diff options
Diffstat (limited to 'controlloop/common/controller-frankfurt/src/test')
-rw-r--r-- | controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties b/controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties index a978bc1a0..bd2797b16 100644 --- a/controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties +++ b/controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties @@ -38,6 +38,7 @@ actor.service.GUARD.operations.Decision.path=decision actor.service.AAI.clientName=AAI actor.service.AAI.operations.CustomQuery.path=aai/v16/query +actor.service.AAI.operations.Pnf.path=aai/v16/network/pnfs/pnf actor.service.AAI.operations.Tenant.path=aai/v16/search/nodes-query actor.service.APPC.sinkTopic=APPC-LCM-READ |