PyKMIP/kmip/services
Peter Hamilton 381e072bb7 Updating the server to allow optional policy_path values
This change updates the server, updating how it processes config
values and allowing it to handle optional or ommitted policy_path
values. This fixes a bug where users could not leave the
policy_path config file unset, in addition to a bug that forced
users to use '/etc/pykmip/policies' as their policy directory.

Fixes #210
2016-11-28 13:49:19 -05:00
..
server Updating the server to allow optional policy_path values 2016-11-28 13:49:19 -05:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
kmip_client.py Fixing potential undefined variable error in client open 2016-11-11 14:49:07 -05:00
results.py Adding KMIPProxy support for the GetAttributeList operation 2015-08-31 12:06:49 -04:00