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.
cac1c728e3
- 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 |
||
---|---|---|
bootstrap | ||
docker | ||
fuel-bootstrap-image-builder | ||
image | ||
iso | ||
mirror | ||
packages | ||
specs | ||
upgrade | ||
utils | ||
virtualbox | ||
.gitignore | ||
.gitreview | ||
config.mk | ||
LICENSE | ||
Makefile | ||
prepare-build-env.sh | ||
README.md | ||
regenerate_ubuntu_repo.sh | ||
report-changelog.sh | ||
repos.mk | ||
requirements-deb.txt.README | ||
requirements-eggs.txt | ||
requirements-gems.txt | ||
requirements-rpm.txt | ||
requirements-test-eggs.txt | ||
rules.mk | ||
sandbox.mk | ||
virtualbox.mk |
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/