Comment 31 for bug 1604879

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/458816
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=285c29cf12b2cdc5ac978b36bc5777beefb6af46
Submitter: Jenkins
Branch: stable/8.0

commit 285c29cf12b2cdc5ac978b36bc5777beefb6af46
Author: Anton Chevychalov <email address hidden>
Date: Fri Apr 21 15:32:18 2017 +0300

    Enable swift when there is no RadosGW

    There is a regression after
    If319845aa9f2d9b3ca07936350ef374f504679cb.
    According to current logic RadosGW and Swift can be installed
    in a same time.

    That commit changes logic. If we have RadosGW, then we have no
    Swift. If we have no RadosGW, then we have Swift.

    Change-Id: I2e41551dc7df9f3be81df26000b1ae2bb7d76b39
    Closes-Bug: #1604879