I followed the steps below, but I'm getting an 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 that i ran ./stack.sh but came with this error after running for approx 30 minutes:
2015-07-21 20:04:18.841 | ERROR (ConnectionRefused): Unable to establish connection to 10.0.2.15:8774/v2/c199aa06389a4c8c85dffddad18fce1b/flavors/… 2015-07-21 20:04:20.433 | + exit 1 deb@Devstack:~/devstack$
Please help me in resolving the issue