Re: [openstack-dev] [Neutron][SR-IOV]How to assign VF to a VM?

2015-08-21 Thread Beliveau, Ludovic
I believe you are getting this problem because you are trying to use SR-IOV over a flat network, which is not supported. From the logs: 2015-08-21 04:29:44.619 9644 DEBUG neutron.plugins.ml2.managers [req-314733e3-17ab-4e20-951a-0c75744016b5 ] Attempting to bind port

[openstack-dev] pci_alias

2015-10-27 Thread Beliveau, Ludovic
Hi, I'm configuring multiple pci_alias like so: pci_alias=[{"vendor_id":"8086", "product_id":"0443", "name":"a1"}, {"vendor_id":"8086", "product_id":"0443", "name":"a2"}] But I'm getting the following error when booting an instance: ERROR (BadRequest): Invalid PCI alias definition:

Re: [openstack-dev] [Nova] SR-IOV subteam

2015-11-09 Thread Beliveau, Ludovic
Is there a meeting planned for this week ? Thanks, /ludovic On 11/03/2015 12:02 AM, Nikola Đipanov wrote: > Hello Nova, > > Looking at Mitaka specs, but also during the Tokyo design summit > sessions, we've seen several discussions and requests for enhancements > to the Nova SR-IOV

Re: [openstack-dev] sqlalchemy-utils fails devstack install

2016-02-25 Thread Beliveau, Ludovic
A bug has been raised against SQLAlchemy-Utils and a fixed has been proposed (but not yet merged): https://github.com/kvesteri/sqlalchemy-utils/pull/193 Workaround for running devstack: - Download SQLAlchemy-Utils source code (see

Re: [openstack-dev] [nova][glance][barbican][kite][requirements] pycrypto vs pycryptodome

2016-02-16 Thread Beliveau, Ludovic
I'm getting these nova tox errors now (from pip-missing-reqs): Missing requirements: nova/crypto.py:29 dist=pycrypto module=Crypto.PublicKey.RSA I think requirements.txt should now include pycrypto ? Or am I missing something. Thanks, /ludovic -Original Message- From: Davanum Srinivas

Re: [openstack-dev] [Nova][SR-IOV][pci-passthrough] Reporting pci devices in hypervisor-show

2016-07-08 Thread Beliveau, Ludovic
I see a lot of values in having something like this for inventory purposes and troubleshooting. IMHO the information should be provided in two ways. 1. Show PCI pools status per compute. Currently the pools only have information about how many devices are allocated in a pool ("count"). We

Re: [openstack-dev] [neutron][nova][SR-IOV] deprecation of supported_pci_vendor_devs

2016-08-08 Thread Beliveau, Ludovic
+1 This validation in neutron is redundant. /ludovic -Original Message- From: Moshe Levi [mailto:mosh...@mellanox.com] Sent: August-08-16 8:43 AM To: OpenStack Development Mailing List (not for usage questions) (openstack-dev@lists.openstack.org) Subject: [openstack-dev]

[openstack-dev] [nova] Getting DetachedInstanceError from sqlalchemy on instance.get_by_uuid()

2016-10-07 Thread Beliveau, Ludovic
Hi all, In kilo (yeah I know it's an old release, but still :)), I was getting a nova errors for DetachedInstanceError on instance.get_by_uuid(). 2016-10-05 18:30:53.791 103618 ERROR nova.api.metadata.handler [req-5aa7b422-d6c0-424e-b40f-cea79d3a3963 - - - - -] Failed to get metadata for

Re: [openstack-dev] SRIOV-port refused to bind

2016-09-29 Thread Beliveau, Ludovic
Also, here’s the pointer to the latest guide which had been updated in this last cycle: http://docs.openstack.org/draft/networking-guide/config-sriov.html Which release are you using ? What is the content of your neutron ml2_conf.ini file ? /ludovic From: Lenny Verkhovsky

Re: [openstack-dev] [devstack]VersionConflict exception during stack.sh

2016-12-06 Thread Beliveau, Ludovic
Try to manually uninstall it first: sudo pip uninstall python-heatclient Then launch devstack again. It will re-install the right version. /ludovic -Original Message- From: Wanjing Xu (waxu) [mailto:w...@cisco.com] Sent: December-06-16 2:43 PM To: OpenStack Development Mailing List

Re: [openstack-dev] [nova][SR-IOV] update the SR-IOV meeting to bi-weekly

2016-12-01 Thread Beliveau, Ludovic
Agreed. Also considering that the amount of known bugs is under control (compared to previous cycle), I'm in favor of going to bi-weekly meetings. /ludovic -Original Message- From: Stephen Finucane [mailto:sfinu...@redhat.com] Sent: December-01-16 12:38 PM To: