fuel-web/nailgun/nailgun/orchestrator
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 Create separate module orchestrator 2013-09-12 09:38:18 +00:00
base_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
deployment_graph.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
deployment_serializers.py Merge "Add check if VIP name already present in network config" 2015-10-28 10:30:54 +00:00
graph_configuration.py Remove deployment graph config for patching 2015-10-29 19:05:30 +00:00
graph_visualization.py Allow to include skipped tasks 2015-08-13 11:40:34 +03:00
neutron_serializers.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
nova_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
plugins_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
priority_serializers.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
provisioning_serializers.py [Ironic] generate bootstrap 2015-10-16 18:51:00 +03:00
stages.py Operate on joined graph in nailgun 2015-02-20 18:19:09 +02:00
tasks_serializer.py Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
tasks_templates.py [Ironic] generate bootstrap 2015-10-16 18:51:00 +03:00