fuel-octane/octane/util
Ilya Kharin 12daa0e54f Restart mcollective on slave nodes after restore
Also, on the backup step a status of `mco ping` is serialized in an
upgrade tarball and on the restore step is compared with the actual
status. All nodes that are not respond are logged.

In additional, the status of `mco ping` is archived on the backup step
and is compared on the restore step with the actual ones.

Change-Id: Ibba81102214998d83614a42cdb21c21bebd8284a
Closes-Bug: #1561092
2016-10-13 14:33:42 +03:00
..
__init__.py Start rewriting docker tools 2015-07-15 19:09:07 +03:00
archivate.py Add helper functions for work with temp dirs and files 2016-06-21 15:36:07 +00:00
auth.py Check that astute.yaml password is valid before backup 2016-09-20 17:03:21 +03:00
ceph.py Remove patching of mcollective for osd upgrade procedure 2015-09-25 17:34:48 +03:00
db.py Invert logic with db names filtering in upgrade_db 2015-09-07 18:18:19 +03:00
docker.py Add absolute_import to util/docker.py to avoid local tempfile module 2016-07-18 15:14:07 +00:00
env.py Restore fixes for partitioning schema for versions before 7.0 2016-05-13 13:07:28 +00:00
fuel_client.py Set keystone auth context for fuel client 2016-03-23 10:50:49 +03:00
helpers.py Check that astute.yaml password is valid before backup 2016-09-20 17:03:21 +03:00
maintenance.py Use more correct approach to detect resources status 2015-11-06 14:22:46 +03:00
mcollective.py Restart mcollective on slave nodes after restore 2016-10-13 14:33:42 +03:00
node.py Restart mcollective on slave nodes after restore 2016-10-13 14:33:42 +03:00
plugin.py Disable iscsi actions for clusters without emc plugins 2015-09-25 16:51:44 +03:00
puppet.py Remove --detailed-exitcodes flag from puppet agent 2016-02-19 12:56:04 +00:00
sql.py Move sql container runner into util function 2016-05-16 18:11:18 +03:00
ssh.py Add reboot_nodes method 2015-09-10 17:57:23 +03:00
subprocess.py Add missing CalledProcessError to octane.util.subprocess 2015-09-08 15:45:22 +03:00
tempfile.py Add helper functions for work with temp dirs and files 2016-06-21 15:36:07 +00:00