diff options
author | Ankitkumar Patel <ankit@research.att.com> | 2018-03-27 15:02:46 -0400 |
---|---|---|
committer | Ankitkumar Patel <ankit@research.att.com> | 2018-03-27 15:16:29 -0400 |
commit | ca43ea7c87abbcaa71617de50598449ff5ff007c (patch) | |
tree | 072f8ed4673d14a042646107e564d0143902caf1 /test/policy-local-files/hpa_policy_vGMuxInfra_1.json | |
parent | a775ec8b904a0ea7ed863726ffe7f7d9b363d47a (diff) |
Updated the conductor adaptor
Updated the conductor adaptor code.
Issue-ID: OPTFRA-207
Change-Id: I41bd6f2e39bc5ca6d2d27539772175363590416f
Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
Diffstat (limited to 'test/policy-local-files/hpa_policy_vGMuxInfra_1.json')
-rw-r--r-- | test/policy-local-files/hpa_policy_vGMuxInfra_1.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/policy-local-files/hpa_policy_vGMuxInfra_1.json b/test/policy-local-files/hpa_policy_vGMuxInfra_1.json index 7b68578..a3403f0 100644 --- a/test/policy-local-files/hpa_policy_vGMuxInfra_1.json +++ b/test/policy-local-files/hpa_policy_vGMuxInfra_1.json @@ -9,10 +9,10 @@ "riskLevel": "2", "guard": "False", "content": { - "resources": "vGMuxInfra", + "resources": ["vGMuxInfra"], "identity": "hpaPolicy_vGMuxInfra", "policyScope": ["vCPE", "US", "INTERNATIONAL", "ip", "vGMuxInfra", "hpaPolicy"], - "policyType": "hpaPolicy", + "policyType": "hpa", "flavorFeatures": [ { "flavorLabel": "flavor_label_vm_01", |