PyKMIP/kmip/pie
Peter Hamilton a81233aa2a Update the Register payloads
This change updates the Register payloads to the current payload
format, adding properties for different payload attributes and
adding comparison and string operators. Changes are also made to
the PyKMIP clients and the surrounding testing infrastructure to
reflect the payload changes. An official unit test suite for the
Register payloads has also been included, which will eventually
replace the existing Register message tests elsewhere in the test
suite.

This change prepares the Register payloads for future updates to
support KMIP 2.0.
2019-03-06 13:37:39 -05:00
..
__init__.py Update the kmip package to support importing the client 2017-10-11 10:19:22 -04:00
client.py Update the Register payloads 2019-03-06 13:37:39 -05:00
exceptions.py Modify KmipOperationFailure to expose status/reason/message attributes 2017-04-04 11:36:05 -07:00
factory.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
objects.py Rename the CertificateTypeEnum enum to CertificateType 2017-10-11 08:24:55 -04:00
sqltypes.py Update the object data model to support storing key wrapping data 2017-09-30 16:56:02 -04:00