fuel-web/nailgun/nailgun/db/sqlalchemy/models
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 Revert "Add tag API" 2016-11-08 16:58:59 +00:00
action_logs.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
base.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
cluster.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
cluster_plugin_link.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
deployment_graph.py Introduced metadata for deployment graphs 2016-08-19 17:36:04 +03:00
deployment_history.py Itroduced deployment sequences 2016-09-07 16:28:49 +03:00
deployment_sequence.py Itroduced deployment sequences 2016-09-07 16:28:49 +03:00
fields.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
master_node_settings.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
mutable.py Use C vairant of YAML dumper at tasks serialization 2016-05-23 10:15:06 +00:00
node.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
node_deployment_info.py add node_deployment_info table 2016-07-08 14:08:06 +03:00
notification.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
openstack_config.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
oswl.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
plugin_link.py Plugin links handlers now returning 409 on existing url 2016-05-16 13:45:42 +03:00
plugins.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
release.py Resolve tasks by role tags 2016-11-17 18:07:30 +03:00
task.py Track timestamps for start and end of transactions 2016-09-05 13:13:53 +03:00