diff options
author | Sirisha_Manchikanti <sirisha.manchikanti@est.tech> | 2022-02-28 15:09:00 +0000 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2022-03-08 13:21:29 +0000 |
commit | 0f30b5b0aad2bfed9f30ff28fb5312b7838825de (patch) | |
tree | d667f60e17f79119591261bc67adc8a3af9e65f3 /catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json | |
parent | a8dc9814f491649e59bcfa17039615cd71477db1 (diff) |
Rename ControlLoop to AutomationComposition
This commit is to keep ControlLoop nomenclature in SDC aligned to
changes in https://jira.onap.org/browse/POLICY-3938 where "Control Loop"
is renamed as "Automation Composition"
Issue-ID: SDC-3891
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I8be013e564b780e9196c116d31b5c4c4d4b72662
Diffstat (limited to 'catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json')
-rw-r--r-- | catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json b/catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json index 988ed75a05..c230e9bdf9 100644 --- a/catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json +++ b/catalog-ui/cypress/fixtures/service-proxy-tabs/service-proxy.json @@ -42,7 +42,7 @@ "artifactVersion": "0", "empty": false }, - "controlloopfunctions": { + "automationcompositionfunctions": { "duplicated": false, "creationDate": 1564291546187, "timeout": 0, @@ -52,11 +52,11 @@ "updaterFullName": "Carlos Santana", "lastUpdateDate": 1564291546187, "generated": false, - "uniqueId": "241a0305-4f6b-4796-ba27-bbb12558753f.controlloopfunctions", + "uniqueId": "241a0305-4f6b-4796-ba27-bbb12558753f.automationcompositionfunctions", "artifactType": "OTHER", "creatorFullName": "Carlos Santana", - "artifactDisplayName": "Control Loop Functions", - "artifactLabel": "controlloopfunctions", + "artifactDisplayName": "Automation Composition Functions", + "artifactLabel": "automationcompositionfunctions", "artifactGroupType": "INFORMATIONAL", "mandatory": true, "isFromCsar": false, @@ -2944,7 +2944,7 @@ "conformanceLevel": "9.0", "lastUpdateDate": 1564567405383, "allArtifacts": { - "controlloopfunctions": { + "automationcompositionfunctions": { "duplicated": false, "creationDate": 1564291546187, "timeout": 0, @@ -2954,11 +2954,11 @@ "updaterFullName": "Carlos Santana", "lastUpdateDate": 1564291546187, "generated": false, - "uniqueId": "241a0305-4f6b-4796-ba27-bbb12558753f.controlloopfunctions", + "uniqueId": "241a0305-4f6b-4796-ba27-bbb12558753f.automationcompositionfunctions", "artifactType": "OTHER", "creatorFullName": "Carlos Santana", - "artifactDisplayName": "Control Loop Functions", - "artifactLabel": "controlloopfunctions", + "artifactDisplayName": "Automation Composition Functions", + "artifactLabel": "automationcompositionfunctions", "artifactGroupType": "INFORMATIONAL", "mandatory": true, "isFromCsar": false, |