summaryrefslogtreecommitdiffstats
path: root/lib/auto/testcase/vnf/vbng/MANIFEST.json
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-03-13 10:52:01 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-03-13 10:52:01 +0800
commit206c5a988ab003af7c04b82044eb565d8b3bcfb7 (patch)
treeea8acb86a0d681f95b768578430fba08a19226f5 /lib/auto/testcase/vnf/vbng/MANIFEST.json
parentee1c7bae9fd29ef2ac2ca04bbccb73230723c3ce (diff)
Modify repo structure
JIRA: - 1. keep modules in lib directory instead of auto Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'lib/auto/testcase/vnf/vbng/MANIFEST.json')
-rw-r--r--lib/auto/testcase/vnf/vbng/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/auto/testcase/vnf/vbng/MANIFEST.json b/lib/auto/testcase/vnf/vbng/MANIFEST.json
new file mode 100644
index 0000000..0b34111
--- /dev/null
+++ b/lib/auto/testcase/vnf/vbng/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vcpe_vbng.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vcpe_vbng.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}