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
Tatyana Leontovich 342796c683 Fix issue with snapshot name on error
In patching tests, when error happens
identical snapshot names was used in case
of error, so we can not revert all errored envs.

Change-Id: I0d8bde7989f4bacaec728759b060bd53f9f17cf7
2014-08-04 23:12:45 +03:00
bootstrap Fix bootstrap build broken by mlx4 support 2014-07-18 14:38:52 +04:00
docker Correct puppet file for mcollective container 2014-07-31 16:33:23 +04:00
fuelweb_test Fix issue with snapshot name on error 2014-08-04 23:12:45 +03:00
fuelweb_ui_test Add phantomJS as supported browser 2014-04-23 14:58:04 +03:00
iso Keep Ubuntu repository indices for Fuel ISO. 2014-07-31 17:01:31 +03:00
mirror Merge "Optimize ubuntu mirror build" 2014-07-24 10:18:42 +00:00
packages Merge "Add tcpdump dependency to nailgun-net-check" 2014-07-31 09:55:26 +00:00
upgrade Add --version flag to upgrade.sh 2014-08-01 19:51:40 +04:00
utils Ability to set LOCAL_STORAGE and HTTP_ROOT options from env vars 2014-07-29 22:00:27 +04:00
virtualbox Merge "Add ability to specify count of CPU for each slave node" 2014-05-28 07:03:24 +00: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 Add posibility to set custom name for upgrade tar file 2014-07-04 13:29:39 +04:00
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
Makefile Building OpenStack packages from master 2014-07-02 13:28:47 +03:00
netcheck.py fix all pep8 errors 2014-07-16 18:32:53 +04:00
prepare-build-env.sh Simplify "make iso" process 2014-06-16 10:36:35 -07:00
README.md Updated links in readme 2013-08-08 09:16:27 +04: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 xtrabackup packages to ubuntu and centos 2014-07-23 11:06:52 +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 Merge "Added python-imgcreate in 5.1 " 2014-07-25 17:02:24 +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 Building OpenStack packages from master 2014-07-02 13:28:47 +03: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

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/