** Changed in: nova
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1407721

Title:
  Add range support to all address fields in pci_passthrough_whitelist

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  This way a user will  be able to exclude a specific VF.

  Example of func range:
  1 . pci_passthrough_whitelist = 
{"address":"*:02:00.2-4","physical_network":"physnet1"}
  2.  pci_passthrough_whitelist 
={"address":"*:02:00.2-*","physical_network":"physnet1"}

  Example of slot range:
  1. pci_passthrough_whitelist ={"address":"*:02:02-04.* 
","physical_network":"physnet1"}
  2. pci_passthrough_whitelist 
{"address":"*:02:02-*.*","physical_network":"physnet1"}

  same will be for bus and domain.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1407721/+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