Comment 3 for bug 1796912

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

Reviewed: https://review.openstack.org/609505
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=76724fe4d2bfac2233f4a92aaa0a8a28a6b74d1e
Submitter: Zuul
Branch: master

commit 76724fe4d2bfac2233f4a92aaa0a8a28a6b74d1e
Author: Jack Ding <email address hidden>
Date: Wed Oct 10 13:39:36 2018 -0400

    Correct checking of swift_enabled service param

    The checking of swift_enabled service parameter should be against value
    instead of against object. The incorrect checking produced false
    positive, as a result Ceph-backed Swift could not be activated.

    Closes-Bug: 1796912
    Change-Id: I712221f882437f92f1f08e22d5db2265258ccc9e
    Signed-off-by: Jack Ding <email address hidden>