aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vLB_HPA/MANIFEST.json
diff options
context:
space:
mode:
authorItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-05-31 19:39:45 +0000
committerItohan Ukponmwan <itohan.ukponmwan@intel.com>2019-05-31 19:41:10 +0000
commit46f93687fb2c0eafbc8b9a343342b881796eaa9c (patch)
treeb672e93a4851e3b720227bac7fef6a9b495dc09d /heat/vLB_HPA/MANIFEST.json
parentb7be24e3abb6d85e7e1745486509fdf6be010f72 (diff)
Add vFW and vLB HPA files from Casablanca
Issue-ID: INT-1093 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com> Change-Id: Ie4510bf5d23825eec21451afbcd7b25728a42d6a
Diffstat (limited to 'heat/vLB_HPA/MANIFEST.json')
-rw-r--r--heat/vLB_HPA/MANIFEST.json28
1 files changed, 28 insertions, 0 deletions
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