Merge "Add flag to assert that puppet manages the keystone endpoints"
[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 yum -y install python-zaqarclient  # needed for os-collect-config
8 yum -y -q update