Comment 6 for bug 1832402

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

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

commit ed5c2ad70a13a564efab35ca3b677511053dbaa0
Author: Alex Schultz <email address hidden>
Date: Fri Jun 14 10:29:15 2019 -0600

    Fix bare reference of cinder_enable_iscsi_backend

    Ansible is throwing a deprecation warning for this so we need to add a
    |bool to the usage of cinder_enable_iscsi_backend

    Change-Id: If536dbc8ace915d171a23e289da2777e74dc3b27
    Related-Bug: #1832402