Merge "Configure DPDK options to isolate PMD cores and ovs process cores"
[apex-tripleo-heat-templates.git] / extraconfig / tasks / major_upgrade_block_storage.sh
1 #!/bin/bash
2 #
3 # This runs an upgrade of Cinder Block Storage nodes.
4 #
5 set -eu
6
7 # Special-case OVS for https://bugs.launchpad.net/tripleo/+bug/1635205
8 special_case_ovs_upgrade_if_needed
9
10 yum -y install python-zaqarclient  # needed for os-collect-config
11 yum -y -q update