commit cfa146e9dd7d1579fc4baa7580aedb8afb57414c
Author: Artem Roma <email address hidden>
Date: Tue Mar 15 12:37:07 2016 +0200
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.
Reviewed: https:/ /review. openstack. org/292804 /git.openstack. org/cgit/ openstack/ fuel-web/ commit/ ?id=cfa146e9dd7 d1579fc4baa7580 aedb8afb57414c
Committed: https:/
Submitter: Jenkins
Branch: master
commit cfa146e9dd7d157 9fc4baa7580aedb 8afb57414c
Author: Artem Roma <email address hidden>
Date: Tue Mar 15 12:37:07 2016 +0200
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: I302ddb340d2ecf 14b1fa414fda71a a7f32363bdf
Closes-Bug: #1551339