Comment 2 for bug 1920050

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/781572
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/80b226c44ce55506460a4914e2d7f2e2de1b41e8
Submitter: "Zuul (22348)"
Branch: master

commit 80b226c44ce55506460a4914e2d7f2e2de1b41e8
Author: Harald Jensås <email address hidden>
Date: Thu Mar 18 22:29:59 2021 +0100

    Fix "ManageNetworks" use-case

    With change I603521bd00dc100e03c765c25503b5e01f3383e4
    the ManageNetworks == False use case was overlooked.

    When ManageNetworks is set to False and networks are
    not created we need to build network_attrs and
    subnet_attrs from the data present in network_data.yaml
    and parameters.

    Closes-Bug: #1920050
    Change-Id: I98a3d582add0d6881cd39433ddb25515f0e0dc31