Activity log for bug #1407721

Date Who What changed Old value New value Message
2015-01-05 16:06:39 Moshe Levi bug added bug
2015-01-05 16:07:21 Moshe Levi tags pci-passthrouth pci-passthrough
2015-01-05 16:07:28 Moshe Levi nova: assignee Moshe Levi (moshele)
2015-01-05 16:08:36 Moshe Levi bug added subscriber Nurit Vilosny
2015-01-05 19:13:31 OpenStack Infra nova: status New In Progress
2015-01-06 15:08:19 Moshe Levi summary Add slot and func range to pci_passthrough_whitelist Add range support for all address attributes in pci_passthrough_whitelist
2015-01-06 15:09:36 Moshe Levi 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"} 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.
2015-01-07 13:50:18 Moshe Levi summary Add range support for all address attributes in pci_passthrough_whitelist Add range support to all address fields in pci_passthrough_whitelist in
2015-01-07 13:50:26 Moshe Levi summary Add range support to all address fields in pci_passthrough_whitelist in Add range support to all address fields in pci_passthrough_whitelist
2015-01-28 21:57:23 OpenStack Infra nova: assignee Moshe Levi (moshele) Alexis Lee (alexisl)
2015-01-29 09:25:43 Moshe Levi nova: assignee Alexis Lee (alexisl) Moshe Levi (moshele)
2015-02-16 19:31:31 Matt Riedemann nova: importance Undecided Wishlist
2015-04-20 21:08:56 Moshe Levi nova: status In Progress Invalid