mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-12-16 01:54:39 +01:00
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.