fuel-web/virtualbox
2013-06-03 17:10:10 +04:00
..
actions Change expect message 2013-05-30 10:11:51 +00:00
functions [vbox] Some minor fixes after review 2013-05-29 06:27:49 +00:00
config.sh [vbox] Added notice to config.sh 2013-06-03 17:10:10 +04:00
launch.sh added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00
README added initial version of scripts for running Fuel Web under VirtualBox 2013-02-08 21:14:36 +00:00

In order to successfully run Fuel Web under VirtualBox, you need to:
- download the official release (.iso) and place it under 'iso' directory
- run "./launch.sh". it will automatically pick up the iso, and will spin up master node and slave nodes

If there are any errors, the script will report them and abort.

If you want to change settings (number of OpenStack nodes, CPU, RAM, HDD), please refer to "config.sh".