virtualbox - Unable to install devstack in Virtual Box -
i followed steps below, i'm getting error.
- install virtual box (version 5.0.0) running on windows 7 host machine.
- install ubuntu server version 14.04.02 on it.
- git clone https://github.com/openstack-dev/devstack.git
- cd devstack; cp samples/local.conf .
- after ran ./stack.sh came error after running approx 30 minutes:
2015-07-21 20:04:18.841 | error (connectionrefused): unable establish connection 10.0.2.15:8774/v2/c199aa06389a4c8c85dffddad18fce1b/flavors/… 2015-07-21 20:04:20.433 | + exit 1 deb@devstack:~/devstack$
please me in resolving issue
try re-running stack. thats best hack found devstack debugging.
Comments
Post a Comment