tacker/tacker/vnflcm
Yoshito Ito 2274c780be Fix: flavour_description is not updated when instantiating
"flavour_description" and other properties for top-level VNFD
should be updated in instantiation. Otherwise, it may fail
with the default of "" (empty string).

This patch fixes the issue for updating the properties in
instantiation and adds a UT case for vnflcm.utils.

Change-Id: I7f2a36cd67eeea5497adc4d38efffd0230e90ec9
Closes-Bug: #1882869
2020-07-27 12:10:51 +09:00
..
__init__.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
abstract_driver.py Add terminate vnf instance API 2020-04-22 07:42:33 +00:00
utils.py Fix: flavour_description is not updated when instantiating 2020-07-27 12:10:51 +09:00
vnflcm_driver.py Add missing white spaces between words 2020-05-25 07:58:13 +08:00