tap-as-a-service/devstack
elajkat 04d9000eed Execute neutron-db-manage only if q-svc is enabled
In case devsatck is executed in a multihost environment on the host
where only q-agt is enabled for example it is not necessary to execute
neutron-db-manage command.

Change-Id: Id0eb972c5fd364efe2ce84f088db83c33cff9e79
2021-11-24 12:11:22 +01:00
..
README.rst Update URLs after opendev.org migration 2019-04-26 20:57:53 +09:00
devstackgaterc Tests: remove tempest plugin from taas repository 2021-08-19 06:54:16 +00:00
plugin.sh Execute neutron-db-manage only if q-svc is enabled 2021-11-24 12:11:22 +01:00
settings Add SRIOV mirroring support to Tap as a Service. 2019-04-09 18:41:39 -05:00

README.rst

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