aboutsummaryrefslogtreecommitdiffstats
path: root/extraconfig/tasks/major_upgrade_block_storage.sh
blob: d3d0e675deba6a91c82b543be61e147f72c1e3fd (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#
# This runs an upgrade of Cinder Block Storage nodes.
#
set -eu

yum -y install python-zaqarclient  # needed for os-collect-config
yum -y update