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
Aleksandra Fedorova 3b866d2ff3 Revert "Remove unneeded package subscription-manager"
It seems that this package somehow brings python-ethtools to container.
So let put it back and find a way to remove it properly without removing
required packages.

Closes-Bug: #1467107

This reverts commit 656f39cca4.

Change-Id: Iee57811be5434d27ea90342f2aa9439a0518d30c
2015-06-20 18:38:17 +00:00
bootstrap Merge "Remove python-tasklib package" 2015-06-15 20:00:51 +00:00
docker Merge "Refactor how we are doing packaging" 2015-04-21 15:31:05 +00:00
fuelweb_test Remove old test, and point into fuel-qa. 2015-06-19 07:48:46 +00:00
fuelweb_ui_test Fix selenium tests after changes in UI 2014-10-16 15:51:10 +03:00
image image/centos: generate an image resizable to common HD sizes 2015-06-08 09:44:02 +00:00
iso Revert "Remove unneeded package subscription-manager" 2015-06-20 18:38:17 +00:00
mirror mirror/centos: fail on broken/missing package(s) 2015-05-25 18:43:11 +03:00
packages Merge "Bump version to 7.0" 2015-06-10 16:20:56 +00:00
specs Bump version to 7.0 2015-06-08 17:56:16 +03:00
upgrade Remove differential (diff) repos 2015-04-29 13:51:25 +03:00
utils Replacing legacy seed-qa with new trackers 2015-04-07 14:06:48 +03:00
virtualbox VBox - there are a lot of ssh.exe processes under Cygwin 2015-05-25 10:14:23 +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
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
Makefile Remove tests related targets from Makefile 2015-06-19 15:17:58 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Revert "Switch defaults to stable/6.1" 2015-06-18 22:14:47 +02:00
prepare-build-env.sh Install devscripts package on building iso node 2015-05-08 17:50:52 +03:00
regenerate_ubuntu_repo.sh Refactor how we are doing packaging 2015-04-20 18:21:57 +03:00
report-changelog.sh Implement creating global packages changelog file 2014-11-07 11:54:26 +03:00
repos.mk Unhardcode FUEL version for fuel library 2015-06-08 14:32:17 -07:00
requirements-deb.txt Add 'sysfsutils' package persistenlty 2015-06-15 15:38:54 +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 Revert "Remove unneeded package subscription-manager" 2015-06-20 18:38:17 +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 Build iso from artifacts 2014-08-04 16:45:19 +04:00
run_tests.sh Move UI tests to main repo 2014-02-19 19:26:54 +04:00
sandbox.mk packages/deb: suppress starting services in the chroot 2015-05-28 13:43:29 +03:00
virtualbox.mk New target 'make vbox-scripts' 2014-08-28 12:19:52 +00: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/