tap-as-a-service/devstack
Takashi Kajinami 4fd17b7229 Generate plugin config file
Import the framework to generate sample config files using
oslo-config-generator so that we can easily maintain consistency
between code and the sample file.

Note that this effectively removes the override made in the previous
sample file.

Change-Id: I35352e26f28b0435c05956b0f99c75078d110cbc
2024-09-17 23:59:24 +09:00
..
devstackgaterc Tests: remove tempest plugin from taas repository 2021-08-19 06:54:16 +00:00
plugin.sh Devstack: Make sure that taas ini file used by Neutron 2024-07-12 12:56:57 +00:00
README.rst Update URLs after opendev.org migration 2019-04-26 20:57:53 +09:00
settings Generate plugin config file 2024-09-17 23:59:24 +09:00

DevStack external plugin

A local.conf recipe to enable tap-as-a-service:

[[local|localrc]]
enable_plugin tap-as-a-service https://opendev.org/x/tap-as-a-service
enable_service taas
TAAS_SERVICE_DRIVER=TAAS:TAAS:neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver:default