Comment 27 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/456197
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=fdbc795c876c0add0a73948ace259505947b6786
Submitter: Jenkins
Branch: stable/8.0

commit fdbc795c876c0add0a73948ace259505947b6786
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