[openstack-dev] [kolla]

Wade Holler wade.holler at gmail.com
Mon Feb 22 14:15:43 UTC 2016


removed multiple python packages via yum and pip uninstall.  that made it
past it.  now hitting a mariadb error early in the deploy

If anyone can help I would really appreciate it.
Im on #kolla @ wadeholler



http://pastebin.com/83jL0ege

On Sat, Feb 20, 2016 at 9:45 AM Wade Holler <wade.holler at gmail.com> wrote:

> Thank you Steve. I will clean out the yum Python / everything and place
> the emphasis on pip. Then when i can fully engage I'll hop on freenode.
> Thank you again!!!
> On Sat, Feb 20, 2016 at 9:09 AM Steven Dake (stdake) <stdake at cisco.com>
> wrote:
>
>> Wade,
>>
>> My guess is you have six installed via both pip and RPM and they are
>> different versions.  If you want help, join us on irc on #freenode, and we
>> can get you going.  Its much faster then debugging over a mailing list.
>>
>> Regards
>> -steve
>>
>>
>> From: Wade Holler <wade.holler at gmail.com>
>> Reply-To: "OpenStack Development Mailing List (not for usage questions)"
>> <openstack-dev at lists.openstack.org>
>> Date: Saturday, February 20, 2016 at 6:52 AM
>> To: "OpenStack Development Mailing List (not for usage questions)" <
>> openstack-dev at lists.openstack.org>
>> Subject: [openstack-dev] [kolla]
>>
>> Just a little help probably.
>>
>> On CentOS 7.2
>> I tried to follow the quickstart very closely.
>>
>> [root at cpn00012 kolla]# python --version
>>
>> Python 2.7.5
>>
>> [root at cpn00012 kolla]# pip --version
>>
>> pip 8.0.2 from /usr/lib/python2.7/site-packages (python 2.7)
>>
>>
>> tools/build.py fails like this:
>>
>> tools/build.py
>>
>> INFO:__main__:Found the docker image folder at /root/kolla/docker
>>
>> Traceback (most recent call last):
>>
>>   File "tools/build.py", line 708, in <module>
>>
>>     main()
>>
>>   File "tools/build.py", line 688, in main
>>
>>     for x in six.moves.range(conf.threads):
>>
>> AttributeError: '_MovedItems' object has no attribute 'range'
>>
>> I'm sure it is something easy.  Could someone please help.  Very
>> interested in this project.
>>
>>
>> Best Regards,
>> Wade
>>
>>
>>
>> __________________________________________________________________________
>> OpenStack Development Mailing List (not for usage questions)
>> Unsubscribe:
>> OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>> 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/20160222/4e40244e/attachment.html>


More information about the OpenStack-dev mailing list