RETIRED, Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more.
Go to file
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
bootstrap Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04:00
fuelweb_test Fixed OSTF pass number 2013-11-07 15:29:08 +04:00
iso add logic to handle invalid dhcp_interface boot option 2013-11-29 16:29:29 +04:00
mirror Fix build after pbr update 2013-10-28 17:08:54 +04:00
packages [PRD-2326] added hidden dhcp_interface kernel option for tests 2013-10-30 18:06:52 +04:00
utils Add some options to system_tests 2013-10-30 21:37:31 +04:00
virtualbox [vbox] Increasing memory/disk size in vbox scripts. 2013-12-05 18:08:08 +04:00
.gitignore ds_store in gitignore 2013-09-09 13:48:16 +00:00
.gitreview Restore .gitreview file 2013-09-27 18:31:36 +04:00
Makefile Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk change default branch to 3.2-fixes for all fuel component 2013-12-02 17:56:49 +04:00
netcheck.py License information added 2013-06-25 07:49:11 +00:00
repos.mk Add fuel-main sha to /api/version 2013-11-25 16:25:43 +04:00
requirements-deb.txt Add fuel-utils packages for FUEL 3.2.1 release 2013-12-02 20:26:58 +04:00
requirements-eggs.txt Add ujson==1.3.3 and uwsgi==1.9.18.2 2013-11-01 19:12:55 +04:00
requirements-gems.txt Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04:00
requirements-rpm.txt Add fuel-utils packages for FUEL 3.2.1 release 2013-12-02 20:26:58 +04:00
requirements-src.txt Get rid of AlexanderPavlenko links 2013-08-23 11:27:06 +00:00
requirements-test-eggs.txt Update makesystem for usig of fuel-ostf-tests repo 2013-10-04 14:03:04 +04:00
rules.mk Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04:00
run_tests.sh Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04:00
sandbox.mk Fuel-2.2 2013-05-24 15:58:49 +00:00

README.md

FUEL

This is the main repository with ISO build scripts. It has links to two submodules:

  • Astute, which is deployment orchestrator
  • Fuel Library, which is set of Puppet modules

ISO, other materials: http://fuel.mirantis.com/

User guide: http://docs.mirantis.com/

Development documentation: http://docs.mirantis.com/fuel-dev/