fuel-web/nailgun/nailgun/lcm
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
..
__init__.py Introduced LCM serializers 2016-03-28 11:48:06 +00:00
context.py Add ability to get common or node part of context in lcm 2016-09-09 17:42:48 +03:00
task_serializer.py Do not use yaql input data conversion 2016-09-28 12:44:27 +03:00
transaction_serializer.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00