vLB heat templates for HPA
[demo.git] / heat / vLB_HPA / MANIFEST.json
diff --git a/heat/vLB_HPA/MANIFEST.json b/heat/vLB_HPA/MANIFEST.json
new file mode 100644 (file)
index 0000000..b22a67f
--- /dev/null
@@ -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