mirror of
https://github.com/openkmip/pykmip
synced 2026-01-07 11:03:16 +00:00
This change adds an abstract base class defining the client interface for all future PyKMIP clients. Required arguments for different operations are explicitly specified. A basic sanity unit test suite is included.