From dc272e0912390292fa09e84d56380ac3697250cd Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 8 Apr 2020 14:40:37 -0400 Subject: Add SDNR notifications to frankfurt rules Issue-ID: POLICY-2468 Change-Id: Ibf4d3e5f62fa3106028dcf85050c270b8eab0a89 Signed-off-by: Jim Hahn --- .../src/main/feature/config/event-manager.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controlloop/common/feature-controlloop-management') diff --git a/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties b/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties index 6f925314e..8d770d717 100644 --- a/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties +++ b/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties @@ -68,7 +68,7 @@ actor.service.SDNC.operations.Reroute.path=\ actor.service.SDNR.sinkTopic=SDNR-CL actor.service.SDNR.sourceTopic=SDNR-CL-RSP -actor.service.SDNR.operations.ModifyConfig.placeholder= +actor.service.SDNR.operations.any.placeholder= actor.service.SO.clientName=SO actor.service.SO.pathGet=orchestrationRequests/v5/ -- cgit 1.2.3-korg