Added file digest computation 65/38365/1
authorLianhao Lu <lianhao.lu@intel.com>
Mon, 26 Mar 2018 05:35:22 +0000 (13:35 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Mon, 26 Mar 2018 05:37:37 +0000 (13:37 +0800)
commitcd02d1f9b64957a63ad4b16bac639116975edb22
tree1615d4af58dbe0354649e146e6dd3431977899d0
parent432bca4baa6d704301b0c6e24026018212ecc368
Added file digest computation

Support to compute file digest and save it to manifest file. Also extend
the manifest file module to be able to write content into temporary
file.

Change-Id: If1f3f42799eb527bdeac418d1a40aa203641f628
Issue-ID: VNFSDK-174
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
tests/packager/test_csar.py [moved from tests/packager/test_package.py with 78% similarity]
tests/resources/csar/test_entry.mf
vnfsdk_pkgtools/cli/__main__.py
vnfsdk_pkgtools/packager/csar.py
vnfsdk_pkgtools/packager/manifest.py