fuel-main/virtualbox
Mike Scherbakov 618597b18a Increased RAM size for master node VM to 1.5Gb
With introduction of Docker, master node requirements
are increased and 1Gb of RAM doesn't seem to be enough:
Linux starts to use swap. To avoid this and speed up
master node boostrapping, increasing default RAM size.

Change-Id: Ib6ed191b49729f480388b0414c8407571242ce84
Related-Bug: 1319678
2014-05-16 16:33:52 +04:00
..
actions Fix VirtualBox nodes removal 2014-04-22 00:39:57 +04:00
functions Change boot order in virtualbox scripts 2014-05-06 19:48:20 +04: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 Increased RAM size for master node VM to 1.5Gb 2014-05-16 16:33:52 +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".