On 08/01/2013 01:03 PM, Kyle Mestery (kmestery) wrote:
On Aug 1, 2013, at 11:56 AM, Eleouet Francois <f.eleo...@gmail.com>
wrote:
Hi,
The issue is tracked here: https://bugs.launchpad.net/neutron/+bug/1206013
s/cfg.NoSuchOptError/AttributeError/ in neutron/agent/linux/ip_lib.py
worked well for me.
I just replied on another thread for this, but this worked for me too:
This fixed it for me:
cd /usr/local/lib/python2.7/dist-packages
sudo rm -rf oslo*
sudo pip install --upgrade
http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a3.tar.gz#egg=oslo.config-1.2.0a3
So the right thing to do is get a patch into neutron requirements.txt to
match the way it is in nova.
That being said, in devstack, this is fixed as of yesterday, as we're
using oslo.config from git now.
That won't help people not using devstack though.
-Sean
--
Sean Dague
http://dague.net
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev