tacker/tacker/objects
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
..
__init__.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
base.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
change_ext_conn_req.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
common.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
fields.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
grant.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
grant_request.py Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
heal_vnf_request.py Implementation Fenix plugin in Tacker 2020-09-24 04:20:06 +00:00
instantiate_vnf_req.py Enhancement IpOverEthernet in API Parameter 2021-03-26 03:04:13 +00:00
scale_vnf_request.py Support scaling operations for VNF based on ETSI 2020-10-06 19:22:34 +09:00
terminate_vnf_req.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
vim_connection.py Support VNF update operations based on ETSI NFV 2020-10-05 07:26:15 +00:00
vnf.py Support VNF update operations based on ETSI NFV 2020-10-05 07:26:15 +00:00
vnf_artifact.py Implementation Artifacts support in Tacker 2020-09-21 03:27:17 -04:00
vnf_deployment_flavour.py Cleanup of .keys() 2020-04-25 08:16:00 +00:00
vnf_instance.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
vnf_instantiated_info.py Fix datatype inst_vnf_info.addtional_params 2020-11-25 03:28:17 -05:00
vnf_lcm_op_occs.py Fix Patch Individual VNF instance 2021-07-15 11:30:22 +09:00
vnf_lcm_subscriptions.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
vnf_package.py Fix migration for SQLAlchemy 1.4 2021-07-10 06:50:43 +05:30
vnf_package_vnfd.py Support of version 2.4.1 on Modify VNF 2020-10-05 07:26:40 +00:00
vnf_resources.py Add version objects and db apis for vnf lcm 2020-04-20 10:53:20 +05:30
vnf_software_image.py Update hacking for Python3 2020-04-24 13:48:53 +02:00
vnfd.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00
vnfd_attribute.py Support flow of Getting VNF package 2020-10-05 07:19:32 +00:00