Fix vf-c parse inject_files with error 30/70730/1
authorHuang Haibin <haibin.huang@intel.com>
Thu, 18 Oct 2018 11:55:02 +0000 (19:55 +0800)
committerHuang Haibin <haibin.huang@intel.com>
Thu, 18 Oct 2018 11:57:42 +0000 (19:57 +0800)
commit25ab978a9a07a9bc5c4026b16df20511db399c42
treea51a36b31a05ebd0126fe512569a36ede4d912d4
parent6979eccfb75623febf332c237d9b03d99da48e80
Fix vf-c parse inject_files with error

Change-Id: I4ae3f236e12345211050ba04eb74d709c08ea9f3
Issue-ID: VFC-1157
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
17 files changed:
catalog/pub/utils/toscaparser/testdata/vnf/infra.csar [deleted file]
catalog/pub/utils/toscaparser/testdata/vnf/vbng.csar [deleted file]
catalog/pub/utils/toscaparser/testdata/vnf/vbrgemu.csar [deleted file]
catalog/pub/utils/toscaparser/testdata/vnf/vcpedpdk/infra.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpedpdk/vbng.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpedpdk/vbrgemu.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpedpdk/vgmux.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpedpdk/vgw.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpesriov/infra.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpesriov/vbng.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpesriov/vbrgemu.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpesriov/vgmux.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vcpesriov/vgw.csar [new file with mode: 0644]
catalog/pub/utils/toscaparser/testdata/vnf/vgmux.csar [deleted file]
catalog/pub/utils/toscaparser/testdata/vnf/vgw.csar [deleted file]
catalog/pub/utils/toscaparser/tests.py
catalog/pub/utils/toscaparser/vnfdmodel.py