Upgrades: install zaqarclient
authorJiri Stransky <jistr@redhat.com>
Mon, 29 Feb 2016 16:44:37 +0000 (17:44 +0100)
committerJiri Stransky <jistr@redhat.com>
Wed, 2 Mar 2016 11:11:36 +0000 (12:11 +0100)
commitf496aa225c2f12e2f8da80c74d4b511e0e6e2bf0
tree76819a250092c4d92d176bb30cfc69e3ea480024
parent07ce6e053cd900f782c5c6b391decd0c49ee45cc
Upgrades: install zaqarclient

Old overcloud images don't have python-zaqarclient installed, and new
overclouds' os-collect-config are configured with Zaqar support. This
together means that on upgrade we need to install python-zaqarclient,
otherwise os-collect-config will be restarted during yum update and
crash due to trying to import missing Python module from zaqarclient.

Change-Id: I3e875e14cb60b1b78aec0d9ddc412ccf865abd01
extraconfig/tasks/major_upgrade_compute.sh
extraconfig/tasks/major_upgrade_controller_pacemaker_1.sh