RETIRED, Fuel UI
Go to file
Alexander Kislitsky 6bd08607c6 Logging in finding disk function fixed
The funcion find_existing_disk is called in the VolumeManager constructor.
When the new node is discovered and nailgun-agent doesn't post yet nodes
info to the Nailgun we have no volumes info and have warning and error
messages in the logs on each VolumeManager object initialization.
On empty volumes data we shouldn't perform search in find_existing_disk.
Just log message and return None.

Change-Id: Ia7ffc5f69995dc4230f5984faaa08ae543bbe044
Closes-Bug: #1523471
2015-12-11 14:42:47 +03:00
bin Remove nailgun-agent related stuff from fuel-web repo 2015-07-22 17:25:42 +00:00
debian Deprecate network_checker directory 2015-10-30 11:58:07 +03:00
docs Merge "Known issues section creation" 2015-12-09 12:44:51 +00:00
nailgun Logging in finding disk function fixed 2015-12-11 14:42:47 +03:00
specs Remove fuel_package_updates module 2015-12-07 17:34:33 +03:00
systemd Systemd support for nailgun services 2015-11-30 13:47:32 +00:00
.gitignore Replace require.js loader/r.js builder with webpack 2015-11-02 16:59:42 +07: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 Add more maintainers to Nailgun 2015-12-03 14:52:20 +02: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 Merge "Remove fuel_package_updates module" 2015-12-08 16:27:02 +00:00
tox.ini Fix python-jobs 2015-10-20 15:32:21 +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/