Add range support to all address fields in pci_passthrough_whitelist

Bug #1407721 reported by Moshe Levi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Wishlist
Moshe Levi

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.

Moshe Levi (moshele)
tags: added: pci-passthrough
removed: pci-passthrouth
Changed in nova:
assignee: nobody → Moshe Levi (moshele)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/145035

Changed in nova:
status: New → In Progress
Moshe Levi (moshele)
summary: - Add slot and func range to pci_passthrough_whitelist
+ Add range support for all address attributes in
+ pci_passthrough_whitelist
description: updated
Moshe Levi (moshele)
summary: - Add range support for all address attributes in
- pci_passthrough_whitelist
+ Add range support to all address fields in pci_passthrough_whitelist in
summary: - Add range support to all address fields in pci_passthrough_whitelist in
+ Add range support to all address fields in pci_passthrough_whitelist
Changed in nova:
assignee: Moshe Levi (moshele) → Alexis Lee (alexisl)
Moshe Levi (moshele)
Changed in nova:
assignee: Alexis Lee (alexisl) → Moshe Levi (moshele)
Revision history for this message
Matt Riedemann (mriedem) wrote :

This looks like a wishlist bug to me, typically anything that says 'add support for' is a blueprint in bug's clothing.

Changed in nova:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Moshe Levi (<email address hidden>) on branch: master
Review: https://review.openstack.org/145035
Reason: this change need blueprint

Moshe Levi (moshele)
Changed in nova:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.