fuel-main/virtualbox
Dmitry Pyzhov 4ac16a2c7d Fix virtualbox scripts broken after migration to docker
Change-Id: If768fd54e34052b60929e647aacd2b10ef458884
2014-04-29 09:03:28 +00:00
..
actions Fix VirtualBox nodes removal 2014-04-22 00:39:57 +04:00
functions Fix virtualbox scripts broken after migration to docker 2014-04-29 09:03:28 +00:00
iso [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00
README.md Replace Fuel Web with Mirantis OpenStack in scripts and README 2013-12-17 19:02:26 +04:00
config.sh Support for Windows in Virtualbox scripts 2014-01-09 22:15:12 +04:00
launch.sh Virtualbox Scripts minor enhancements 2014-04-07 19:00:08 +04:00

README.md

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".