fuel-web/nailgun/nailgun/objects
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
..
serializers DeploymentGraph.verbose_name is changed to 'name' 2016-03-14 18:02:34 +00:00
__init__.py DeploymentGraph and DeploymentGraphTasks models added 2016-03-03 02:28:56 +03:00
action_log.py Changed JSON fields on mutable objects in ActionLog object 2015-12-25 08:17:14 +00:00
base.py Add functionality from NetworkManager to objects 2016-02-22 08:50:30 -08:00
bond.py Add functionality from NetworkManager to objects 2016-02-22 08:50:30 -08:00
capacity.py Rewriting remaining handlers to objects 2014-08-06 15:47:04 +04:00
cluster.py Set 'deployed_before' attribute in cluster attributes if not present 2016-03-15 17:54:28 +02:00
cluster_plugin_link.py Add functionality from NetworkManager to objects 2016-02-22 08:50:30 -08:00
deployment_graph.py DeploymentGraph.verbose_name is changed to 'name' 2016-03-14 18:02:34 +00:00
interface.py Add serialization of SR-IOV info for orchestrator 2016-03-10 09:13:48 +02:00
ip_addr.py Add POST operation for ClusterVIPCollectionHandler 2016-02-25 11:58:01 +02:00
master_node_settings.py Store settings of Fuel UI Nodes page in DB 2015-12-01 13:24:36 +03:00
network_group.py Move all db queries from network manager to objects 2016-02-25 09:59:01 -08:00
node.py Extend kernel options with cpu pinning 2016-03-14 16:23:53 +03:00
node_group.py Move all db queries from network manager to objects 2016-02-25 09:59:01 -08:00
notification.py Remove schema from objects 2015-09-21 15:44:40 +00:00
openstack_config.py Do not include openstack configuration into filters 2015-12-16 13:35:06 +01:00
oswl.py Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00
plugin.py DeploymentGraph and DeploymentGraphTasks models added 2016-03-03 02:28:56 +03:00
plugin_link.py Add functionality from NetworkManager to objects 2016-02-22 08:50:30 -08:00
release.py Removed recursive observing MutableObject hierarchy 2016-03-09 10:45:40 +00:00
task.py Fixed cluster state transitions 2016-02-29 14:05:35 +03:00