deb-python-pykmip/kmip/tests/unit
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
pie Merge pull request #238 from cfs-pure/master 2017-01-04 13:24:24 -05:00
services Adding server support for the GetAttributeList operation 2017-01-05 18:43:11 -05:00
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_kmip.py Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00