commit | 22038a9a8c4418d6d49bed83024a3cd97e627860 | [log] [tgz] |
---|---|---|
author | Lucas Alvares Gomes <lucasagomes@gmail.com> | Thu May 27 13:44:20 2021 +0100 |
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | Thu May 27 16:17:06 2021 +0100 |
tree | 944ff1d3c7619221f03e011ff0d1e2edb6b6d99e | |
parent | a634c7f91cd6dd43a8e5d1f280f06f4a5599f504 [diff] |
[OVN] Configure public bridge enabled by default This patch makes the OVN_L3_CREATE_PUBLIC_NETWORK configuration True by default. This option makes the OVN lib in DevStack create & configure the external bridge, matching the same behavior from the OVS driver in DevStack. Change-Id: Icda53b95fdc3c169ac48a6ec4343c87ba404baa4 Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>