Public bug reported:

Currently, there are only 2 options True/False for port attribute
'admin_state_up', underneath they are mapped to 'ip link set <dev>
enable/disable'. However, in case of SR-IOV VF port the state can be set
to 'auto', which means the VF link state can follow that of PF. When PF
link goes down, VF link state will go down as well. And this
functionality is useful when the VMs use the link state as a trigger of
its own HA mechanism.

Therefore the expected change is to add a 3rd option admin_state_up
'auto' for neutron SR-IOV VF port.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1722720

Title:
  [RFE] Add new admin_state_up option 'auto' for SR-IOV VF port

Status in neutron:
  New

Bug description:
  Currently, there are only 2 options True/False for port attribute
  'admin_state_up', underneath they are mapped to 'ip link set <dev>
  enable/disable'. However, in case of SR-IOV VF port the state can be
  set to 'auto', which means the VF link state can follow that of PF.
  When PF link goes down, VF link state will go down as well. And this
  functionality is useful when the VMs use the link state as a trigger
  of its own HA mechanism.

  Therefore the expected change is to add a 3rd option admin_state_up
  'auto' for neutron SR-IOV VF port.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1722720/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to