From 1f3c8d6b67fcfdc0bcb95d3b283b232a4bb56cbb Mon Sep 17 00:00:00 2001 From: Itohan Date: Fri, 24 May 2019 23:52:26 +0000 Subject: Modified hpa_automation.py script -Added more files required to run this script -Added a README file -Added sample hpa polices Issue-ID: INT-905 INT-904 INT-794 Signed-off-by: Itohan Ukponmwan Change-Id: I5c77924863a9517ecaf7caaeb860c3c113a7b9d2 --- test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt (limited to 'test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt') diff --git a/test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt b/test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt new file mode 100644 index 000000000..075c7349e --- /dev/null +++ b/test/hpa_automation/heat/sample_vfw_policies/vnf_policy.txt @@ -0,0 +1 @@ +{\"service\":\"vnfPolicy\",\"guard\":\"False\",\"content\":{\"policyType\":\"vnfPolicy\",\"policyScope\":[\"vfw\",\"us\",\"international\",\"ip\"],\"identity\":\"vnf_vFW\",\"resources\":[\"vFW\",\"resource_name\"],\"applicableResources\":\"any\",\"vnfProperties\":[{\"equipmentRole\":\"\",\"inventoryProvider\":\"aai\",\"inventoryType\":\"cloud\",\"serviceType\":\"\",\"customerId\":\"\",\"orchestrationStatus\":\"\"}]},\"priority\":\"6\",\"templateVersion\":\"OpenSource.version.1\",\"riskLevel\":\"3\",\"description\":\"vnfPolicy\",\"policyName\":\"OSDF_CASABLANCA.vnfPolicy_vFWHPA_3\",\"version\":\"test1\",\"riskType\":\"test\"} -- cgit 1.2.3-korg