Comment 4 for bug 1861097

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

Reviewed: https://review.opendev.org/718756
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=5b5780c1542b90363adce73cbe40635e4868806f
Submitter: Zuul
Branch: stable/train

commit 5b5780c1542b90363adce73cbe40635e4868806f
Author: Grzegorz Grasza <email address hidden>
Date: Mon Dec 2 10:47:29 2019 +0100

    Skip both tenant and management networks when generating certs

    Without this change we were unable to deploy TLS Everywhere with
    management network. This is because the service principal is not
    created due to VIP being set to false in network_data.yaml

    Closes-Bug: #1861097
    Resolves: rhbz#1777605
    Change-Id: I43fd5f67c1a0be6eaa1752575349e64329cada4a
    (cherry picked from commit a22c04c576ce6956d4ca526b60b482501228f47e)