Comment 2 for bug 1728060

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

Reviewed: https://review.openstack.org/515720
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=2dbfe74fe409a2c250ce9ad7c4130ac97c066174
Submitter: Zuul
Branch: master

commit 2dbfe74fe409a2c250ce9ad7c4130ac97c066174
Author: Mark Goddard <email address hidden>
Date: Fri Oct 27 15:17:39 2017 +0100

    Configure glance ceph during upgrade and genconfig

    Previously the glance ceph backend was only being configured during
    the deploy and reconfigure commands. This change ensures that it is
    configured during the upgrade and genconfig commands as well.

    Some of the related host/group selection logic has been cleaned up,
    as it was a little tautolgous.

    Change-Id: Ibfc2bfaaf2e24fb3a0697925e7723794046787fa
    Closes-Bug: #1728060