PyKMIP/kmip/tests
Peter Hamilton e2841f1ee5 Updating the server to handle errors during attribute lookup
This change updates the server to better handle exceptions thrown
while looking up the value of different attributes on managed
objects. Some managed objects in PyKMIP don't currently support
attributes they are supposed to. This can cause lookup errors
when using GetAttributes. This change suppresses any exceptions
and simply returns None for the missing attribute value. The
server unit tests have been updated to account for this change.
2016-12-07 09:13:38 -05:00
..
integration Fixing minor pep8 whitespace error in test utilities 2016-11-17 15:09:21 -05:00
unit Updating the server to handle errors during attribute lookup 2016-12-07 09:13:38 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00