How to Install and Uninstall python3-neutron-dynamic-routing Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-neutron-dynamic-routing" package

Please follow the step by step instructions below to install python3-neutron-dynamic-routing on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-neutron-dynamic-routing

2. Uninstall "python3-neutron-dynamic-routing" package

Please follow the step by step instructions below to uninstall python3-neutron-dynamic-routing on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-neutron-dynamic-routing $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-neutron-dynamic-routing package on Ubuntu 21.10 (Impish Indri)

Package: python3-neutron-dynamic-routing
Architecture: all
Version: 2:19.0.0-0ubuntu1
Priority: extra
Section: universe/python
Source: neutron-dynamic-routing
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 480
Depends: python3-alembic (>= 0.9.6), python3-eventlet (>= 0.18.2), python3-httplib2 (>= 0.9.1), python3-netaddr (>= 0.7.18), python3-neutron (>= 2:16.0.0), python3-neutron-lib (>= 1.26.0), python3-os-ken (>= 0.3.0), python3-oslo.config (>= 1:5.2.0), python3-oslo.db (>= 4.44.0), python3-oslo.log (>= 3.36.0), python3-oslo.messaging (>= 5.29.0), python3-oslo.serialization (>= 2.18.0), python3-oslo.service (>= 1.24.0), python3-oslo.utils (>= 4.5.0), python3-pbr (>= 2.0.0), python3-six (>= 1.10.0), python3-sqlalchemy (>= 1.3.3), python3:any
Filename: pool/universe/n/neutron-dynamic-routing/python3-neutron-dynamic-routing_19.0.0-0ubuntu1_all.deb
Size: 52980
MD5sum: 9588e3e4cc2585e718896bd453c8d7d1
SHA1: ed2513f0b14f0591eafd3ff19387704c9efbddc0
SHA256: c3f6e36eabfeefe6995601e698b7eb9415c86d603328194b99fa305b3f7ae07e
SHA512: 96254d8889fa4845fe01728c3bdc8482d86e1d6d2662462d831554822bd870b56120904ee6b26081f1c2c979fef54be06acab7d8d7527da53b4c2e46623016da
Homepage: https://opendev.org/openstack/neutron-dynamic-routing
Description-en: OpenStack Neutron Dynamic Routing - Python 3 library
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.
.
Neutron dynamic routing enables advertisement of self-service (private)
network prefixes to physical network devices that support dynamic routing
protocols such as routers, thus removing the conventional dependency on static
routes.
.
It advertises three classes of routes:
* Host routes for floating IP addresses hosted on non-DVR routers, the
nexthop is the centralized router.
* Host routes for floating IP addresses hosted on DVR routers, the nexthop is
the appropriate compute node.
* Prefix routes for directly routable tenant networks with address scopes,
the nexthop is the centralized router, the same for DVR and CVR.
.
Neutron dynamic routing consists of service plug-in and agent. The service
plug-in implements the Networking service extension and the agent manages
dynamic routing protocol peering sessions. The plug-in communicates with the
agent through RPC.
.
This package provides the Python 3 library.
Description-md5: e7fdf1d9a521f5b2c24b5f7b01c8cfce