Disable openstack-cinder-volume in step1 and reenable it in step2
[apex-tripleo-heat-templates.git] / extraconfig / tasks / major_upgrade_compute.sh
index 78628c8..a1df695 100644 (file)
@@ -12,6 +12,8 @@ cat > $UPGRADE_SCRIPT << ENDOFCAT
 ### This file is automatically delivered to the compute nodes as part of the
 ### tripleo upgrades workflow
 
+set -eu
+
 # pin nova to kilo (messaging +-1) for the nova-compute service
 
 crudini  --set /etc/nova/nova.conf upgrade_levels compute $upgrade_level_nova_compute