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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160220/ebd17541/attachment.html>