RETIRED, Fuel UI
Go to file
Bulat Gaifullin e2b85bafb6 Fixed deployment of selected nodes
The database session cannot be shared between processes, so
ORM object cannot be passed to worker process.
We should pass only ids of nodes
and re-load the list of selected nodes in worker process.

Change-Id: I272d9dca9c9c1cb125cf7ad4d2381a056b8d4198
Closes-Bug: 1592868
2016-06-15 16:25:43 +00:00
bin Remove nailgun-agent related stuff from fuel-web repo 2015-07-22 17:25:42 +00:00
debian Rename debian 'nailgun' into 'fuel-nailgun' 2016-01-15 13:14:17 +02:00
docs Move all the docs except api-docs to fuel-docs 2016-03-17 17:04:29 +03:00
nailgun Fixed deployment of selected nodes 2016-06-15 16:25:43 +00:00
specs Add user/group/folders creation 2016-03-31 09:56:48 +03: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 Adds Nikolay Bogdanov to the list of maintainers 2016-03-28 18:13:22 +03: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 Configurable ARTS directory in tox.ini 2016-03-09 21:47:33 +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/