aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/deployment/src/MANIFEST.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/pnfsimulator/deployment/src/MANIFEST.json')
-rw-r--r--test/mocks/pnfsimulator/deployment/src/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/deployment/src/MANIFEST.json b/test/mocks/pnfsimulator/deployment/src/MANIFEST.json
new file mode 100644
index 000000000..fecdda996
--- /dev/null
+++ b/test/mocks/pnfsimulator/deployment/src/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "simulators_heat_template.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "simulators_heat_template.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}