RETIRED, Fuel UI
Go to file
Vladimir Sharshov bdc747cd70 Tolerant behavior in case of RabbitMQ connection problem
- do not requeue task if we have problem with RabbitMQ;
- prevent throttle if only one worker exist.

Notice: after this change Nailgun will not fail task if
Astute perform unexpected exit because we do not requeue
task. In this case we will again see dangling deploy
instead of incorrect error.

Special thanks to Evgeniy L for help.
Backport from 5.0

Change-Id: Ic2e771a6133eb0f95e478417f30c1398647c2597
Closes-Bug: #1316761
2014-06-06 12:49:19 +04:00
bin agent: add ServerRA to removable disk vendors 2014-05-28 11:28:39 +03:00
dhcp-checker Refactor dhcp checker to use pcap 2014-02-19 09:59:45 +00:00
docs Add dev doc on bonding in UI/backend 2014-03-04 12:42:46 +02:00
fuelclient Fixed help message example for several actions 2014-02-24 18:27:20 +04:00
fuelmenu Add search domain to dnsmasq.upstream 2014-05-15 22:38:07 +04:00
nailgun Update OpenStack release version to 2013.2.3 2014-05-28 10:42:35 +04:00
naily Tolerant behavior in case of RabbitMQ connection problem 2014-06-06 12:49:19 +04:00
shotgun Modified some methods a bit and added a couple of tests 2013-10-28 16:30:42 +04:00
.gitignore LESS integration for development and production evironments 2013-12-05 11:24:14 +04:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
netcheck.py Fix nailgun code to pass flake8 tests 2013-10-30 20:13:27 +04:00
run_tests.sh Do not overwrite nosetests exit code with tee 2014-04-01 10:54:24 -07: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/