[openstack-dev] [Neutron] devstack + neutron fails on firewall_driver
James Kyle
james at jameskyle.org
Fri Aug 2 17:06:11 UTC 2013
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
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> 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> 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> 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
>> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130802/7d50d308/attachment.html>
More information about the OpenStack-dev
mailing list