fuel-main/virtualbox
2014-08-21 15:11:58 +00:00
..
actions Add ability to specify count of CPU for each slave node 2014-05-12 18:38:39 +00:00
functions virtualbox scripts translates "\r" in VM basepath 2014-07-28 21:53:33 +04:00
iso [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00
config.sh added authorization and vcenter ui test 2014-08-21 15:14:49 +03:00
launch.sh Virtualbox Scripts minor enhancements 2014-04-07 19:00:08 +04:00
README.md Replace Fuel Web with Mirantis OpenStack in scripts and README 2013-12-17 19:02:26 +04:00

In order to successfully run Mirantis OpenStack 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".