RETIRED, Fuel UI
Go to file
Vitaliy Mygal a25db9a2c6 Store attributes of plugins in a separate table
This is redesign of plugins architecture in order to store
the plugin's attributes in a separate table, not in cluster
attributes, so it will be possible to remove connection between
plugin and cluster when a plugin gets deleted.

Added ability to work with different versions of a plugin.
User can choose the preferred version in UI.

The test "test_plugin_generator" was removed because no longer
relevant.

Closes-Bug: #1440046
Implements: blueprint store-plugins-attributes

Change-Id: I52115f130bf1c7c80c66e18d0bf9f7acb16dd56c
2015-11-15 23:29:13 -06:00
bin Remove nailgun-agent related stuff from fuel-web repo 2015-07-22 17:25:42 +00:00
debian Deprecate network_checker directory 2015-10-30 11:58:07 +03:00
docs Improve webpack integration 2015-11-09 12:23:42 +00:00
fuel_upgrade_system/fuel_package_updates Deprecate fuel_upgrade_system/fuel_upgrade directory 2015-10-30 12:45:06 +03:00
nailgun Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
specs Merge "nodejs for nailgun bundled together" 2015-11-06 16:33:33 +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
build_docs.sh Deprecate shotgun directory 2015-10-27 13:09:34 +03:00
LICENSE LICENCE added 2014-06-11 17:19:02 +04:00
MAINTAINERS Deprecate fuel_upgrade_system/fuel_upgrade directory 2015-10-30 12:45:06 +03:00
README.md Updated links in readme 2013-08-08 09:16:27 +04:00
run_tests.sh Deprecate fuel_upgrade_system/fuel_upgrade directory 2015-10-30 12:45:06 +03:00
tox.ini Fix python-jobs 2015-10-20 15:32:21 +03:00

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/