Manifest file isn't return in Read-VNFD-PKG

Bug #1886127 reported by Hiroo Kitamura
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Won't Fix
Medium
Yasufumi Ogawa

Bug Description

When "Read VNFD of an individual VNF package" is executed after "Instantiate a VNF instance" using VNF Package including manifest file is completed, the manifest file cannot be retrieved.
If following the SOL specification, it should also be able to retrieve the manifest file.

* VNF Package with manifest file
$ unzip -Z sample_pkg.zip
Archive: sample_pkg.zip
Zip file size: 12180085 bytes, number of entries: 8
drwxrwxr-x 3.0 unx 0 bx stor 20-Jul-02 18:42 Definitions/
-rw-rw-r-- 3.0 unx 53276 tx defN 20-Jul-02 18:42 Definitions/sample_vnfd_all_in_one_int.yaml
drwxrwxr-x 3.0 unx 0 bx stor 20-Jul-02 18:42 Files/
drwxrwxr-x 3.0 unx 0 bx stor 20-Jul-02 18:42 Files/images/
-rwxrwxr-x 3.0 unx 12716032 bx defN 20-May-15 17:43 Files/images/cirros-0.4.0-x86_64-disk.img
-rw-rw-r-- 3.0 unx 192 tx defN 20-Jul-02 18:42 MRF.mf
drwxrwxr-x 3.0 unx 0 bx stor 20-Jul-02 18:42 TOSCA-Metadata/
-rw-rw-r-- 3.0 unx 256 tx defN 20-Jul-02 18:42 TOSCA-Metadata/TOSCA.meta
8 files, 12769756 bytes uncompressed, 12178717 bytes compressed: 4.6%

* Operations
$ openstack vnf package create
+-------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| Field | Value |
+-------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
| ID | 61c514f9-0c15-41b5-aa7d-72f877dbafa6 |
(...snip...)
$ openstack vnf package upload --path sample_pkg.zip 61c514f9-0c15-41b5-aa7d-72f877dbafa6
(...snip...)
$ openstack vnf package download --vnfd --type application/zip --file vnfd_download.zip 61c514f9-0c15-41b5-aa7d-72f877dbafa6
$ unzip -Z vnfd_download.zip
Archive: vnfd_download.zip
Zip file size: 8929 bytes, number of entries: 2
?rw------- 2.0 unx 255 b- defN 20-Jul-03 11:07 TOSCA-Metadata/TOSCA.meta
?rw------- 2.0 unx 49045 b- defN 20-Jul-03 11:07 Definitions/sample_vnfd_all_in_one_int.yaml
2 files, 49300 bytes uncompressed, 8619 bytes compressed: 82.5%

* Specification
GS SOL005 v2.6.1 clause 9.4.4.3.2
The default format of the ZIP file shall be the one specified in ETSI GS NFV-SOL 004 [5] where only the YAML files representing the VNFD, and information necessary to navigate the ZIP file and to identify the file that is the entry point for parsing the VNFD (such as TOSCA-meta or manifest files or naming conventions) are included.

Changed in tacker:
assignee: nobody → Yoshito Ito (ito.yoshito)
Yasufumi Ogawa (yasufum)
Changed in tacker:
importance: Undecided → Medium
Yasufumi Ogawa (yasufum)
Changed in tacker:
assignee: Yoshito Ito (ito.yoshito) → Yasufumi Ogawa (yasufum)
Revision history for this message
Hiromu Asahina (h-asahina) wrote :

Hi,

As it's been a long time since this bug was reported, I'd like to confirm the current status. Are you still having trouble? or you have solved the problem by simply updating Tacker?

Yasufumi Ogawa (yasufum)
Changed in tacker:
status: New → In Progress
Yasufumi Ogawa (yasufum)
Changed in tacker:
status: In Progress → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.