mirror of https://github.com/OpenKMIP/PyKMIP.git
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. |
||
---|---|---|
.. | ||
factories | ||
messages | ||
__init__.py | ||
attributes.py | ||
config_helper.py | ||
enums.py | ||
errors.py | ||
exceptions.py | ||
keys.py | ||
misc.py | ||
objects.py | ||
policy.py | ||
primitives.py | ||
secrets.py | ||
server.py | ||
utils.py |