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
Matthew Mosesohn 490120c5db Fix sudoers requiretty config
TTY requirement should be disabled for sudo inside
containers since they run without a TTY in most cases.

Change-Id: Ie97f3af3a658f1d8244068d425dc9a6319e75823
Closes-Bug: #1510031
2015-10-26 10:42:51 +00:00
bootstrap Merge "Ethernet interfaces may not be named as ethX" 2015-10-16 17:31:02 +00:00
docker Fix sudoers requiretty config 2015-10-26 10:42:51 +00:00
fuel-bootstrap-image-builder Change bootstrap file permissions 2015-10-15 07:33:20 +00:00
image Install rpm packages one by one using xargs and yum 2015-09-21 18:30:11 +03:00
iso Merge "Fix function call in /etc/rc.local script" 2015-10-19 20:14:48 +00:00
mirror Separate extras yum repo from other official repos 2015-09-29 17:21:23 +03:00
packages Build fuelmenu package from fuel-menu repository 2015-10-23 17:04:15 +03:00
specs Remove centos target image building 2015-10-08 15:05:58 +03:00
upgrade Install python-virtualenv for upgrade script 2015-10-13 15:12:23 +03:00
utils Remove obsolete unused utils 2015-10-01 14:13:05 +03:00
virtualbox Use right way to skip fuelmenu 2015-10-05 10:18:25 +00:00
.gitignore Add ignore repomd.xml that generated by make iso 2015-09-28 21:24:39 +08:00
.gitreview Update paths to repositories due to stackforge migration 2015-10-17 23:04:19 +03:00
config.mk Build fuelmenu package from fuel-menu repository 2015-10-23 17:04:15 +03:00
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
MAINTAINERS Update MAINTAINERS 2015-10-22 12:05:20 +03: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 Build fuelmenu package from fuel-menu repository 2015-10-23 17:04:15 +03:00
requirements-deb.txt.README Update paths to repositories due to stackforge migration 2015-10-17 23:04:19 +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 Remove shotgun package from requirements-rpm.txt 2015-10-15 17:13:25 +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 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/