tacker/samples
Naoaki Horie 96ca43483d Running the VNF LCM instantiate using the sample vnf package fails
The CSAR file for VNF package registered as a sample fails to run
the VNF LCM instantiate. The cause of this issue is typo and invalid
definition for the VNFD. I think that the csar zip file for uploaded VNF
package should be able to run the VNF LCM instantiate normally.
Therefore, fix typo and invalid definition for the VNFD in the CSAR file.

Also, fix to the following settings that has a dependent on environment
because the current VNFD can only be run in the limited environment.

* Change hash algorithm from sha-256 to sha-512 according
  the Glance default hash algorithm
* Change from 8192 MB to 256 MB in the `min_ram` size of
  the VirtualStorage to work even in a low specification environment
* Delete `CP1.properties.vnic_type` to work even under a virtual
  environment

Change-Id: Icccaa523d33115e8b7ec0a6fd7e9c5f177d0a363
Closes-Bug: #1886124
(cherry picked from commit b397d01a3e)
2020-10-02 18:26:01 +09:00
..
images remove external dependency from devstack 2020-02-21 15:48:09 +09:00
mistral/workflows Parameter changed from mgmt_url to mgmt_ip_address 2019-01-31 10:08:17 +00:00
tosca-templates Fix issue in 'post_process_heat_template' function 2019-03-26 11:13:43 +00:00
vim Revise installation guides 2020-07-21 17:25:52 +00:00
vnf_packages Running the VNF LCM instantiate using the sample vnf package fails 2020-10-02 18:26:01 +09:00