tacker/tacker/tests/etc/samples/etsi/nfv/sample_vnfpkg_tosca_vnfd
Shubham 01cf3efd4c Convert software image properties to byte
Convert softwareImage properties such as 'min_disk', 'min_ram' and
'size' to bytes before storing it to 'vnf_software_images' db table.
Since the size in bytes will be a large number, the type of
'min_disk' and 'min_ram' columns of 'vnf_software_images' tables has
been changed to BigInt.

Closes-Bug: #1879436
Co-Authored-By: Prashant Bhole <prash.bhole@gmail.com>
Change-Id: I3bf839783863f84f507d9b15c6eab6250d9f5d30
2020-11-06 04:32:06 +00:00
..
Definitions Convert software image properties to byte 2020-11-06 04:32:06 +00:00
TOSCA-Metadata Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00