]> review.fuel-infra Code Review - tools/sustaining.git/commit
Role-based and individual updates 77/17277/9
authorDenis V. Meltsaykin <dmeltsaykin@mirantis.com>
Sat, 20 Feb 2016 15:13:30 +0000 (18:13 +0300)
committerDenis V. Meltsaykin <dmeltsaykin@mirantis.com>
Fri, 22 Apr 2016 13:14:53 +0000 (16:14 +0300)
commit9b30068ec6d590bba76caa15b8da7645941b62de
tree9003aacc155334a563e98ea74d5c2491f394b0d4
parentb9d6ddccd72fb8bf4c285af811de7212188ef2b4
Role-based and individual updates

Added functionality to make role-based and particular nodes updates,
i.e. update only computes or ceph-osds. This is needed to divide
update process into stages which is usefull on very big environments.
This could be also useful to rerun the update process on a particular
node. Also the time interval variable is added. Using this variable
it is possible to update some senstive part of a cluster giving a
time to synchronize its states.

Bumped the header and the version.

Change-Id: If638107ec6d4180b4006f7565742687b6f20f2bb
scripts/mos_apply_mu.py