Package - python3-neutron-dynamic-routing

Package:  python3-neutron-dynamic-routing
apt-get install python3-neutron-dynamic-routing
Documentations in package:

Primary informations

Download package: http://osbpo.debian.net/debian/pool/trixie-gazpacho-backports/main/n/neutron-dynamic-routing/python3-neutron-dynamic-routing_28.0.0-3~bpo13+1_all.deb (Size: 53.5KiB)

PropertyValue
Packagepython3-neutron-dynamic-routing
Sourceneutron-dynamic-routing
Version2:28.0.0-3~bpo13+1
Architectureall
MaintainerDebian OpenStack
Installed-Size523
Dependspython3-alembic, python3-httplib2, python3-netaddr, python3-neutron (>= 2:28.0.0~), python3-neutron-lib (>= 3.24.0), python3-os-ken (>= 4.1.1), python3-oslo.config (>= 1:9.4.0), python3-oslo.db, python3-oslo.log, python3-oslo.messaging, python3-oslo.serialization, python3-oslo.service (>= 4.2.1), python3-oslo.utils, python3-pbr, python3-sqlalchemy (>= 1.3.3), python3-tenacity, python3:any
Breakspython-neutron-dynamic-routing
Replacespython-neutron-dynamic-routing
Filenamepool/trixie-gazpacho-backports/main/n/neutron-dynamic-routing/python3-neutron-dynamic-routing_28.0.0-3~bpo13+1_all.deb
Size54784
MD5sumad884b1d2a4a19dbb6aa4a07eba64c61
SHA1b292f27902a7abde05d2aae34485ff21009753ea
SHA2563c9f8fbada76d366e8cc4071b3a4936ddd8fb3bfcc082d8b6ae412fc440ba792
Sectionpython
Priorityoptional
Homepagehttps://github.com/openstack/neutron-dynamic-routing
DescriptionOpenStack Neutron Dynamic Routing - Python 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 library.
Description-md5

Files in package

  • /usr/bin/neutron-bgp-dragent
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/dependency_links.txt
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/entry_points.txt
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/requires.txt
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing-26.0.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/_i18n.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/agentnotifiers/bgp_dr_rpc_agent_api.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/callbacks/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/callbacks/resources.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/handlers/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/api/rpc/handlers/bgp_speaker_rpc.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/cmd/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/cmd/eventlet/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/cmd/eventlet/agents/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/cmd/eventlet/agents/bgp_dragent.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/bgp_db.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/bgp_dragentscheduler_db.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/README
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/env.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/script.py.mako
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/CONTRACT_HEAD
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/EXPAND_HEAD
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/4cf8bc3edb66_rename_tenant_to_project.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/contract/61cc795e43e8_initial.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/newton/expand/f399fa0f5f25_initial.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/queens/contract/a589fdb5724c_change_size_of_as_number.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/alembic_migrations/versions/start_neutron_dynamic_routing.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/models/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/db/migration/models/head.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/extensions/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/extensions/bgp.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/extensions/bgp_4byte_asn.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/extensions/bgp_dragentscheduler.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/policies/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/policies/bgp_dragent.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/policies/bgp_peer.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/policies/bgp_speaker.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/bgp_dragent.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/config.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/base.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/exceptions.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/os_ken/driver.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/driver/utils.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/agent/entry.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/bgp_plugin.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/common/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/common/constants.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/common/opts.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/scheduler/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/services/bgp/scheduler/bgp_dragent_scheduler.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/common/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/common/helpers.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/functional/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/functional/services/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/functional/services/bgp/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/functional/services/bgp/scheduler/test_bgp_dragent_scheduler.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/rpc/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/rpc/agentnotifiers/test_bgp_dr_rpc_agent_api.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/api/rpc/handlers/test_bgp_speaker_rpc.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/db/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_db.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/db/test_bgp_dragentscheduler_db.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/agent/test_bgp_dragent.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/os_ken/test_driver.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/driver/test_utils.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/__init__.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/scheduler/test_bgp_dragent_scheduler.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/tests/unit/services/bgp/test_bgp_plugin.py
  • /usr/lib/python3/dist-packages/neutron_dynamic_routing/version.py
  • /usr/share/doc/python3-neutron-dynamic-routing/changelog.Debian.gz
  • /usr/share/doc/python3-neutron-dynamic-routing/copyright