Paste #126653
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | 2014-10-29 18:54:54.058 | [ERROR] /home/vagrant/devstack/functions-common:671 git call failed: [git clone https://git.openstack.org/openstack/nova.git /opt/stack/nova] 2014-10-29 18:54:55.061 | Error on exit /opt/stack/nova-docker Stderr from the command: stdin: is not a tty Cloning into '/opt/stack/nova-docker'... Note: checking out 'd1ad84793b7f2182de04df8a5323d6928af672ca'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at d1ad847... Docker virt driver fails with ml2 linuxbridge driver cp: cannot create regular file ‘/etc/nova/rootwrap.d/docker.filters’: No such file or directory /tmp/vagrant-shell: line 17: docker: command not found /tmp/vagrant-shell: line 18: docker: command not found Unable to establish connection to http://127.0.0.1:5000/v2.0/tokens /tmp/vagrant-shell: line 19: docker: command not found /tmp/vagrant-shell: line 20: docker: command not found Unable to establish connection to http://127.0.0.1:5000/v2.0/tokens /tmp/vagrant-shell: line 21: docker: command not found /tmp/vagrant-shell: line 22: docker: command not found Unable to establish connection to http://127.0.0.1:5000/v2.0/tokens |