RETIRED, Fuel UI
Go to file
Ryan Moe 622487c5d5 Fix interface type check in nailgun agent
The regular expression used in ohai to determine interface type
doesn't work with interfaces containing more than one digit (e.g.
eth10). Consequently the "type" is returned as eth1 instead of eth
for all interfaces above eth9 and the agent skips them.

Ohai bug here: https://tickets.opscode.com/browse/OHAI-571

Change-Id: Ib302542255ec25bee43e4f012d66658219ec1710
Closes-bug: #1308036
2014-04-18 14:52:07 -07:00
bin Fix interface type check in nailgun agent 2014-04-18 14:52:07 -07:00
docs Merge "Devops documentation cleanup" 2014-04-17 15:01:33 +00:00
fuel_upgrade_system Several stylistic fixes for upgarde system 2014-03-24 18:06:06 +04:00
fuelclient File Serialization problem 2014-04-16 20:29:43 +04:00
fuelmenu Add search domain to dnsmasq.upstream 2014-03-18 19:27:07 +04:00
nailgun register trial Fuel version 2014-04-18 19:27:18 +03:00
network_checker Prepare network_checker for ci 2014-04-03 11:08:42 +04:00
shotgun Modified some methods a bit and added a couple of tests 2013-10-28 16:30:42 +04:00
.gitignore Rewrite how to build the documentation 2014-04-01 15:41:14 +04:00
.gitreview Remove trailing empty line from .gitreview 2013-10-05 22:26:37 +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
netcheck.py Fix nailgun code to pass flake8 tests 2013-10-30 20:13:27 +04:00
run_tests.sh Do not overwrite nosetests exit code with tee 2014-03-31 17:35:18 -07: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/