kolla-ansible/releasenotes/notes/feature_configure-taas-plugin-3753573f8fd2305e.yaml
Juan Pablo Suazo 664b968bbe Configures the tap-as-a-service neutron plugin
Adds the needed changes and configurations in
order to use the neutron plugin, tap-as-a-service,
to create port mirrors using `openstack tap` commands.

Implements: configure-taas-plugin
Depends-On: https://review.opendev.org/c/openstack/kolla/+/885151
Change-Id: Ia09e1f8b423d43c0466fe2d6605ce383fd813544
Signed-off-by: Juan Pablo Suazo <jsuazo@whitestack.com>
2023-10-11 09:55:59 -03:00

10 lines
378 B
YAML

---
features:
- |
Implements [Configure tap-as-a-service plugin on neutron containers].
Adds the needed changes and configurations in order to use the
neutron plugin, tap-as-a-service, to create por mirrors using
`openstack tap` commands.
`Blueprint configure-taas-plugin
<https://blueprints.launchpad.net/kolla-ansible/+spec/configure-taas-plugin>`__