fuel-web/nailgun/nailgun/db/migration/alembic_migrations/versions
Ryan Moe 2b0242f645 Resolve tasks by role tags
This commit switching tasks resolution approach to the tags based one.
Tag - minimal unit what's necessary only for task resolution and can be
mapped to the node through the role interface only. Each role provides set
of tags in its 'tags' field and may be modified via role API. Tag may be
created separately via tag API, but, this tag can not be used unless it's
stuck to the role.

Change-Id: Icd78fd124997c8aafb07964eeb8e0f7dbb1b1cd2
Implements: blueprint role-decomposition
2016-11-17 18:07:30 +03:00
..
fuel_5_0.py Replacing improper map usage. 2016-04-13 17:13:18 +02:00
fuel_5_1.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
fuel_6_0.py Replacing improper map usage. 2016-04-13 17:13:18 +02:00
fuel_6_1.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
fuel_7_0.py Fix python-jobs 2015-10-20 15:32:21 +03:00
fuel_8_0.py Add distinguisher field for default node group 2015-12-24 09:42:22 +02:00
fuel_9_0.py Add migration for new ceph fields 2016-04-15 01:08:36 +00:00
fuel_9_0_1.py Allow long error messages for nodes 2016-06-07 18:56:19 +02:00
fuel_9_1.py Adjust db migrations according to stable branch 2016-09-27 11:16:37 +03:00
fuel_10_0.py Revert "Add tag API" 2016-11-08 16:58:59 +00:00
fuel_11_0.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00