X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=heat%2FvLB_HPA%2FMANIFEST.json;fp=heat%2FvLB_HPA%2FMANIFEST.json;h=b22a67f3a6d1e16f8aa964a39042bd602b4ee15d;hb=19c6745bf333d397766346484cf90a9cd603b56a;hp=0000000000000000000000000000000000000000;hpb=fef48de39d7843e5b4018a4c3f618f84d30047b4;p=demo.git diff --git a/heat/vLB_HPA/MANIFEST.json b/heat/vLB_HPA/MANIFEST.json new file mode 100644 index 00000000..b22a67f3 --- /dev/null +++ b/heat/vLB_HPA/MANIFEST.json @@ -0,0 +1,28 @@ +{ + "name": "virtualLoadBalancer", + "description": "", + "data": [ + { + "file": "base_vlb.yaml", + "type": "HEAT", + "isBase": "true", + "data": [ + { + "file": "base_vlb.env", + "type": "HEAT_ENV" + } + ] + }, + { + "file": "dnsscaling.yaml", + "type": "HEAT", + "isBase": "false", + "data": [ + { + "file": "dnsscaling.env", + "type": "HEAT_ENV" + } + ] + } + ] +} \ No newline at end of file