Comment 2 for bug 1546225

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

Reviewed: https://review.openstack.org/280844
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=99217b3aa1dc29fe939a6a9e21bec0407dd6fcd1
Submitter: Jenkins
Branch: kilo

commit 99217b3aa1dc29fe939a6a9e21bec0407dd6fcd1
Author: Bjoern Teipel <email address hidden>
Date: Tue Feb 16 11:39:55 2016 -0600

    Remove local swift ring directory check

    This fix will remove the local check for the swift ring directory.
    Assuming the upgrade script is executed on the deployment host,
    the swift ring files are not necessarily on this host, rather than
    the first swift server.

    Change-Id: Ie1f07a7884b669e2a0c44868711ce76070c8e4bf
    Closes-Bug: #1546225