Add properties needed by A&AI PNF Operation 71/106271/1
authorJim Hahn <jrh3@att.com>
Mon, 20 Apr 2020 12:41:34 +0000 (08:41 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 20 Apr 2020 12:41:34 +0000 (08:41 -0400)
Added properties needed by A&AI PNF Operation.

Issue-ID: POLICY-2505
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I58966faf9eb9900123a085bf8093050440c15170

controlloop/common/controller-frankfurt/src/test/resources/config/event-manager.properties
controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties

index a978bc1..bd2797b 100644 (file)
@@ -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
index 9359dad..ea9569a 100644 (file)
@@ -39,6 +39,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