fuel-web/nailgun
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
..
examples [nailgun] Add log filtration by date. Add fake logs for nodes. Add posibility to show last logs only. 2013-01-17 20:29:00 +00:00
gulp Remove bower 2015-09-22 11:34:27 +00:00
nailgun Store attributes of plugins in a separate table 2015-11-15 23:29:13 -06:00
static Fix for fetching Node Network groups after cluster creation 2015-11-13 17:01:41 +01:00
tools Fix python-jobs 2015-10-20 15:32:21 +03:00
.eslintrc Change arrow-parens rule value to 'always' 2015-11-13 20:29:23 +07:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
gulpfile.js Improve webpack integration 2015-11-09 12:23:42 +00:00
karma.config.js Replace require.js loader/r.js builder with webpack 2015-11-02 16:59:42 +07:00
manage.py Fake nodes generation script improved for FakeUI 2015-10-01 08:33:45 +00:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
npm-shrinkwrap.json Update gulp-lintspaces to 0.3.2 2015-11-13 17:29:07 +07:00
package.json Update gulp-lintspaces to 0.3.2 2015-11-13 17:29:07 +07:00
requirements.txt Drop openstack.common, use oslo.db instead 2015-11-03 16:11:08 +02:00
setup.py Change version to 8.0 2015-09-03 18:46:32 +03:00
test-requirements.txt Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
tox.ini Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
webpack.config.js Rename .jsx files to .js 2015-11-08 19:09:41 +07:00