Comment 3 for bug 1638821

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/newton)

Reviewed: https://review.openstack.org/393760
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3f9edbf910658e5f62988ac3f3268b26385f5636
Submitter: Jenkins
Branch: stable/newton

commit 3f9edbf910658e5f62988ac3f3268b26385f5636
Author: marios <email address hidden>
Date: Wed Nov 2 16:23:30 2016 +0200

    Fixup the start of swift services

    Seems the conditional has changed and we should pickup the
    tripleo::profile::base::swift::storage::enable_swift_storage
    hiera data.

    After controller nodes are upgraded the swift services were down
    even though there was no stand-alone swift node (the current
    conditional was failing as that hiera isn't set any more)

    Closes-Bug: 1638821
    Change-Id: Id1383c1e54f9cae13fd375e90da525230e5d23eb
    (cherry picked from commit a7af5b90e4fa432973a7ab2f27df5427387b01c0)