neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent
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
..
common Refactoring config options for mech_sriov opts 2016-11-29 22:57:38 +00:00
extension_drivers use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
__init__.py Consolidate sriov agent and driver code 2015-06-26 19:51:58 +00:00
test_eswitch_manager.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00
test_pci_lib.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00
test_sriov_nic_agent.py Add propagate_uplink_status to port 2018-11-29 19:33:16 +00:00