diff options
author | DR695H <dr695h@att.com> | 2017-10-18 11:43:23 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2017-10-19 13:55:49 -0400 |
commit | 4964a1b70c9b5f0e990447384a1ee70c84ee4c81 (patch) | |
tree | 2295b77622bbdc6a282c90edd4ab31663d73403d /robot/assets/asdc/base_clearwater/MANIFEST.json | |
parent | 26dd72a0720f90726856bb1f510c30d62810fd87 (diff) |
removing clearwater ims example vnf
[INT-281] removing clearwater ims example vnf
Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/asdc/base_clearwater/MANIFEST.json')
-rw-r--r-- | robot/assets/asdc/base_clearwater/MANIFEST.json | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/robot/assets/asdc/base_clearwater/MANIFEST.json b/robot/assets/asdc/base_clearwater/MANIFEST.json deleted file mode 100644 index f2beda9e..00000000 --- a/robot/assets/asdc/base_clearwater/MANIFEST.json +++ /dev/null @@ -1,52 +0,0 @@ -{ - "name": "Project Clearwater", - "description": "Project Clearwater IMS", - "data": [ - { - "file": "base_clearwater.yaml", - "type": "HEAT", - "isBase": "true", - "data": [ - { - "file": "base_clearwater.env", - "type": "HEAT_ENV" - } - ] - }, - { - "file": "bono.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "dns.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "ellis.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "homer.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "homestead.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "ralf.yaml", - "type": "HEAT", - "isBase": "false" - }, - { - "file": "sprout.yaml", - "type": "HEAT", - "isBase": "false" - } - ] -} |