neutron-taas 10.0.0+git2023011010.1ffcb341-0ubuntu1 source package in Ubuntu

Changelog

neutron-taas (10.0.0+git2023011010.1ffcb341-0ubuntu1) lunar; urgency=medium

  * New upstream snapshot for OpenStack Antelope.
  * d/control: Align (Build-)Depends with upstream.

 -- Corey Bryant <email address hidden>  Tue, 10 Jan 2023 10:23:59 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
neutron-taas_10.0.0+git2023011010.1ffcb341.orig.tar.gz 74.9 KiB 596e19af85405238e2590192720b64740e597ca6f87009960aa42ad472e32a61
neutron-taas_10.0.0+git2023011010.1ffcb341-0ubuntu1.debian.tar.xz 4.1 KiB 06d2f65756b6d33f3b83e9f21a411d3133379e95beff099d6c835e108b102c78
neutron-taas_10.0.0+git2023011010.1ffcb341-0ubuntu1.dsc 3.0 KiB 5a9d79c43ec9b930523948d81d246ec87d93e9624eb01688b662ae3b13fc57bc

View changes file

Binary packages built by this source

neutron-taas-common: OpenStack virtual network service - Tap-as-a-Service common files

 Neutron provides an API to dynamically request and configure virtual networks.
 These networks connect "interfaces" from other OpenStack services (such as
 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
 network capabilities, including QoS, ACLs, and network monitoring.
 .
 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).
 .
 This package provides the common files for the Tap-as-a-Service (TaaS)
 extension.

python3-neutron-taas: OpenStack virtual network service - Tap-as-a-Service extension

 Neutron provides an API to dynamically request and configure virtual networks.
 These networks connect "interfaces" from other OpenStack services (such as
 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
 network capabilities, including QoS, ACLs, and network monitoring.
 .
 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).
 .
 This package provides the Python 2 files for the Tap-as-a-Service (TaaS)
 extension.