Icehouse PCI passthrough support
I followed the PCI passthrough wiki and patched in the APIs from https://github.com/yjiang5/pci_api.git . This doesn't work properly with icehouse release of OpenStack. I see the following error:
nova pci-list 1 ERROR (TypeError): <type 'int'=""> can't be decoded
Is there an updated patch for Icehouse or is this expected to work as is?