mirror of https://github.com/OpenKMIP/PyKMIP.git
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. |
||
---|---|---|
.. | ||
core | ||
demos | ||
pie | ||
services | ||
tests | ||
__init__.py | ||
pykmip.conf | ||
version.py |