4d11d3117a
This resource depends on Neutron API extension ``uplink-status-propagation`` and the default is ``False``. If this property is set to ``True``, the VF link state can follow that of PF. See release note at https://docs.openstack.org/releasenotes/neutron/stein.html. Change-Id: I46749f0458fd69e3f62d03e5b4648e1704750e15
9 lines
308 B
YAML
9 lines
308 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``propagate_uplink_status`` property to resource type
|
|
``OS::Neutron::Port``. This resource depends on Neutron API
|
|
extension ``uplink-status-propagation`` and the default is
|
|
``False``. If this property is set to ``True``, the VF link
|
|
state can follow that of PF.
|