remvoing json templater use
[integration/csit.git] / tests / policy / engine / oofpolicy_HPA_R1.jinja
similarity index 96%
rename from tests/policy/engine/oofpolicy_HPA_R1.template
rename to tests/policy/engine/oofpolicy_HPA_R1.jinja
index 3a170b2..6834ceb 100644 (file)
@@ -1,6 +1,6 @@
 {    
        "configBody": "{\"service\":\"hpaPolicy\",\"policyName\":\"testWorkingTOSCA\",\"description\":\"testing\",\"templateVersion\":\"OpenSource.version.1\",\"version\":\"CSIT\",\"priority\":\"5\",\"riskType\":\"SampleRiskType\",\"riskLevel\":\"3\",\"guard\":\"False\",\"content\":{\"identity\":\"testIdentity\",\"policyScope\":[\"test1\",\"test2\",\"test3\"],\"policyType\":\"hpaPolicy\",\"resources\":\"testResources1\",\"flavorFeatures\":[{\"flavorLabel\":\"testFlavor\",\"flavorProperties\":[{\"score\":\"testScore\",\"featureAttributes\":[{\"unit\":\"testUnit\",\"attribute\":\"teatFeatureAttribute\",\"value\":\"testValue\",\"operator\":\"any\"}],\"mandatory\":\"testMandatory\",\"hpaFeature\":\"testHAPFeature\",\"architecture\":\"testArch\"}]}]}}",
        "policyConfigType": "Optimization",
-       "policyName": "${policy_name}",
+       "policyName": "{{policy_name}}",
        "onapName": "OOF"
 }