RETIRED, Fuel UI
Go to file
Aleksey Kasatkin 661a4f9502 Allow node interfaces update if it's in 'discover' or 'error' state
Node inferfaces update is allowed when node is in one of the following states:
'discover', 'error'. It's locked for other node states.
It's not locked on node creation, i.e. when node.nic_interfaces is empty yet.

Closes-Bug: #1425901
Closes-Bug: #1428776
Change-Id: Icc60c432296c28e89d71b1fd0dd864870553a467
2015-04-02 14:06:34 +03:00
bin Handle exception in agent when node was removed and rediscovered 2014-07-29 15:07:31 +02:00
docs Added documentation on tox usage 2014-08-18 14:32:08 +04:00
fuel_agent Added image utils 2014-07-28 20:36:41 +04:00
fuel_agent_ci Modified fuel_agent_ci 2014-08-13 16:45:59 +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 15:34:28 +00:00
fuelclient fuelclient: use keystone v2.0 client explicitly 2015-03-10 17:55:42 +00:00
fuelmenu Parse domain name correctly in fuelmenu 2014-08-04 12:28:53 +04:00
nailgun Allow node interfaces update if it's in 'discover' or 'error' state 2015-04-02 14:06:34 +03:00
network_checker Tune net_check generator params 2014-08-03 08:49:05 +03:00
shotgun Shotgun: make snapshot of entire /var/log 2014-06-26 22:05:04 +03:00
.gitignore Separate configuration based on test environment 2014-07-17 10:15:30 +03: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 Development environment on masternode 2014-08-04 15:05:02 +04: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/