]> review.fuel-infra Code Review - tools/sustaining.git/commit
Script for setting up deployed_before atribute 64/23264/1
authorRodion Tikunov <rtikunov@mirantis.com>
Thu, 14 Jul 2016 13:51:52 +0000 (16:51 +0300)
committerRodion Tikunov <rtikunov@mirantis.com>
Thu, 14 Jul 2016 13:51:52 +0000 (16:51 +0300)
commit36e35b67bb69da57e1c75356606e82924a1ca310
tree1af59b5f2c7c97a9a2c96fc30543e47d2d58d37d
parent0a9c1e59fc86b67e29281e5fb612f8374bb448ff
Script for setting up deployed_before atribute

MOS versions <=7.0 should prevent `stop deployment` operation when
environment has already deployed. This requires that clusters have
`deployed_before` atribute in generated attributes of environment.

This script sets deployed_before in True value for all environments.
This script should be run on master node.

Change-Id: I554488217759cfedd3ce69af032b0e9426df6fb6
Related-Bug: #1529691
bugs/1529691/set_deployed_before.py [new file with mode: 0755]