RETIRED, Fuel UI
Go to file
Nikita Zubkov 5ba7416156 Fix getting previous state for deployment
Now we get last success transaction not only for every task but for
every node in the cluster. The previous version of state collecting
function may lead to false-positive choice of previous deployment
transaction and issues with smart YAQL-based redeployment.

Change-Id: If9e22924acb465487a2fa97534fe50f03a1590a1
Closes-Bug: #1581015
Closes-Bug: #1582269
2016-05-23 19:29:33 +03:00
bin Remove downloading debian-installer components 2016-04-18 10:18:20 +00:00
debian Bump version to 10.0 2016-04-01 11:28:16 +03:00
docs Move network API handlers to extension 2016-04-27 14:43:42 -07:00
nailgun Fix getting previous state for deployment 2016-05-23 19:29:33 +03:00
specs Add python-uwsgidecorators as runtime dependency. 2016-05-13 16:17:14 +00:00
systemd Systemd support for nailgun services 2015-11-30 13:47:32 +00:00
.gitignore Remove Fuel UI 2016-03-03 12:09:54 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:27:24 +00:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
MAINTAINERS Update MAINTAINERS file 2016-04-20 09:25:31 +00:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
build_docs.sh Deprecate shotgun directory 2015-10-27 13:09:34 +03:00
run_tests.sh Move UI-related testing logic to a separate file 2016-02-25 10:53:19 +00:00
tox.ini Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03: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/