[openstack-dev] [Neutron] devstack + neutron fails on firewall_driver

Monty Taylor mordred at inaugust.com
Sat Aug 3 00:38:04 UTC 2013



On 08/02/2013 01:06 PM, James Kyle wrote:
> Following up on my own thread, the fix can be integrated into
> ../stack.sh by adding this to the localrc:
> 
>> # FIXES: https://bugs.launchpad.net/neutron/+bug/1206013
>> OSLOCFG_REPO=https://github.com/openstack/oslo.config.git
>> OSLOCFG_BRANCH=1.2.0a3

Just so you know - Sean and I have been working on a more systemic
solution so that this problem goes away and that we prevent this from
happening again.

> If you've already run stack, might have to set RECLONE too.
> 
> cheers,
> 
> -james
> 
> On Aug 1, 2013, at 3:25 PM, James Kyle <james at jameskyle.org
> <mailto:james at jameskyle.org>> wrote:
> 
>> Sorry, I cleaned them out after resolving. 
>>
>> Kyle helped me with the bug:
>>
>>> 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
>>
>> It's tracked in the launchpad issue
>> https://bugs.launchpad.net/neutron/+bug/1206013
>>
>> -james
>>
>> On Aug 1, 2013, at 2:48 PM, Rajesh Mohan <rajesh.mlists at gmail.com
>> <mailto:rajesh.mlists at gmail.com>> wrote:
>>
>>> The links for the error messages are failing for me.
>>>
>>> Can you send me the actual error message?
>>>
>>> Thanks.
>>>
>>>
>>>
>>> On Thu, Aug 1, 2013 at 9:51 AM, James Kyle <james at jameskyle.org
>>> <mailto:james at jameskyle.org>> wrote:
>>>
>>>     Morning,
>>>
>>>     I'm having some issues getting devstack + neutron going.
>>>
>>>     If I don't use Q_USE_DEBUG_COMMAND, it completes and notes that
>>>     the l3 agent has failed to start. Here's a paste of the stack.sh
>>>     error and the stack trace from q-l3 =>
>>>     https://gist.github.com/jameskyle/6133049
>>>
>>>     If I do use the debug command, this is the error/logs I get:
>>>     https://gist.github.com/jameskyle/6133125
>>>
>>>     And this is my localrc https://gist.github.com/jameskyle/6133134
>>>
>>>     Currently running on an ubuntu 12.04 vm.
>>>
>>>     The behavior is somewhat recent, last week or so. But I can't
>>>     find any references to the issue in bugs.
>>>
>>>     Thanks for any input!
>>>
>>>     Cheers,
>>>
>>>     -james
>>>     _______________________________________________
>>>     OpenStack-dev mailing list
>>>     OpenStack-dev at lists.openstack.org
>>>     <mailto:OpenStack-dev at lists.openstack.org>
>>>     http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>>
>>>
>>> _______________________________________________
>>> OpenStack-dev mailing list
>>> OpenStack-dev at lists.openstack.org
>>> <mailto:OpenStack-dev at lists.openstack.org>
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 



More information about the OpenStack-dev mailing list