RETIRED, A set of bash scripts that allow to easily deploy Fuel environment and try OpenStack using VirtualBox as a virtualization layer.
Go to file
2013-07-27 23:09:47 -07:00
actions license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00
functions license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00
iso [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00
config.sh license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00
launch.sh license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00
README.md [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +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".