Just a little help probably.
On CentOS 7.2
I tried to follow the quickstart very closely.
[root@cpn00012 kolla]# python --version
Python 2.7.5
[root@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: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev