Update to align with package model in R1 97/12397/1
authorLianhao Lu <lianhao.lu@intel.com>
Thu, 14 Sep 2017 07:48:04 +0000 (15:48 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Thu, 14 Sep 2017 08:57:30 +0000 (16:57 +0800)
commitc2fc078e7f97766223ac942cddf0842f3aae4882
tree397f5ed26e1390f7abe1975f25bb3f63791e5358
parent4d6f1bc25bd38ae68f3ecb73d9b79ffd5a067afb
Update to align with package model in R1

1. Added the support of manifest file, change history file, test directory,
license directory.

2. Added the support of including empty directories in the final csar
package.

Change-Id: I639110b2e92c91ec9c6bf5c505a60bb1d3b63599
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
Issue-Id: VNFSDK-52
cli/__main__.py
packager/csar.py
tests/packager/test_package.py
tests/resources/csar/ChangeLog.txt [new file with mode: 0644]
tests/resources/csar/Tests/test [new file with mode: 0644]
tests/resources/csar/test_entry.mf [new file with mode: 0644]