Comment 39 for bug 1604879

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

Reviewed: https://review.openstack.org/465595
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=57bb7299b75ab5f9457878cc0bfb88af74ed767a
Submitter: Jenkins
Branch: master

commit 57bb7299b75ab5f9457878cc0bfb88af74ed767a
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