tacker/tacker/api
Yi Feng a9cb385452 Fix Patch Individual VNF instance
In the condition when the vnf instance hasn't been instantiated,
an error occurs when Patching Individual VNF instance.

1. Fix the exception caused by the NULL value of vnf's
updated_at field.
2. Fix the exception happened when one of its attributes is not
existed in method to_dict in Class VnfInfoModifications.
3. Fix the problem that vnfInstanceName and vnfInstanceDescription
are not displayed in notification when vnfdId is included in the
fields which need modified.
4. In the API reference, modify the method of modifying an
"Individual VNF instance" resource from POST to PATCH.

Closes-Bug: #1915100
Change-Id: Iddb5bb540b817d4fd24e2c7c12f885bd39f8662b
2021-07-15 11:30:22 +09:00
..
common Enhancement of get VNF LCM operation occurrence 2021-03-26 03:01:10 +00:00
schemas Support enhancement for Subscription Post 2021-03-26 19:54:35 +09:00
v1 Drop most of six importings 2020-10-19 12:10:05 +00:00
validation unite parameters for MgmtDriver interfaces 2021-03-22 15:51:51 +09:00
views Updated vnflcm api output with host-path 2021-04-24 15:18:36 +00:00
vnflcm Fix Patch Individual VNF instance 2021-07-15 11:30:22 +09:00
vnfpkgm Drop most of six importings 2020-10-19 12:10:05 +00:00
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
api_common.py Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
extensions.py Drop most of six importings 2020-10-19 12:10:05 +00:00
versions.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00