aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWCL/vFWSNK/MANIFEST.json
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2017-11-04 06:38:25 -0500
committerBrian Freeman <bf1936@att.com>2017-11-04 06:38:38 -0500
commitccf3d0510bfb90708f54ddb3ebef58ba9813feed (patch)
tree5d3c91bd53ac947a735ef89cad1c81b79b147a4a /heat/vFWCL/vFWSNK/MANIFEST.json
parent5dbdc39be5e927c07a486f2f40afd7597c0166cb (diff)
Create 2 VNF form of vFW
Issue-ID: POLICY-409 Change-Id: Ibdc35d01fb891ba044433576f59f100fbb46d313 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'heat/vFWCL/vFWSNK/MANIFEST.json')
-rw-r--r--heat/vFWCL/vFWSNK/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/heat/vFWCL/vFWSNK/MANIFEST.json b/heat/vFWCL/vFWSNK/MANIFEST.json
new file mode 100644
index 00000000..9f4dc524
--- /dev/null
+++ b/heat/vFWCL/vFWSNK/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vfw.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vfw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}