Comment 2 for bug 1830852

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

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

commit c0fcf8674d5f7c5c0cec1179fa56ef4536d5c5fb
Author: Harald Jensås <email address hidden>
Date: Wed May 29 09:34:52 2019 +0200

    Fix custom network.name_lower in krb-service-principals

    The lowercase network names was hardcoded to 'external',
    'internal_api' and 'storage_mgmt'. Use jinja to get the
    network.name_lower value from network_data.yaml instead
    so that users can customize the lowercase network name.

    Closes-Bug: #1830852
    Change-Id: Ie9bd482782ff770d90dfc38a585237812ed81c06