Switch default external network name to 'physnet1'

Unify the default network naming with changes in the all-in-one
deployment and upstream neutron docs.

Change-Id: I3ceea9a1a5fab2f0ab91883f334fb924d89a5650
This commit is contained in:
Jonathan Rosser 2024-02-12 10:38:41 +00:00
parent 0bcb0f20d8
commit 05b8517bf8

View File

@ -219,10 +219,7 @@ tempest_public_subnet_cidr: "10.1.13.0/24"
# Neutron default gateway to first ip of subnet, usually .1
# tempest_public_subnet_gateway_ip:
tempest_public_net_provider_type: "flat"
# TODO(chkumar246):
# The use of _type is to provide backwards compatibility for
# overrides in S and can be removed in T.
tempest_public_net_physical_name: "{{ tempest_public_net_physical_type | default('flat') }}"
tempest_public_net_physical_name: "physnet1"
# tempest_public_net_seg_id:
tempest_public_router_external: "True"
# Example allocation range: