[ trixie ]
[ sid ]
[ 源代码: ovn-bgp-agent ]
软件包:python3-ovn-bgp-agent(3.0.0-2)
OpenStack virtual network service - OVN BGP agent 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.
This package provides the Python files for the OVN BGP agent agent.
其他与 python3-ovn-bgp-agent 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-neutron-lib
- Neutron shared routines and utilities - Python 3.x
-
- dep: python3-openvswitch
- Python 3 bindings for Open vSwitch
-
- dep: python3-oslo.concurrency
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.config
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.log
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.privsep
- OpenStack library for privilege separation - Python 3.x
-
- dep: python3-oslo.rootwrap
- allows fine filtering of shell commands to run as root - Python 3.x
-
- dep: python3-oslo.service
- library for running OpenStack services - Python 3.x
-
- dep: python3-ovsdbapp
- library for creating OVSDB applications - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pyroute2 (>= 0.6.4)
- Python3 Netlink library - full package
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-tenacity
- retry code until it succeeeds