diff options
author | DR695H <dr695h@att.com> | 2019-05-09 16:49:40 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-05-09 16:50:28 -0400 |
commit | 0772b9ce9d9fa86e5805aba781388671369b9043 (patch) | |
tree | 0a57ee37e1dca1a0d452a9063b93adcb305083f0 /robot/assets/asdc/base_vcpe_vgw/MANIFEST.json | |
parent | 910097ed0b1f7922715bfead98d3be6809fe2479 (diff) |
remove items that are in demo now
starting in beijing the heat templates are no longer in the testsuite
repo
Change-Id: If1e6e888508fca5ca5ab8d876a4eb633407e0498
Issue-ID: TEST-148
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/asdc/base_vcpe_vgw/MANIFEST.json')
-rw-r--r-- | robot/assets/asdc/base_vcpe_vgw/MANIFEST.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/robot/assets/asdc/base_vcpe_vgw/MANIFEST.json b/robot/assets/asdc/base_vcpe_vgw/MANIFEST.json deleted file mode 100644 index f99303e4..00000000 --- a/robot/assets/asdc/base_vcpe_vgw/MANIFEST.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "", - "description": "", - "data": [ - { - "file": "base_vcpe_vgw.yaml", - "type": "HEAT", - "isBase": "true", - "data": [ - { - "file": "base_vcpe_vgw.env", - "type": "HEAT_ENV" - } - ] - } - ] -} |