Comment 22 for bug 1776987

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/585911
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e0b52904c05b8c2df0471f97ebc374af7f51324b
Submitter: Zuul
Branch: master

commit e0b52904c05b8c2df0471f97ebc374af7f51324b
Author: Giulio Fidente <email address hidden>
Date: Thu Sep 20 14:33:25 2018 +0200

    Stop cap granting to empty pool when telemetry disabled

    Attempt to not create GnocchiRbdPool pool when it is set to empty
    string [1] resulted in related bug which was not resolved by
    originally proposed fix [2].

    1. https://review.openstack.org/#/c/575571
    2. https://review.openstack.org/#/c/570043

    Change-Id: Ie7a42822be89cced480302d40180b9972d191004
    Closes-Bug: 1776987