fuel-web/nailgun
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
..
examples
nailgun Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
tools Do not remove logs on 'tox -e cleanup' 2016-09-06 13:27:44 +03:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
manage.py Add fuyaql to allow debug expressions on master node 2016-06-22 15:50:45 +03:00
requirements.txt Babel version 2.3.x excluded in requirements 2016-04-19 22:09:43 +03:00
setup.cfg Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
setup.py Extract cluster upgrade to a separate repository 2016-07-29 12:44:00 +03:00
test-requirements.txt Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
tox.ini Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00