neutron/neutron/objects/port/extensions
Hongbin Lu f0678b9b09 Add propagate_uplink_status to port
Introduce an attribute 'propagate_uplink_status' to port.
This attribute can be implemented for VF port to indicate if the VF
link state should follow the state of the PF.

Note: ML2 extension driver loaded on request via configuration:

  [ml2]
  extension_drivers = uplink_status_propagation

Other related patches:
* neutron-lib: https://review.openstack.org/#/c/571821/
* tempest test: https://review.openstack.org/#/c/586719/
* OSC: https://review.openstack.org/#/c/586684/
* neutronclient: https://review.openstack.org/#/c/586712/

APIImpact Add 'propagate_uplink_status' attribute to 'port' resource

Change-Id: Ie8260c332e24c1880f9f82e6b6dacca8415be842
Close-Bug: #1722720
2018-11-29 19:33:16 +00:00
..
__init__.py objects: introduce object for extra dhcp options 2016-03-20 17:58:16 +00:00
allowedaddresspairs.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
data_plane_status.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
extra_dhcp_opt.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
port_security.py [OVO] Switch to use own registry 2017-11-22 17:44:22 +01:00
uplink_status_propagation.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00