[openstack-dev] [Heat] How about managing heat template like flavors in nova?

2014-04-19 Thread Gouzongmei
Hi, all When creating heat stacks, we need to specify the template path or URL, that's always inconvenient. I suggest that the heat templates should be managed in the background, just like the flavors in nova. We can supply APIs for getting, putting, adding and deleting current templates in

Re: [openstack-dev] SR-IOV and IOMMU check

2014-03-25 Thread Gouzongmei
Hi, Yang, Yi y Agree with you, IOMMU and SR-IOV need to be checked beforehand. I think it should be checked before booting a instance with the pci flavor, that means when the flavor contains some normal pci cards or SR-IOV cards. Just like when you find there are pci_requests in the instance

[openstack-dev] [nova][PCI] problem about PCI SRIOV

2014-03-21 Thread Gouzongmei
Hi, I have a problem when reading the wiki below, which is based on the latest SRIOV design. https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support#API_interface My problem is about the PCI SRIOV with tagged flavor part. In pci_information = { { 'device_id': 8086, 'vendor_id': 000[1-2]

[openstack-dev] [nova] pci device hotplug

2014-02-16 Thread Gouzongmei
and qemu. My problem is, why the pci device hotplug is not proposed in openstack until now, and is there anyone planning to do the pci device hotplug? Thanks, gouzongmei ___ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http