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