- 3GB Vagrant VM
- Horizon forwarded to
localhost:8080
- Verbose mode and logging enabled
Step 1: Install Vagrant
~/devstack/exercise.sh
cd /opt/stack/tempest ; nosetests --attr=type=smoke tempest
- If you have another box named
precise
, you must remove it first withvagrant box remove precise
- To build, vagrant box that has most of the devstack dependencies pre-installed:
cd build_box
./build.sh