fuel-web/nailgun/nailgun/task
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 License information added 2013-06-25 07:49:11 +00:00
fake.py Receiving of task processing confirmation from astute handled 2015-10-30 12:43:37 +03:00
helpers.py Receiving of task processing confirmation from astute handled 2015-10-30 12:43:37 +03:00
manager.py Plugin is able to extend existing network roles 2015-11-09 16:34:18 +00:00
task.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00