Comment 40 for bug 1604879

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

Reviewed: https://review.openstack.org/465590
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=9e3e2da3053bb5e697bd2cacae4a682512598992
Submitter: Jenkins
Branch: stable/newton

commit 9e3e2da3053bb5e697bd2cacae4a682512598992
Author: Sergii Rizvan <email address hidden>
Date: Tue Apr 11 20:12:37 2017 +0300

    Correct logical expressions for storage backends

    After introducing the change Iead5167210c4132badb866afc25d4ef14e27f6b2
    swift isn't installed if ceph used as a backend for images
    and not for object-storage service. In this sutiation we end up
    with absence of object-storage at all which is wrong.

    The commit introduces changes which makes possible
    to swift been installed if ceph used only for image service.

    Change-Id: If319845aa9f2d9b3ca07936350ef374f504679cb
    Closes-Bug: #1604879