From 7da98ea5cef2cf122da6a1e64607f9e9a81203b3 Mon Sep 17 00:00:00 2001 From: zhaoyh6 Date: Thu, 28 Apr 2022 10:38:07 +0800 Subject: [PATCH] update Controlloop ModifyCloudLeasedLine path Issue-ID: POLICY-4106 Signed-off-by: zhaoyh6 Change-Id: I240cb7aca62414a7430559fe487280feffef9b23 --- .../src/main/feature/config/event-manager.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a0a745af3..150d20875 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 @@ -78,7 +78,7 @@ actor.service.SO.pollWaitSec=20 actor.service.SO.operations.VF\ Module\ Create.path=serviceInstantiation/v7/serviceInstances actor.service.SO.operations.VF\ Module\ Delete.path=serviceInstances/v7 actor.service.SO.operations.Modify\ NSSI.path=3gppservices/v1/modify -actor.service.SO.operations.ModifyCloudLeasedLine.path=infra/serviceIntent/v1/modify +actor.service.SO.operations.ModifyCloudLeasedLine.path=serviceIntent/v1/modify actor.service.VFC.clientName=VFC actor.service.VFC.pollPath=jobs -- 2.16.6