yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26618
[Bug 1407721] [NEW] Add slot and func range to pci_passthrough_whitelist
Public bug reported:
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"}
** Affects: nova
Importance: Undecided
Assignee: Moshe Levi (moshele)
Status: New
** Tags: pci-passthrough
** Tags removed: pci-passthrouth
** Tags added: pci-passthrough
** Changed in: nova
Assignee: (unassigned) => Moshe Levi (moshele)
--
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 slot and func range to pci_passthrough_whitelist
Status in OpenStack Compute (Nova):
New
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"}
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1407721/+subscriptions
Follow ups
References