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
Vladimir Kozhukalov 53bcdb57b4 Remove UPGRADE_VERSIONS variable
It is always equal to $(CURRENT_VERSION),
so we can remove it entirely.

Change-Id: Ida6836370245a27aff76d78ae19470de52060254
Implements: bp package-master-node-upgrade
2015-09-23 16:13:34 +03:00
bootstrap Fix file system mount in the future 2015-08-31 13:01:35 +03:00
docker Add PRODUCTION: docker-build to astute.yaml 2015-09-18 10:54:03 +03:00
fuel-bootstrap-image-builder Change version to 8.0 2015-09-03 14:40:48 +03:00
image Removed ubuntu image build scripts 2015-07-15 18:22:25 +03:00
iso Merge "Fix for incorrect link to reference guide" 2015-09-22 09:54:57 +00:00
mirror Switch to perestroika v5 repositories 2015-08-10 14:33:16 +00:00
packages Remove legacy stuff for source code preparation 2015-09-09 11:24:28 +00:00
specs Add fuel-release package 2015-09-14 17:28:23 +03:00
upgrade Remove UPGRADE_VERSIONS variable 2015-09-23 16:13:34 +03:00
utils Replacing legacy seed-qa with new trackers 2015-04-07 14:06:48 +03:00
virtualbox Merge "Add script to shutdown VMs and clean environment quickly" 2015-07-28 21:20:19 +00: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
config.mk Remove UPGRADE_VERSIONS variable 2015-09-23 16:13:34 +03:00
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
Makefile Remove UPGRADE_VERSIONS variable 2015-09-23 16:13:34 +03:00
prepare-build-env.sh Update public key for devops repo 2015-08-03 13:15:34 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
regenerate_ubuntu_repo.sh Refactor how we are doing packaging 2015-04-20 18:21:57 +03:00
report-changelog.sh Add support lzma data compression for global changelog script 2014-12-01 14:12:23 +03:00
repos.mk Separate repository for Fuel Nailgun Agent 2015-07-24 13:21:08 +03:00
requirements-deb.txt.README Remove requirements-deb.txt 2015-08-14 17:19:15 +03:00
requirements-eggs.txt Update Fabric version in Shotgun requirements 2014-12-29 17:15:16 +02: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 Merge "Adding socat as an rpm requirement" 2015-09-23 11:53:57 +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 Switch to perestroika v5 repositories 2015-08-10 14:33:16 +00:00
sandbox.mk Switch to perestroika v5 repositories 2015-08-10 14:33:16 +00:00
virtualbox.mk New target 'make vbox-scripts' 2014-08-28 12:19:52 +00:00

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/