fuel-web/nailgun/nailgun
Artem Roma cfa146e9dd Set 'deployed_before' attribute in cluster attributes if not present
Before this change if  master node had been upgraded to Fuel of
versions >= 8.0, attempt to re/deploy existing clusters would have failed
as attributes of those clusters would have lack 'deployed_before' field.

Since processing of the flag is temporary solution it should not be
coded in data base migration logic. Thus the change introduces creating
of the attribute with given value if it is not already present.

Change-Id: I302ddb340d2ecf14b1fa414fda71aa7f32363bdf
Closes-Bug: #1551339
2016-03-15 17:54:28 +02:00
..
api Set 'deployed_before' attribute in cluster attributes if not present 2016-03-15 17:54:28 +02:00
assassin Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
db DeploymentGraph.verbose_name is changed to 'name' 2016-03-14 18:02:34 +00:00
errors Support feature advanced-config in task based deployment 2016-03-03 00:11:03 +03:00
expression Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
extensions Execute pipeline only for cluster enabled exts 2016-03-10 10:17:32 +00:00
fake_keystone Adds new functional to fake Keystone 2016-01-19 12:56:09 +00:00
fixtures Pass hugepages to kernel parameters 2016-03-11 09:01:07 +00:00
fsm Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
middleware Keep py3.X compatibility for urllib 2016-01-14 02:44:29 +08:00
network Add serialization of SR-IOV info for orchestrator 2016-03-10 09:13:48 +02:00
objects Set 'deployed_before' attribute in cluster attributes if not present 2016-03-15 17:54:28 +02:00
orchestrator Remove compatibility fixes for python 2.6 2016-03-11 14:39:58 +00:00
plugins DeploymentGraph and DeploymentGraphTasks models added 2016-03-03 02:28:56 +03:00
policy Extend kernel options with cpu pinning 2016-03-14 16:23:53 +03:00
rpc Gracefully stop for task based deployment 2016-03-02 16:20:30 +03:00
statistics Move collector server url to settings.yaml 2016-03-14 10:39:26 +03:00
task Fix path to manifest for update dnsmasq task 2016-03-10 07:10:12 +00:00
test Set 'deployed_before' attribute in cluster attributes if not present 2016-03-15 17:54:28 +02:00
utils Remove Mirantis-specific code from fuel-web repo 2016-02-26 13:25:17 +00:00
volumes Move volume manager into extensions directory 2015-06-24 17:01:53 +03:00
webui Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00
__init__.py License information added 2013-06-25 07:49:11 +00:00
app.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
autoapidoc.py Swap deprecated oslo namespaces 2015-07-23 23:33:58 +03:00
consts.py Strings length constants is removed from DeploymentGraph models and migrations 2016-03-11 17:14:54 +00:00
logger.py Add logging setup for receiverd and assassind 2016-01-28 18:54:34 +02:00
notifier.py Notification object - preparing for pagination 2014-04-04 15:25:31 +04:00
settings.py Deprecate version.yaml 2015-11-17 01:05:39 +03:00
settings.yaml Move collector server url to settings.yaml 2016-03-14 10:39:26 +03:00
unit_test.py All flake8 warnings fixed, except for H302 (should be ignored) 2013-08-30 18:08:53 +04:00
urls.py Add fake Keystone 2014-07-11 14:47:58 +02:00
wsgi.py Explicit WSGI application and fixed static in dev 2014-03-24 15:04:55 +04:00