RETIRED, Fuel UI
Go to file
prameswar 23e1e3fa79 Fix minor typo error in development docs documentation
In fuel-web/docs/develop/env.rst, following lines:
virtualenv fuel-web-venv
. virtualenv/bin/activate

should be changed to:
virtualenv fuel-web-venv
. fuel-web-venv/bin/activate

Change-Id: Ib598cbb06b6144aa8bb83bf4a0a42c0a3ca0c8e7
Closes-Bug: #1553924
2016-03-07 14:29:16 +05:30
bin Remove nailgun-agent related stuff from fuel-web repo 2015-07-22 17:25:42 +00:00
debian Rename debian 'nailgun' into 'fuel-nailgun' 2016-01-15 13:14:17 +02:00
docs Fix minor typo error in development docs documentation 2016-03-07 14:29:16 +05:30
nailgun Remove Fuel UI 2016-03-03 12:09:54 +00:00
specs Remove UI stuff from rpm spec 2016-03-01 17:42:13 +00:00
systemd Systemd support for nailgun services 2015-11-30 13:47:32 +00:00
.gitignore Remove Fuel UI 2016-03-03 12:09:54 +00: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 Fix MAINTAINERS file after removing Fuel UI code 2016-03-03 21:10:05 +07: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 Move UI-related testing logic to a separate file 2016-02-25 10:53:19 +00:00
tox.ini Move UI-related testing logic to a separate file 2016-02-25 10:53:19 +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/