diff options
Diffstat (limited to 'controlloop/common/controller-usecases/src')
-rw-r--r-- | controlloop/common/controller-usecases/src/test/resources/config/event-manager.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/controller-usecases/src/test/resources/config/event-manager.properties b/controlloop/common/controller-usecases/src/test/resources/config/event-manager.properties index 10917f409..076d6077a 100644 --- a/controlloop/common/controller-usecases/src/test/resources/config/event-manager.properties +++ b/controlloop/common/controller-usecases/src/test/resources/config/event-manager.properties @@ -35,6 +35,7 @@ actor.service.XACML.onapName=my-onap-name actor.service.XACML.onapComponent=my-onap-component actor.service.XACML.onapInstance=my-onap-instance actor.service.XACML.operations.Guard.path=decision +actor.service.XACML.operations.Guard.action=guard actor.service.AAI.clientName=AAI actor.service.AAI.operations.CustomQuery.path=aai/v21/query |