Comment 2 for bug 1804479

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

Reviewed: https://review.openstack.org/619276
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=b7ebf5835c1d41b06a79e10454a8517b456f9b5c
Submitter: Zuul
Branch: master

commit b7ebf5835c1d41b06a79e10454a8517b456f9b5c
Author: Christian Schwede <email address hidden>
Date: Wed Nov 21 16:37:24 2018 +0100

    Disable deprecated parameter ControllerEnableSwiftStorage

    Setting this parameter to False not only breaks the deployment, but also
    disables important storage services on storage nodes, not only
    Controllers.

    The parameter has been marked deprecated for quite awhile, thus changing
    it to be non-effective (before removing it totally).

    Closes-Bug: 1804479

    Change-Id: I30bdc60853b6057f4f7c8c28dc88e6b151056422