diff options
author | Shankaranarayanan Puzhavakath Narayanan <snarayanan@research.att.com> | 2019-11-19 15:04:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-11-19 15:04:35 +0000 |
commit | 34ba229b31758c38a299a163de0007848b5921be (patch) | |
tree | 98713f880c0273d337548b0c24161568d6afd9af /test/placement-tests/request_placement_vfmod.json | |
parent | 5293a382b6463069d4a2cc87806426d74833aa2e (diff) | |
parent | d83fbd6ad8bbd2d0d3184f0df9f6cfa8cc4b96be (diff) |
Merge "Unique field moved to vnf policy"
Diffstat (limited to 'test/placement-tests/request_placement_vfmod.json')
-rw-r--r-- | test/placement-tests/request_placement_vfmod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/placement-tests/request_placement_vfmod.json b/test/placement-tests/request_placement_vfmod.json index 7c3a2e1..e9f1966 100644 --- a/test/placement-tests/request_placement_vfmod.json +++ b/test/placement-tests/request_placement_vfmod.json @@ -74,7 +74,7 @@ }, "inventory_provider": "aai", "service_resource_id": "vPGN-XX", - "unique": "false", + "unique": "False", "inventory_type": "vfmodule", "service_type": "vPGN-XX" }] |