fuel-web/nailgun/nailgun/db
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
..
migration Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
sqlalchemy Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
__init__.py Remove NoCacheQuery 2016-01-05 12:57:14 +00:00
deadlock_detector.py Fixed dead-locks and race conditions in tasks execution 2016-09-05 17:46:36 +03:00