Change tenant_network_types to project_network_types

Depends-On: https://review.opendev.org/c/openstack/neutron/+/972591
Change-Id: I68245c32bbe18fa590c2e440289e79458e0b4d05
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2026-02-24 16:40:08 +00:00
parent 10b31f858e
commit 08134a9c94
+1 -1
View File
@@ -53,7 +53,7 @@ An example of this is shown in the :ref:`enrollment` section.
[ml2]
type_drivers = flat
tenant_network_types = flat
project_network_types = flat
mechanism_drivers = openvswitch,baremetal
[ml2_type_flat]