fuel-main/virtualbox
Mike Scherbakov 3dedb1b78d [vbox] Increasing memory/disk size in vbox scripts.
Closes-bug #1253097

When controller is deployed with Ceph,
768Mb of RAM is not enough. So we have
to increase the default amount of memory
required to run demo environment.
Also, as we now give more space on
controllers for root partition, increased
default disk size as well.

Change-Id: I791f26c94c54ce6be48116fc2eaa9e6464da5738
2013-12-05 18:08:08 +04:00
..
actions license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00
functions Add promisc mode for VBox scripts 2013-10-19 18:37:20 +04:00
iso [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00
README.md [vbox] Created folder for iso in virtualbox 2013-07-25 14:48:53 +00:00
config.sh [vbox] Increasing memory/disk size in vbox scripts. 2013-12-05 18:08:08 +04:00
launch.sh license headers for virtualbox scripts 2013-07-27 23:09:47 -07:00

README.md

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