glance_multiple_locations when NovaEnableRbdBackend=true
authorAttila Fazekas <afazekas@redhat.com>
Mon, 17 Oct 2016 06:39:28 +0000 (08:39 +0200)
committerAttila Fazekas <afazekas@redhat.com>
Mon, 17 Oct 2016 06:43:11 +0000 (08:43 +0200)
glance_multiple_locations does not needed when the
NovaEnableRbdBackend=false, but it is neede when both the
image and the instance storage is rbd and
the show_image_direct_url is enabled.

The condition introduced in Ia7e0558e4f318640981abb44d188e3479b5eae69

Change-Id: Ia8a8cd9aeda69e9a7db6f95dcf418f56e29cae00
Closes-Bug: 1632285

puppet/services/ceph-base.yaml

index 71d81dc..786e9dd 100644 (file)
@@ -82,7 +82,7 @@ conditions:
       - rbd
     - equals:
       - get_param: NovaEnableRbdBackend
-      - false
+      - true
 
 outputs:
   role_data: