Comment 5 for bug 1970710

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart/+/839724
Committed: https://opendev.org/openstack/tripleo-quickstart/commit/a8c10578d2d7d9b94dc424bca3e7b5eab968543e
Submitter: "Zuul (22348)"
Branch: master

commit a8c10578d2d7d9b94dc424bca3e7b5eab968543e
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Thu Apr 28 17:22:01 2022 +0530

    Enable neutron service for creating public network

    https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/803477
    modifies the os_tempest role to create only specific tempest
    resources.

    Earlier neutron public network id is setted when public
    network exists but due to above patch, we need to make
    sure neutron service is enabled and tempest_public_net_create
    is set to true (default to true).

    It fixes the same and also avoids creating private network on
    undercloud.

    Closes-Bug: #1970710

    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    Change-Id: I73e0dcb86de532cb2a0454b1940cdf330ba276c0