Merge "No longer hard coding to a specifc network interface name."
[apex-tripleo-heat-templates.git] / extraconfig / tasks / major_upgrade_controller_pacemaker_1.sh
index 739c01d..080831a 100755 (executable)
@@ -31,6 +31,6 @@ fi
 # services will be restart as there are no other constraints
 if [[ -n $(is_bootstrap_node) ]]; then
     migrate_full_to_ng_ha
-    rabbitmq_mitaka_newton_upgrade
+    rabbitmq_newton_ocata_upgrade
 fi