3 Commits

Author SHA1 Message Date
Takashi Kajinami
5aff8a4b7c Generate config file using oslo-config-generator
... so that we can review the available options more easily.

This also updates tox.ini to reuse the same environment for multiple
targets.

Change-Id: I561ff8a116c5a13784b83ff1450af965e6aff82c
2024-01-12 08:50:35 +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
Lucas Alvares Gomes
5f26dda1e6 Add privsep rootwrap configuration support and filters
This patch adds the ability to configure rootwrap for ovn-bgp-agent. It
creates the entrypoints, configuration variables as well as some sample
configurations under etc/ that will be later used by DevStack to
configure the environment.

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
Change-Id: I8a0d04374e67e46f0731f4d5bc0520e43a63e879
2022-02-22 11:03:48 +00:00