Correct invalid key/value in vnfsdk manifest file 73/38373/1
authorLianhao Lu <lianhao.lu@intel.com>
Mon, 26 Mar 2018 05:46:13 +0000 (13:46 +0800)
committerLianhao Lu <lianhao.lu@intel.com>
Mon, 26 Mar 2018 05:46:13 +0000 (13:46 +0800)
The key/value in the manifest file used in vnfsdk pkgtools integration
test was set wrong. Now with the new features of validation those
key/values are being added into vnfsdk pkgtools, we need to correct it
to avoid failure.

Change-Id: Iab56dfe9037be0d74b05e9d175e60419e8fc765e
Issue-ID: VNFSDK-174
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
test/csit/tests/vnfsdk-pkgtools/tosca-metadata/csar/test_entry.mf

index 710d1a2..4441457 100644 (file)
@@ -1,5 +1,5 @@
 metadata:
 vnf_product_name: test
 vnf_provider_id: test
-vnf_pacakage_version: 1.0
-vnf_release_date_time: 2017.09.15T15:00+8:00
+vnf_package_version: 1.0
+vnf_release_data_time: 2017-09-15T15:00:03+08:00