PyKMIP/kmip
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
..
core Adding server support for the GetAttributes operation 2016-12-06 20:24:29 -05:00
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Adding GetAttributes support to the PyKMIP clients 2016-12-06 20:42:17 -05:00
services Updating the server to handle errors during attribute lookup 2016-12-07 09:13:38 -05:00
tests Updating the server to handle errors during attribute lookup 2016-12-07 09:13:38 -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.5.0 2016-04-14 07:58:09 -04:00