fuel-web/nailgun/nailgun/plugins
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
..
__init__.py Configuration file plugins support for nailgun 2014-10-24 16:42:12 +04:00
adapters.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
manager.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
merge_policies.py Plugin is able to extend existing network roles 2015-11-09 16:34:18 +00:00