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
Aleksey Kasatkin c3873f0153 Make system for upgrades backport to 5.0.X
Squashed from:

1.
Build tarballs for upgrade

Usage:
  make fuel-upgrade      - create upgrade for master node (without openstack patches)
  make openstack-upgrade - create upgrade for openstack
  make upgrade           - create full upgrade

orig.Change-Id: I1a0b003d9efd5d85cdae7a41bbbea3eb8415a7b5

2.
Add config.yaml to upgrade tarball, update package structure

orig.Change-Id: I596d10833c979cd8941c4771e9f5fdeebe4c9948

blueprint upgrade-to-5-0-1

Change-Id: I0f8d8b8393eba9d9438382395bc6602660f1a1a4
2014-07-02 15:35:16 +03:00
bootstrap Add LINKDELAY to 30s 2014-06-24 13:45:09 +00:00
docker Fix for dhcp missed inside admin net (plus a little refactoring) 2014-05-20 09:39:36 +00:00
fuelweb_test Relocate simple_restart 2014-07-02 13:54:55 +04:00
fuelweb_ui_test Add phantomJS as supported browser 2014-04-23 14:58:04 +03:00
iso Make system for upgrades backport to 5.0.X 2014-07-02 15:35:16 +03:00
mirror Add more checks and database cleanup in yum 2014-05-30 11:00:57 +00:00
packages Remove absent files from 'fuelmenu' spec 2014-06-30 23:22:06 +04:00
upgrade Make system for upgrades backport to 5.0.X 2014-07-02 15:35:16 +03:00
utils makefile for docker container build process 2014-04-27 15:22:40 +04:00
virtualbox Increased RAM size for master node VM to 1.5Gb 2014-05-16 16:33:52 +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 Make system for upgrades backport to 5.0.X 2014-07-02 15:35:16 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Move to 5.0.1 fuel mirrors 2014-06-24 14:25:22 +04:00
netcheck.py License information added 2013-06-25 07:49:11 +00:00
repos.mk Get rid of duplicates of 'api' field in version.yaml 2014-05-07 13:21:41 +04:00
requirements-deb.txt Add 'murano-apps' into FUEL ISO 2014-05-06 09:11:57 +00:00
requirements-eggs.txt Sync requirements versions with osci 2014-04-09 20:17:02 +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 hardcoded version for curl 2014-06-11 21:22:36 +04: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 Move UI tests to main repo 2014-02-19 19:26:54 +04:00
sandbox.mk Makesystem target for astute rpm package 2014-04-24 15:40:30 +04: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/