RETIRED, Fuel UI
Go to file
Vladimir Kozhukalov 04f17482e9 Removed -cciss-* tail from /dev/disk/by-path links
It is to address the issue which appears when centos
udev names smart array devices like this
/dev/disk/by-path/pci-0000:06:00.0-cciss-disk0
and debian-installer udev names them like this
/dev/disk/by-path/pci-0000:06:00.0 and can not
find device.

Change-Id: I052ae1839b49f4abbd12f44582d53923e0836411
2014-01-31 18:06:51 +04:00
bin Removed -cciss-* tail from /dev/disk/by-path links 2014-01-31 18:06:51 +04:00
dhcp-checker Fix nailgun code to pass flake8 tests 2013-10-30 20:13:27 +04:00
docs Merge "Add "gw" and "biosdevname" kernel params for pxe" 2014-01-29 10:26:58 +00:00
fuelclient Renamed flags for task action of fuelclient 2014-01-24 12:34:19 +04:00
fuelmenu 1253548 Fix version in Fuel Menu header 2013-12-03 09:01:34 +00:00
nailgun Merge "Fixed bypass of Public GW check" 2014-01-30 15:43:25 +00:00
naily Separate provisioning and deployment handlers in nailgun api 2013-11-27 17:58:39 +04:00
shotgun Modified some methods a bit and added a couple of tests 2013-10-28 16:30:42 +04:00
.gitignore LESS integration for development and production evironments 2013-12-05 11:24: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
netcheck.py Fix nailgun code to pass flake8 tests 2013-10-30 20:13:27 +04:00
run_tests.sh Show exact UI build errors when running UI tests 2014-01-24 00:20:38 +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/