Adapt to TOSCA.meta chagnes in SOL004 v2.6.1 52/98952/1
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 28 Nov 2019 07:12:22 +0000 (15:12 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Fri, 29 Nov 2019 02:11:46 +0000 (10:11 +0800)
commitfdb7c576cf4238228a786aa7cdb808aad2cb72cb
tree0a704125fdcfebbb8cba9748daf45922a337ae11
parent6bdd924968ceccf33a86482aa720609d1c156741
Adapt to TOSCA.meta chagnes in SOL004 v2.6.1

Adapted to changes made in SOL004 v2.6.1 about TOSCA.meta file
content, while still keeps the backward ability to generate SOL004
v2.4.1 compatible csar file.

Issue-ID: VNFSDK-420
Change-Id: I2ea8d001211ea15c8409ee2e2802798a0945f390
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
tests/packager/test_csar.py
tests/packager/test_toscameta.py [new file with mode: 0644]
tests/packager/test_utils.py
tests/resources/TOSCA.meta.sol241 [new file with mode: 0644]
tests/resources/TOSCA.meta.sol261 [new file with mode: 0644]
vnfsdk_pkgtools/cli/__main__.py
vnfsdk_pkgtools/packager/csar.py
vnfsdk_pkgtools/packager/toscameta.py [new file with mode: 0644]
vnfsdk_pkgtools/packager/utils.py
vnfsdk_pkgtools/version.py
vnfsdk_pkgtools/vnfreq/pkg_reqs.py