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 578c5b0edb 5.0 Add retry for volume test in rados sys test
in system tests for ceph rados gw we
call ostf as soon as deployment finish.
And sometimes test on vilume creation fails
with error status of volume.
Second retry to run test is succesfull.
It was caused by cinder scheduler,
when we run ostf it do not see available spaces for volumes.
So we add single run of volume test with retry and sleep in 60 second
And if it passed - we runs full ostf suits

Change-Id: I4e231438a2ffca853082e293dc099edabbc14a2a
Closes-Bug: #1320248
2014-05-26 14:43:19 +00:00
bootstrap Provide logrotation for bootstrap as well 2014-05-22 20:22:47 +04:00
docker Fix for dhcp missed inside admin net (plus a little refactoring) 2014-05-20 09:39:36 +00:00
fuelweb_test 5.0 Add retry for volume test in rados sys test 2014-05-26 14:43:19 +00:00
fuelweb_ui_test Add phantomJS as supported browser 2014-04-23 14:58:04 +03:00
iso Refactor fuel node readiness check 2014-05-14 13:24:40 +03:00
mirror Skip docker clean if docker is not running 2014-05-15 16:52:06 +04:00
packages Update kombu version 2014-05-21 16:30:51 +04:00
utils makefile for docker container build process 2014-04-27 15:22:40 +04:00
virtualbox Increased RAM size for master node VM to 1.5Gb 2014-05-16 16:33:52 +04: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
Makefile makefile for docker container build process 2014-04-27 15:22:40 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Switch to stable/5.0 branches in all the repos 2014-05-22 21:08:57 +04:00
netcheck.py License information added 2013-06-25 07:49:11 +00: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 'murano-apps' into FUEL ISO 2014-05-06 09:11:57 +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 Add 'murano-apps' into FUEL ISO 2014-05-06 09:11: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 Update makesystem for fuel-main repo 2013-09-23 15:35:27 +04: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

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/