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
Alexei Sheplyakov 0d3f162547 Install newer yum and yum-utils on precise
Fixes ISO build failure. Apparently the version of yum (and yum-utils)
shipped with precise is unable to handle OSCI repositories metadata.

Change-Id: Icf1b4226b7b6a73da821cdc2fef60372b1b4c9a2
Closes-bug: #1381535
2014-11-06 10:56:32 +03:00
bootstrap Building OS images centos and ubuntu 2014-10-30 20:06:05 +03:00
docker Adapt postgres container to postgresql 9.3 2014-10-27 14:51:31 +04:00
fuelweb_test Merge "Add os_conn initialization after reset and re-deploy environment" 2014-11-04 10:26:27 +00:00
fuelweb_ui_test Fix selenium tests after changes in UI 2014-10-16 15:51:10 +03:00
image Add ability to build separate fs images 2014-10-31 17:34:07 +04:00
iso Merge "Add one more check for disk erasing" 2014-10-31 22:53:15 +00:00
mirror Merge "Revert "automatically guess the Debian-installer's kernel version"" 2014-11-04 03:39:46 +00:00
packages Merge "Stevedore dependency added to Nailgun" 2014-11-05 12:59:55 +00:00
puppet Added version.yaml into upgrade tarball 2014-09-04 19:18:36 +04:00
upgrade Reducing the size of upgrade tarball 2014-10-31 17:36:01 +03:00
utils requirements-deb.txt: omit redundant packages 2014-10-21 14:56:41 +04:00
virtualbox Changes to improve work under windows 2014-10-09 17:08:51 +03: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
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
Makefile Reducing the size of upgrade tarball 2014-10-31 17:36:01 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Merge "Revert "automatically guess the Debian-installer's kernel version"" 2014-11-04 03:39:46 +00:00
netcheck.py fix all pep8 errors 2014-07-16 18:32:53 +04:00
prepare-build-env.sh Install newer yum and yum-utils on precise 2014-11-06 10:56:32 +03:00
repos.mk Extends COMMIT parameters with git hash in make system 2014-09-26 12:42:42 +03:00
requirements-deb.txt Merge "Revert "automatically guess the Debian-installer's kernel version"" 2014-11-04 03:39:46 +00:00
requirements-eggs.txt Fix issue with hardcoded versions for requirements 2014-09-30 14:26:11 +04:00
requirements-gems.txt Use a new ruby 2.1 in the master node as a single ruby version 2014-04-08 11:47:00 +04:00
requirements-rpm.txt Remove exact version of kernel 2014-10-28 15:49:14 +03:00
requirements-test-eggs.txt Update makesystem for usig of fuel-ostf-tests repo 2013-10-04 14:03:04 +04:00
rules.mk Build iso from artifacts 2014-08-04 16:45:19 +04:00
run_tests.sh Move UI tests to main repo 2014-02-19 19:26:54 +04:00
sandbox.mk Add building of Fuel deb packages during ISO build. 2014-10-17 16:16:41 +03:00
virtualbox.mk New target 'make vbox-scripts' 2014-08-28 12:19:52 +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/