PyKMIP/kmip
Peter Hamilton 089d126b04 Adding server support for the GetAttributeList operation
This change adds support for the GetAttributeList operation. The
user can specify the ID of a managed object and get back a list
containing the names of all attributes currently set on the object.
The user can also omit the ID and the server will default to using
the ID placeholder for the object ID. New server tests have been
added to cover this feature. The GetAttributeList payloads have
also been updated for consistency with other payloads, requiring
minor updates in other clients and unit tests.
2017-01-05 18:43:11 -05:00
..
core Adding server support for the GetAttributeList operation 2017-01-05 18:43:11 -05:00
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Fixes a mismapped polymorphic identity for X509Certificate objects 2017-01-04 12:01:39 -05:00
services Adding server support for the GetAttributeList operation 2017-01-05 18:43:11 -05:00
tests Adding server support for the GetAttributeList operation 2017-01-05 18:43:11 -05:00
__init__.py Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.6.0 2016-12-14 14:55:58 -05:00