Comment 45 for bug 1604879

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Fix merged to openstack/fuel-library (9.0/mitaka)

Reviewed: https://review.fuel-infra.org/36847
Submitter: Pkgs Jenkins <email address hidden>
Branch: 9.0/mitaka

Commit: 62f42f387e678257e4ab16eabaf31e361b6c2164
Author: Sergii Rizvan <email address hidden>
Date: Thu Oct 12 07:59:51 2017

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