aboutsummaryrefslogtreecommitdiffstats
path: root/auto/testcase/vnf/vgw/MANIFEST.json
diff options
context:
space:
mode:
Diffstat (limited to 'auto/testcase/vnf/vgw/MANIFEST.json')
-rw-r--r--auto/testcase/vnf/vgw/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/auto/testcase/vnf/vgw/MANIFEST.json b/auto/testcase/vnf/vgw/MANIFEST.json
new file mode 100644
index 0000000..8178b1e
--- /dev/null
+++ b/auto/testcase/vnf/vgw/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vcpe_vgw.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vcpe_vgw.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}