5 Commits

Author SHA1 Message Date
Luis Tomas Bolivar
fde5a7a1f4 Change default to NB DB Driver
Besides changing the default driver to the NB driver, it also
adapt to the new section for the ovn configurations

Change-Id: I9a2d0bc9b80fdf0c9e92d06103c03dcf5b018f49
2024-03-08 10:01:13 +01:00
Luis Tomas Bolivar
aa86897663 Bump OVS version (branch 3.3) for devstack local.conf sample
Change-Id: Ie7beb7682ff8cd0f35e5c566fbfb3a50f9168726
2024-03-01 15:04:49 +01:00
Takashi Kajinami
96030ee354 Use common function to (un)install packages
... instead of implementing a similar logic in the plugin.

Change-Id: I14deb9f5c18dd987efc2eec1af2c3345d172d448
2024-01-10 19:27:39 +09:00
Jakub Libosvar
9e3a54805a devstack: Install vrf kernel module if needed
Depending on how the kernel was compiled vrf kernel module may not be
present on the box. This patch installs required packages that contain
vrf kernel module and installs the module as part of
`install_ovn_bgp_agent` function.

Change-Id: Ieb8351cf4eef6db7dc56fb21be9d0cedf6d2ffca
2024-01-09 19:38:25 +00:00
Lucas Alvares Gomes
fbf3f6eeb5 Devstack plugin
Initial support for devstack plugin, with default configuration
for the SB DB driver

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
Change-Id: If806802fe65f852f643b85557c4c88973fa96dea
2023-11-06 10:55:02 +01:00