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:
committed by
Peter Hamilton
parent
1b81fff431
commit
009e8cecc9
@@ -875,7 +875,7 @@ class AttributePolicy(object):
|
||||
False,
|
||||
False,
|
||||
False,
|
||||
False,
|
||||
True,
|
||||
(
|
||||
enums.Operation.CREATE,
|
||||
enums.Operation.CREATE_KEY_PAIR,
|
||||
|
||||
Reference in New Issue
Block a user