summaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2022-11-07 17:45:22 +0000
committerGerrit Code Review <gerrit@onap.org>2022-11-07 17:45:22 +0000
commit2c44adf32972705eb96ac5cb17a70f3de7a7fdb3 (patch)
treebadd3baf9f3bcfeecf2f1a9681daba48201c9ed8 /controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties
parent44a9372a814736289e89289d18fac006df4a260d (diff)
parent4b5cbc8b1bc57316dd1cad554fad98235d361053 (diff)
Merge "Support A1 PMS Actor for SON use case"
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties')
-rw-r--r--controlloop/common/feature-controlloop-management/src/main/feature/config/event-manager.properties6
1 files changed, 5 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 097d4fd02..de3537aee 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
@@ -2,7 +2,7 @@
# ============LICENSE_START======================================================
# ONAP
# ===============================================================================
-# Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2020-2022 AT&T Intellectual Property. All rights reserved.
# Modifications Copyright (C) 2022 CTC, Inc. and others.
# ===============================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -71,6 +71,10 @@ actor.service.SDNR.sinkTopic=SDNR-CL
actor.service.SDNR.sourceTopic=SDNR-CL-RSP
actor.service.SDNR.operations.any.placeholder=
+actor.service.A1P.sinkTopic=A1-P
+actor.service.A1P.sourceTopic=A1-P-RSP
+actor.service.A1P.operations.any.placeholder=
+
actor.service.SO.clientName=SO
actor.service.SO.pollPath=orchestrationRequests/v5/
actor.service.SO.maxPolls=20