Comment 18 for bug 1592200

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-rabbitmq-server (stable/16.07)

Reviewed: https://review.openstack.org/375460
Committed: https://git.openstack.org/cgit/openstack/charm-rabbitmq-server/commit/?id=daa4214acf1d967bf0bb58f6a79e21bad58369da
Submitter: Jenkins
Branch: stable/16.07

commit daa4214acf1d967bf0bb58f6a79e21bad58369da
Author: Ryan Beisner <email address hidden>
Date: Thu Sep 8 22:09:52 2016 +0000

    Revert changes relating to management of /etc/hosts

    Switching to active management by the charm of /etc/hosts
    resulted in a number of race conditions during cluster
    formation as a nasty side effect.

    Revert changes to the charm related to this switch, as charm
    versions prior to these changes are far more reliable to
    deploy.

    Further work is required to support MAAS 2.0 with Juju 2.0.

    This reverts commit 0ded449e8d32428baf7992cfc6999f82e9996c1a.
    This reverts commit 7ffdcd204e6550cf5dcad57ed07ea302c1eedcce.

    Closes-Bug: 1592200

    Change-Id: Ib2d6714ac1c4b32542cea02c24f75d7ffbde8282
    (cherry picked from commit af00c66eba0f94ebd40f4287785a26a5a0ec469b)