[ buster ]
[ 源代码: neutron-lbaas ]
软件包:python3-neutron-lbaas(1:13.0.0-1)
python3-neutron-lbaas 的相关链接
Debian 的资源:
下载源码包 neutron-lbaas:
- [neutron-lbaas_13.0.0-1.dsc]
- [neutron-lbaas_13.0.0.orig.tar.xz]
- [neutron-lbaas_13.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Loadbalancer-as-a-Service driver for OpenStack Neutron - 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.
This package provides the Python library for the Neutron load balancer.
其他与 python3-neutron-lbaas 有关的软件包
|
|
|
|
-
- dep: alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python 3.x
-
- dep: python3-barbicanclient (>= 4.5.2)
- OpenStack Key Management API client - Python 3.x
-
- dep: python3-cryptography (>= 2.1)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-eventlet
- concurrent networking library - Python 3.x
-
- dep: python3-keystoneauth1 (>= 3.4.0)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-neutron (>= 2:13.0.0~rc1)
- OpenStack virtual network service - Python library
-
- dep: python3-neutron-lib (>= 1.18.0)
- Neutron shared routines and utilities - Python 3.x
-
- dep: python3-openssl (>= 17.1.0)
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-oslo.config (>= 1:5.2.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.db (>= 4.27.0)
- database connectivity to the different backends and helper utils - Python 3.x
-
- dep: python3-oslo.i18n (>= 3.15.3)
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging (>= 5.29.0)
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.reports (>= 1.18.0)
- reports serialized in various data types - Python 3.x
-
- dep: python3-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.service (>= 1.24.0)
- library for running OpenStack services - Python 3.x
-
- dep: python3-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pyasn1
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-pyasn1-modules
- Collection of protocols modules written in ASN.1 language (Python 3)
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-requests (>= 2.14.2)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- rec: iputils-arping
- 向ARP 地址发送ICMP echo 请求的工具