Include list of files in manifest file 53/98953/1
authorLianhao Lu <lianhao.lu@intel.com>
Fri, 29 Nov 2019 02:06:20 +0000 (10:06 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Fri, 29 Nov 2019 02:12:02 +0000 (10:12 +0800)
commit27b733500cf0a0ace5dc5068dc58c0e8ba84d821
tree25cbb011972cdd97c94312882354397c0e188ec2
parentfdb7c576cf4238228a786aa7cdb808aad2cb72cb
Include list of files in manifest file

1. Per SOL004 v2.6.1, the list of files should be in included in the
manifest file even without integrity.

2. Refactor the manifest file parsing code to reduce the complexity.

Change-Id: Iac06dff7f1ca2014e7c1a5b1546ecae1b02ad7c6
Issue-ID: VNFSDK-420
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
tests/packager/test_csar.py
tests/packager/test_manifest.py
vnfsdk_pkgtools/packager/csar.py
vnfsdk_pkgtools/packager/manifest.py