mirror of
https://github.com/openkmip/pykmip
synced 2026-01-04 01:23:25 +00:00
This change updates Locate operation support in the PyKMIP server, allowing users to filter objects based on the object's Operation Policy Name. Unit tests and integration tests have been added to test and verify the correctness of this feature. Additionally, the Locate demo scripts have also been updated to support Operation Policy Name filtering. Simply use the "--operation-policy-name" flag to specify an Operation Policy Name string value for the Locate script to filter on.