Add replacepkgs to the manual ovs upgrade workaround and fix a typo
authorMathieu Bultel <mbultel@redhat.com>
Wed, 26 Oct 2016 09:21:08 +0000 (11:21 +0200)
committermarios <marios@redhat.com>
Thu, 27 Oct 2016 08:38:12 +0000 (11:38 +0300)
commit61cba946cd11ab3a2d6518663f2300d7c98083de
tree4480c99a943f9fc7c19654ba7d42270a63722261
parentab00d9393b1d1b3a4eceb81135b0e816791e190f
Add replacepkgs to the manual ovs upgrade workaround and fix a typo

rpm command will return an exit 1 if ovs package is already
there and will exit the step_1.sh script. To get around this
force the update with --replacepkgs

Also remove the \ just before the $ which cause a syntax
error for the ceph storage

Change-Id: I11fcf688982ceda5eef7afc8904afae44300c2d9
Closes-bug: 1636748
extraconfig/tasks/major_upgrade_block_storage.sh
extraconfig/tasks/major_upgrade_ceph_storage.sh
extraconfig/tasks/major_upgrade_compute.sh
extraconfig/tasks/major_upgrade_controller_pacemaker_1.sh
extraconfig/tasks/major_upgrade_object_storage.sh
extraconfig/tasks/yum_update.sh