Comment 2 for bug 1563024

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (liberty)

Reviewed: https://review.openstack.org/298872
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=67938b57622e08e549eed5fe4b0a012ade65f33a
Submitter: Jenkins
Branch: liberty

commit 67938b57622e08e549eed5fe4b0a012ade65f33a
Author: Nolan Brubaker <email address hidden>
Date: Tue Mar 29 12:43:33 2016 -0400

    Upgrade RabbitMQ on OSA upgrade

    When upgrading OSA from an early Kilo release to 12.0.8, the RabbitMQ
    version has likely changed and the 'Compare installed version of
    RabbitMQ with new version variable' task will fail.

    To avoid manual intervention in response to the failure, this change
    introduces the RabbitMQ upgrade switch to both the run-upgrade.sh script and
    the manual upgrade steps.

    Change-Id: Id90cfb9e94cea1ff2598bc71211efa7ef4370445
    Closes-Bug: #1563024