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
Serhiy Ovsianikov 27634ecd26 Slave nodes are not booted
We restart all the NICs of master node after we ensure Cobbler is
ready. Restarting NIC breaks network connection between Cobbler
and outgoing physical network. Added another restart of the docker
container after network restart.

Change-Id: I0bbba2fbad801e109f52ee5fbcf203b8ba7d1dd8
Closes-Bug: #1427227
2015-03-03 09:07:08 +02:00
bootstrap Remove ntp-dev from req's and stop using sntp 2015-02-05 02:22:53 +03:00
docker docker/module.mk: don't depend on Debian packages 2015-02-18 10:24:46 +03:00
fuelweb_test Merge "Fix openstack authorization for reverted environment" 2015-02-12 10:20:43 +00:00
fuelweb_ui_test Fix selenium tests after changes in UI 2014-10-16 15:51:10 +03:00
image image: introduce image-ubuntu and image-centos targets 2015-02-18 10:24:46 +03:00
iso Add to ISO ability to boot from USB 2015-02-20 11:40:59 +00:00
mirror Clean docker containers and images 2015-02-23 20:59:05 +02:00
packages Add python-pbr as a build-requirement 2015-02-26 13:48:32 +01:00
puppet Added version.yaml into upgrade tarball 2014-09-04 19:18:36 +04:00
upgrade Merge "Remove unpacking for Docker images from upgrade.sh" 2014-12-11 10:08:46 +00:00
utils [report-exporter] Hot fixes 2015-01-25 01:47:49 +03:00
virtualbox Slave nodes are not booted 2015-03-03 09:07:08 +02: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 Reducing the size of upgrade tarball 2014-10-31 17:36:01 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
config.mk Revert "Add fuel-centos-build container for fuel/centos" 2015-02-13 08:43:48 +00:00
prepare-build-env.sh Add to ISO ability to boot from USB 2015-02-20 11:40:59 +00:00
regenerate_ubuntu_repo.sh Fix ubuntu diff repository structure 2014-11-10 11:47:22 +03:00
report-changelog.sh Implement creating global packages changelog file 2014-11-07 11:54:26 +03:00
repos.mk Fix fuelmain_sha missing from version.yaml 2015-02-05 15:25:00 +03:00
requirements-deb.txt Merge "Rename murano-api -> murano" 2015-02-17 15:42:44 +00:00
requirements-eggs.txt Update Fabric version in Shotgun requirements 2014-12-29 17:15:16 +02: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 Remove hardcoded novnc version 2015-02-18 15:53:37 +02: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 packages/rpm: speed up the build 2015-02-06 11:30:58 +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/