fuel-web/nailgun/nailgun/db/migration
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
..
alembic_migrations Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
__init__.py Move volumes data from the core into volume manager extension 2015-07-06 16:03:00 +03:00
alembic.ini Initial support of database migrations 2014-02-12 18:34:26 +04:00