RETIRED, Fuel UI
Go to file
Igor Kalnitsky b5171a5797
Replace volume containers with direct mountings
Fuel storage containers are a bit useless in our architecture and lead
us to the problems when after upgrade we have storage containers with
not expected names. In order to be consistent with dockerctl and prevent
desync with dockerctl it was decided to remove them.

Change-Id: Id3b614ce5f8cd5284bc387d1384d0c9928f84981
Related-Bug: #1382527
2014-11-26 16:10:12 +02:00
bin Decrese agent to log to INFO level after uid is received 2014-11-18 16:08:41 +02:00
docs Dropdown settings support 2014-11-18 16:36:40 +03:00
fuel_agent Fix ntpd start on centos in cloud-init boothook 2014-11-21 15:48:54 +03:00
fuel_agent_ci Fuel-agent functional tests refactoring 2014-09-24 00:15:11 +04:00
fuel_development Development environment on masternode 2014-08-04 15:05:02 +04:00
fuel_upgrade_system Replace volume containers with direct mountings 2014-11-26 16:10:12 +02:00
fuelclient Merge "Displays only invoked tests in fuel health output" 2014-11-20 13:51:05 +00:00
fuelmenu Add default_gateway for l23network call in fuelmenu 2014-11-18 16:43:13 +04:00
nailgun Merge "Always send versioned paths to manifests/repos" 2014-11-26 12:55:11 +00:00
network_checker Always print empty table if nothing is found by dhcpchecker 2014-11-25 12:22:32 +02:00
shotgun Shotgun: make snapshot of entire /var/log 2014-06-26 22:05:04 +03:00
tasklib Remove puppet daemonizing tests 2014-10-16 12:50:04 +03:00
.gitignore Basic linting for *.less files 2014-09-22 10:41:28 -07:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +04:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
build_docs.sh Rewrite how to build the documentation 2014-04-01 15:41:14 +04:00
run_tests.sh Parallel test execution with py.test 2014-11-11 13:39:54 +00: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/