RETIRED, Fuel UI
Go to file
Alexander Saprykin 5a2d4f0d3e Merge NodeAttributes model into Node model
* Move vms_conf from NodeAttributes to Node.
* Drop interfaces field, that is not used anymore.
* Fix all references to vms_conf across all sources.
* Remove explicit changed() call, since JSON fields
  can detect updates on all levels.
* Replace objects.Node.set_vms_conf() function
  with direct attribute assignment

Change-Id: I2112a6dba30b49e3d658ef1503ee48ad1f92e693
Implements: blueprint support-numa-cpu-pinning
2016-02-10 12:42:02 +02:00
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 Update documentation regarding building ISO 2016-02-08 11:35:41 +00:00
nailgun Merge NodeAttributes model into Node model 2016-02-10 12:42:02 +02:00
specs Bump version to 9.0 2015-12-23 14:51:45 +03:00
systemd Systemd support for nailgun services 2015-11-30 13:47:32 +00:00
.gitignore Replace require.js loader/r.js builder with webpack 2015-11-02 16:59:42 +07: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 Maintainers 2015-12-31 16:10:31 +02: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 Functional tests for plugin UI 2016-01-12 13:46:53 +03:00
tox.ini Load several fixtures when tesing 2016-02-02 10:23:49 +03: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/