[ 源代码: python-neutronclient ]
软件包:python3-neutronclient(1:11.3.1-2)
python3-neutronclient 的相关链接
Debian 的资源:
下载源码包 python-neutronclient:
- [python-neutronclient_11.3.1-2.dsc]
- [python-neutronclient_11.3.1.orig.tar.xz]
- [python-neutronclient_11.3.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [launchpad.net]
相似软件包:
client API library for Neutron - Python 3.x
Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc).
This package provides the client and Python 3.x module.
其他与 python3-neutronclient 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cliff
- command line interface formulation framework - Python 3.x
-
- dep: python3-debtcollector
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-iso8601
- Python module to parse ISO 8601 dates - Python 3.x
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-keystoneclient
- client library for the OpenStack Keystone API - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-openstackclient (>= 1.0.2)
- OpenStack Command-line Client - Python 3.x
-
- dep: python3-openstacksdk (>= 1.5.0)
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-os-client-config
- OpenStack client configuration library - Python 3.x
-
- dep: python3-osc-lib
- OpenStackClient Library - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings