tacker/tacker/plugins
Aldinson Esto b77c469939 Support for Change External VNF Connectivity
This feature will enable the client to use this API to perform the
following operations:

    - allow client to change the external connectivity of a VNF
      instance
    - VNFM support to change port/network
    - VNFM also supports to change ip address/mac address/
      allowed_address_pair

The operations provided through additional attributes are below:
    - Grant(POST)
    - VNF instances (GET)
    - Individual VNF Instances (GET)
    - Notification Endpoint (POST)

Modified .zuul.yaml to disable image_volume_cache, since cache
Volume remains during Terminate implementation and responds to
Heat Stack deletion failure without erasing volume type.

Implements: blueprint support-change-external-connectivity
Spec: https://specs.openstack.org/openstack/tacker-specs/specs/wallaby/support-change-external-VNF-connectivity-operation.html
Change-Id: Ie6b8b2b46b6de24e2d2d0a8bccef87bbdfa39191
2021-03-26 17:54:12 +09:00
..
common Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
common_services Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
__init__.py rename neutron/{extensions, plugins, services} to tacker/{extensions, plugins, services} 2014-07-04 18:20:50 +09:00
fenix.py Fix and avoid an erroneous heat API call 2020-11-05 12:35:55 +00:00