RETIRED, Fuel is the control plane for installing and managing OpenStack. It is capable of doing bare metal provisioning of physical nodes, installing OpenStack on them, and much more.
Go to file
Vitaly Parakhin 967ec61eb6 Add building of Fuel deb packages during ISO build.
1) Add routines for building deb packages and adding them to local mirror.
2) Add commands for creating Ubuntu-based build sandbox.
3) Update deb specs for Fuel components.

Closes-Bug: 1373400
Change-Id: If098654d1158aca6676f9cbb3fc3100fc2e8674d
2014-10-17 16:16:41 +03:00
bootstrap Merge "Revert "Add value for 'sed -i' parameter"" 2014-09-10 17:13:21 +00:00
docker Added version.yaml into upgrade tarball 2014-09-04 19:18:36 +04:00
fuelweb_test Fix output formatting from iptables/netstat cmds 2014-09-29 11:58:13 +03:00
fuelweb_ui_test Merge "added authorization and vcenter ui test" 2014-08-21 15:11:58 +00:00
iso Improve reliability of preseed download in initrd 2014-09-29 15:20:54 +04:00
mirror mkrepo.sh: don't hard-code Ubuntu version 2014-09-22 12:53:31 +04:00
packages Add building of Fuel deb packages during ISO build. 2014-10-17 16:16:41 +03:00
puppet Added version.yaml into upgrade tarball 2014-09-04 19:18:36 +04:00
upgrade Backport fixes for swift and crm 2014-09-08 20:50:02 +04:00
utils Merge "Add helper script for artifacts naming schema." 2014-09-22 13:46:22 +00:00
virtualbox Updating README with the "./launch*.sh" options 2014-09-08 12:23:52 +04:00
.gitignore ds_store in gitignore 2013-09-09 13:48:16 +00:00
.gitreview Restore .gitreview file 2013-09-27 18:31:36 +04:00
LICENSE LICENCE added 2014-06-06 13:48:21 +00:00
Makefile Merge "Add tips about using extra repositories in make help" 2014-09-17 10:59:41 +00:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Discarding legacy fuel-repository.mirantis.com usage 2014-09-29 21:57:55 +00:00
netcheck.py fix all pep8 errors 2014-07-16 18:32:53 +04:00
prepare-build-env.sh prepare-build-env.sh: add missing dependencies 2014-09-22 13:37:14 +04:00
repos.mk Revert "Add value for 'sed -i' parameter" 2014-09-10 17:12:54 +00:00
requirements-deb.txt Merge "Added python-pylibmc and libmemcached" 2014-08-15 10:12:32 +00:00
requirements-eggs.txt Sync requirements versions with osci 2014-04-09 20:17:02 +04:00
requirements-gems.txt Use a new ruby 2.1 in the master node as a single ruby version 2014-04-08 11:47:00 +04:00
requirements-rpm.txt Merge "The hivex package was added according to the Launchpad bug fix # 1367324" 2014-09-19 15:55:48 +00:00
requirements-test-eggs.txt Update makesystem for usig of fuel-ostf-tests repo 2013-10-04 14:03:04 +04:00
rules.mk Build iso from artifacts 2014-08-04 16:45:19 +04:00
run_tests.sh Move UI tests to main repo 2014-02-19 19:26:54 +04:00
sandbox.mk Add building of Fuel deb packages during ISO build. 2014-10-17 16:16:41 +03:00
virtualbox.mk New target 'make vbox-scripts' 2014-08-28 12:19:52 +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/