Comment 11 for bug 1560934

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

Reviewed: https://review.openstack.org/298828
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=3195660dcd447ba4ffd7d384e57f0b2614c72650
Submitter: Jenkins
Branch: stable/mitaka

commit 3195660dcd447ba4ffd7d384e57f0b2614c72650
Author: Giulio Fidente <email address hidden>
Date: Thu Mar 24 16:23:08 2016 +0100

    Add quotes around the cinder_iscsi_ip_address value

    In I783e939ae304385674909bfd9f1cac95e04cef22 we add brackets around
    the cinder_iscsi_ip_address if IPv6 but that causes hiera to try
    mapping the value into an array, while it isn't. This change adds
    quotes around the brackets.

    Change-Id: Id9bb4b12542f1943e9df702486d68424539c7a59
    Closes-Bug: 1560934
    (cherry picked from commit 992f85b94842abf038c20c21550a3138bea47d85)