Install openstack-nova-migration on computes during M->N upgrade

The current Newton overcloud-full images include this package but
we need to install it during a major upgrade from Mitaka.

bp tripleo-cold-migration

Change-Id: I1404d3b5d469c0d38788e568736f7e5eb479444f
This commit is contained in:
Oliver Walsh 2017-06-22 15:51:47 +01:00
parent eed982876f
commit c443e222b3
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ $(declare -f update_network)
update_network
yum -y install python-zaqarclient # needed for os-collect-config
yum -y install openstack-nova-migration # needed for libvirt migration via ssh
yum -y update
# Due to bug#1640177 we need to restart compute agent