diff options
author | a.sreekumar <ajith.sreekumar@est.tech> | 2020-03-11 16:28:57 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@est.tech> | 2020-03-11 18:33:22 +0000 |
commit | 29fc835b59417cb575730c24b8689527182fba8b (patch) | |
tree | 2f24b81245a87b2d74b7e94b2d4bfb85eb7b2ca1 /tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json | |
parent | 4b938ffd66e2c32b17807783a85d19052838a36b (diff) |
Fixing policy csits with the tosca version change
Also making the apex test policy changes related to rhino migration.
Change-Id: I20f6c87bf6e2208840eb62a8109f8a98d67e0327
Issue-ID: POLICY-1402
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
Diffstat (limited to 'tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json')
-rw-r--r-- | tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json b/tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json index 371b9801..c6b2ad2d 100644 --- a/tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json +++ b/tests/policy/api/data/vCPE.policy.monitoring.input.tosca.v2.json @@ -1,5 +1,5 @@ { - "tosca_definitions_version": "tosca_simple_yaml_1_0_0", + "tosca_definitions_version": "tosca_simple_yaml_1_1_0", "topology_template": { "policies": [ { |