diff options
author | xg353y <xg353y@intl.att.com> | 2017-11-03 16:16:16 +0100 |
---|---|---|
committer | xg353y <xg353y@intl.att.com> | 2017-11-03 21:02:20 +0100 |
commit | da4caf492050e17c1aaa8915064659a16e060d8d (patch) | |
tree | de359e80745e77725187bd800ed4d0801715f174 /src/test/resources/example/tca-policy-req/tca-policy-expected.json | |
parent | be0c6335f150d36bf50518e42dc2a03eae69dfb3 (diff) |
Update the policyName send to Policy
Change-Id: Ib8ef7feb2404b15f215a1a7967d3af7d6ac89da0
Issue-Id: CLAMP-62
Signed-off-by: xg353y <xg353y@intl.att.com>
Diffstat (limited to 'src/test/resources/example/tca-policy-req/tca-policy-expected.json')
-rw-r--r-- | src/test/resources/example/tca-policy-req/tca-policy-expected.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/resources/example/tca-policy-req/tca-policy-expected.json b/src/test/resources/example/tca-policy-req/tca-policy-expected.json index 2ade75f1e..b71328dd9 100644 --- a/src/test/resources/example/tca-policy-req/tca-policy-expected.json +++ b/src/test/resources/example/tca-policy-req/tca-policy-expected.json @@ -6,7 +6,7 @@ "uuid": "test", "policyScope": "resource=SampleResource,service=SampleService,type=SampleType,closedLoopControlName=ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e", "templateVersion": "OpenSource.version.1", - "policyName": "DCAE.Config_example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4", + "policyName": "example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4", "description": "MicroService vCPE Policy", "priority": "1", "riskType": "SampleRiskType", @@ -20,7 +20,7 @@ "eventName": "vFirewallBroadcastPackets", "controlLoopSchemaType": "VNF", "policyScope": "DCAE", - "policyName": "DCAE.Config_example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4", + "policyName": "example_model01.ClosedLoop_FRWL_SIG_fad4dcae_e498_11e6_852e_0050568c4ccf_TCA_1jy9to4", "policyVersion": "v0.0.1", "thresholds": [ { |