fuel-main/virtualbox
Miroslav Anashkin 1388ab3d1b Virtualbox scripts require ifconfig
Added check for /sbin/ifconfig existence under Linux/MacOS
Added check for ipconfig under Windows/Cygwin

Change-Id: I81ec63d5141ece93fd0119d63f1c2ee430a4b1c8
Closes-Bug: #1265902
2014-02-17 20:28:10 +04:00
..
actions Virtualbox scripts require ifconfig 2014-02-17 20:28:10 +04:00
functions Support for Windows in Virtualbox scripts 2013-12-24 00:25:46 +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 Support for Windows in Virtualbox scripts 2014-01-09 22:15:12 +04:00
launch.sh license headers for virtualbox scripts 2013-07-27 23:09:47 -07: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".