PyKMIP/kmip
Peter Hamilton 4a3769e113 Adding dynamic operation policy loading to the KMIP server
This change adds support for dynamic operation policy loading.
The server config file now supports a 'policy_path' option that
points to a filesystem directory. Each file in the directory
should contain a JSON policy object. The KMIP server will scan
this directory and attempt to load all valid policies it finds.
The results of this process will be logged.
2016-11-10 10:39:16 -05:00
..
core Adding dynamic operation policy loading to the KMIP server 2016-11-10 10:39:16 -05:00
demos Removing default log configuration and usage 2016-04-05 11:49:27 -04:00
pie Adding operation policy enforcement to the KMIP server engine 2016-10-14 12:59:12 -04:00
services Adding dynamic operation policy loading to the KMIP server 2016-11-10 10:39:16 -05:00
tests Adding dynamic operation policy loading to the KMIP server 2016-11-10 10:39:16 -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