Go to file
Elod Illes bbdf6b7139 [CI] remove devstack-gate requirement
devstack-gate has been retired recently, let's remove it from the
required-projects list as it causes zuul config errors.
Change tempest job from x/tap-as-a-service-tempest-plugin to
neutron-tempest-plugin.

Change-Id: Ie49167a49734e24578deebec7de2f24a65bb7012
2024-06-20 09:41:47 +02:00
2020-08-10 09:30:08 +00:00
2017-08-07 07:56:14 +09:00
2018-03-01 10:45:31 +00:00
2015-07-24 16:09:56 +02:00
2021-03-29 14:10:57 +02:00
2015-07-24 16:09:56 +02:00
2019-09-30 07:47:23 +02:00
2016-01-20 02:09:20 +00:00
2015-07-24 16:09:56 +02:00
2017-03-03 10:29:50 +09:00
2021-03-29 14:10:57 +02:00

Tap as a Service

Tap-as-a-Service (TaaS) is an extension to the OpenStack network service (Neutron). It provides remote port mirroring capability for tenant virtual networks.

Port mirroring involves sending a copy of packets entering and/or leaving one port to another port, which is usually different from the original destinations of the packets being mirrored.

This service has been primarily designed to help tenants (or the cloud administrator) debug complex virtual networks and gain visibility into their VMs, by monitoring the network traffic associated with them. TaaS honors tenant boundaries and its mirror sessions are capable of spanning across multiple compute and network nodes. It serves as an essential infrastructure component that can be utilized for supplying data to a variety of network analytics and security applications (e.g. IDS).

For installing Tap-as-a-Service with Devstack please read the INSTALL.rst file

Description
Tap-as-a-Service is a project to introduce the functionality of port mirroring in OpenStack Neutron provisioned networks.
Readme 8.7 MiB
Languages
Python 98.7%
Shell 1.2%
Mako 0.1%