diff options
author | zhaoyh6 <zhaoyh6@asiainfo.com> | 2022-04-28 10:38:07 +0800 |
---|---|---|
committer | zhaoyh6 <zhaoyh6@asiainfo.com> | 2022-04-28 10:38:20 +0800 |
commit | 7da98ea5cef2cf122da6a1e64607f9e9a81203b3 (patch) | |
tree | a6d4c4686041a9e6bf3b9aff2d9b5f02d028cc05 /controlloop/common/feature-controlloop-management/src/main/feature/config | |
parent | 7c4e1746e2281c87963810c9f1d6f1a50d961939 (diff) |
update Controlloop ModifyCloudLeasedLine path
Issue-ID: POLICY-4106
Signed-off-by: zhaoyh6 <zhaoyh6@asiainfo.com>
Change-Id: I240cb7aca62414a7430559fe487280feffef9b23
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 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 |