Comment 1 for bug 1473856

Revision history for this message
Sam Yaple (s8m) wrote : Re: kolla start fails for docker-py=1.2.0

I cannot confirm this issue. Even with explictly installing docker-compose 1.3.0 and docker-py 1.3.0 I do not have an issue.

root@server02:~/kolla# pip freeze
backports.ssl-match-hostname==3.4.0.2
docker-compose==1.3.0
docker-py==1.3.0
dockerpty==0.3.4
docopt==0.6.2
PyYAML==3.11
requests==2.6.2
six==1.9.0
texttable==0.8.3
websocket-client==0.32.0
root@server02:~/kolla# ./tools/kolla start
Starting rabbitmq
Creating compose_rabbitmq_1...
Starting mariadb
Creating compose_mariadbdata_1...
Creating compose_mariadbapp_1...
Starting keystone
Creating compose_keystone_1...