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 cac1c728e3 Remove obsolete unused utils
- utils/simple_http_daemon.py is not necessary any more;
  there's a CentOS container running apache during
  the build
- utils/reduce-requirements-deb.sh is not necessary because
  there is no requirements-deb.txt any more
- utils/rename.sh has never been used
- utils/add_license.sh is not used
- utils/tftp_probe.py has never been used
- utils/pairwise_testcases.py is not used
- utils/jenkins/review-request.sh and utils/jenkins/review-accept.sh
  are deprecated in favor of using OpenStack gerrit.
- utils/jenkins/fuelweb_fakeui.sh is not necessary; we use puppet
  to deploy fake UI on demo.fuel-infra.org, the same for the following
    -- utils/jenkins/init.d/nailgun
    -- utils/jenkins/nginx/nailgun.conf
    -- utils/jenkins/common.sh
- utils/git-helper is not necessary any more (nobody remembers this)
- utils/jenkins/report-exporter is not necessary (ask @bookwar for details)
- utils/jenkins/nailgun-docs.sh is not used any more

Change-Id: I4ee2301be600b9b950b32aa1bb9df3ad9201aac2
2015-10-01 14:13:05 +03:00
bootstrap Rename package 'nailgun' into 'fuel-nailgun' 2015-09-23 14:41:38 +03:00
docker Remove obsolete unused utils 2015-10-01 14:13:05 +03:00
fuel-bootstrap-image-builder Change version to 8.0 2015-09-03 14:40:48 +03:00
image Install rpm packages one by one using xargs and yum 2015-09-21 18:30:11 +03:00
iso Merge "Fix display of new line in notifications for Fuel UI" 2015-09-28 16:52:02 +00:00
mirror Merge "Decrease wget verbosity" 2015-09-28 17:56:58 +00:00
packages Rename package 'nailgun' into 'fuel-nailgun' 2015-09-23 14:41:38 +03:00
specs Add fuel-createmirror to fuel metapackage 2015-09-21 19:08:06 +03:00
upgrade Merge "Rename package 'nailgun' into 'fuel-nailgun'" 2015-09-25 11:29:03 +00:00
utils Remove obsolete unused utils 2015-10-01 14:13:05 +03:00
virtualbox Describe VM with MAC address [vbox-scripts] 2015-09-24 11:27:47 +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
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 Rename package 'nailgun' into 'fuel-nailgun' 2015-09-23 14:41:38 +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 Install rpm packages one by one using xargs and yum 2015-09-21 18:30:11 +03: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/