diff options
author | Brian Freeman <bf1936@att.com> | 2020-05-21 14:54:06 +0000 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2020-05-21 15:29:20 +0000 |
commit | 2892dcf9b4d8f11e923d8f11699e0d7e776d31e9 (patch) | |
tree | b47fd34edb1634228322b43a8841a127f4bef12f /heat/vFWCL_DANOS/vPKG/MANIFEST.json | |
parent | bbabc30d68b8bf47763d6d8f7b99b95ee6f82900 (diff) |
Fix lint and systemctl issues
removed vFWCL_DANOS since it was repalced with shorter VFWCLDN
Issue-ID: INT-1566
Change-Id: I3d928795e903b584d4d6ca9f1bf631e692317ee8
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'heat/vFWCL_DANOS/vPKG/MANIFEST.json')
-rw-r--r-- | heat/vFWCL_DANOS/vPKG/MANIFEST.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/heat/vFWCL_DANOS/vPKG/MANIFEST.json b/heat/vFWCL_DANOS/vPKG/MANIFEST.json deleted file mode 100644 index 482b4294..00000000 --- a/heat/vFWCL_DANOS/vPKG/MANIFEST.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "", - "description": "", - "data": [ - { - "file": "base_vpkg.yaml", - "type": "HEAT", - "isBase": "true", - "data": [ - { - "file": "base_vpkg.env", - "type": "HEAT_ENV" - } - ] - } - ] -} |