2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-04 09:33:37 +00:00

Add ObjectGroup support to the server

This change ObjectGroup attribute support to the server, allowing
for the storage and retrieval of the new attribute in addition to
object filtering based on its value. New unit tests have been
added to cover the new changes.
This commit is contained in:
Peter Hamilton
2019-10-10 17:34:28 -04:00
committed by Peter Hamilton
parent 1b81fff431
commit 009e8cecc9
3 changed files with 133 additions and 8 deletions

View File

@@ -875,7 +875,7 @@ class AttributePolicy(object):
False,
False,
False,
False,
True,
(
enums.Operation.CREATE,
enums.Operation.CREATE_KEY_PAIR,