Merge "Make sure major upgrade script fails."
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -12,6 +12,7 @@ cat > $UPGRADE_SCRIPT << ENDOFCAT
|
||||
### This file is automatically delivered to the swift-storage nodes as part of the
|
||||
### tripleo upgrades workflow
|
||||
|
||||
set -eu
|
||||
|
||||
function systemctl_swift {
|
||||
action=\$1
|
||||
|
||||
Reference in New Issue
Block a user