diff options
author | Jim Hahn <jrh3@att.com> | 2020-04-08 14:40:37 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-04-08 15:15:46 -0400 |
commit | dc272e0912390292fa09e84d56380ac3697250cd (patch) | |
tree | 218baf4789dc13a076dee9d5201755a80f3e2c70 /controlloop/common/feature-controlloop-management/src/main/feature/config | |
parent | ac944dfa70a320de56ee28b5007fcc33a7165643 (diff) |
Add SDNR notifications to frankfurt rules
Issue-ID: POLICY-2468
Change-Id: Ibf4d3e5f62fa3106028dcf85050c270b8eab0a89
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/main/feature/config')
-rw-r--r-- | controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |