[ ソース: neutron ]
パッケージ: python3-neutron (2:13.0.7+git.2021.09.27.bace3d1890-0+deb10u1)
python3-neutron に関するリンク
Debian の資源:
neutron ソースパッケージをダウンロード:
- [neutron_13.0.7+git.2021.09.27.bace3d1890-0+deb10u1.dsc]
- [neutron_13.0.7+git.2021.09.27.bace3d1890.orig.tar.xz]
- [neutron_13.0.7+git.2021.09.27.bace3d1890-0+deb10u1.debian.tar.xz]
メンテナ:
- Debian OpenStack (QA ページ)
- Thomas Goirand (QA ページ)
- Michal Arbet (QA ページ)
- Gustavo Panizzo (QA ページ)
- Ivan Udovichenko (QA ページ)
外部の資源:
- ホームページ [neutron.openstack.org]
類似のパッケージ:
OpenStack virtual network service - 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.
その他の python3-neutron 関連パッケージ
|
|
|
|
-
- dep: alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy
-
- dep: conntrack
- Program to modify the conntrack tables
-
- dep: iproute2
- ネットワークおよびトラフィック制御ツール
-
- dep: ipset
- administration tool for kernel IP sets
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python 3.x
-
- dep: python3-debtcollector (>= 1.2.0)
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-designateclient (>= 2.7.0)
- client library for the OpenStack Designate API - Python 3.x
-
- dep: python3-eventlet (>= 0.18.4)
- concurrent networking library - Python 3.x
-
- dep: python3-gevent (>= 1.2.2)
- gevent is a coroutine-based Python networking library
-
- dep: python3-gflags
- implementation of the Google command line flags module - Python 3.x
-
- dep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- dep: python3-jinja2 (>= 2.10)
- small but fast and easy to use stand-alone template engine
-
- dep: python3-keystoneauth1 (>= 3.4.0)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-keystonemiddleware (>= 4.17.0)
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- dep: python3-mysqldb
- Python interface to MySQL
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-netifaces (>= 0.10.4)
- portable network interface information - Python 3.x
-
- dep: python3-neutron-lib (>= 1.18.0)
- Neutron shared routines and utilities - Python 3.x
-
- dep: python3-neutronclient (>= 1:6.7.0)
- client API library for Neutron - Python 3.x
-
- dep: python3-novaclient (>= 2:9.1.0)
- client library for OpenStack Compute API - 3.x
-
- dep: python3-openvswitch (>= 2.8.0)
- Python 3 bindings for Open vSwitch
-
- dep: python3-os-xenapi (>= 0.3.1)
- XenAPI library for OpenStack projects - Python 3.x
-
- dep: python3-oslo.cache (>= 1.30.1)
- cache storage for Openstack projects - Python 3.x
-
- dep: python3-oslo.concurrency (>= 3.25.0)
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.config (>= 1:6.4.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.context (>= 2.21.0)
- WSGI context helpers for OpenStack - Python 3.x
-
- dep: python3-oslo.db (>= 4.40.0)
- database connectivity to the different backends and helper utils - Python 3.x
-
- dep: python3-oslo.i18n (>= 3.19.0)
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 3.36.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging (>= 8.1.0)
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.middleware (>= 3.36.0)
- various WSGI middleware components for OpenStack - Python 3.x
-
- dep: python3-oslo.policy (>= 1.38.1)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- dep: python3-oslo.privsep (>= 1.29.0)
- OpenStack library for privilege separation - Python 3.x
-
- dep: python3-oslo.reports (>= 1.18.0)
- reports serialized in various data types - Python 3.x
-
- dep: python3-oslo.rootwrap (>= 5.8.0)
- allows fine filtering of shell commands to run as root - Python 3.x
-
- dep: python3-oslo.serialization (>= 2.27.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.service (>= 1.31.3)
- library for running OpenStack services - Python 3.x
-
- dep: python3-oslo.utils (>= 3.36.4)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-oslo.versionedobjects (>= 1.33.3)
- deals with DB schema versions and code expectations - Python 3.x
-
- dep: python3-osprofiler (>= 1.4.0)
- OpenStack Profiler Library - Python 3.x
-
- dep: python3-ovsdbapp (>= 0.9.1)
- library for creating OVSDB applications - Python 3.x
-
- dep: python3-paste
- tools for using a Web Server Gateway Interface stack - Python 3.x
-
- dep: python3-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 3.x
-
- dep: python3-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pecan (>= 1.3.2)
- WSGI object-dispatching web framework - Python 3.x
-
- dep: python3-pip
- Python package installer
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-pyroute2 (>= 0.4.21)
- Python3 Netlink library
-
- dep: python3-pyudev
- Python3 bindings for libudev
-
- dep: python3-requests (>= 2.14.2)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-routes
- Routing Recognition and Generation Tools for Python 3
-
- dep: python3-ryu (>= 4.24)
- software defined networking framework - Python 3
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-sqlalchemy (>= 1.2.0)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-stevedore (>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- dep: python3-tenacity (>= 3.2.1)
- retry code until it succeeeds - Python 3.x
-
- dep: python3-webob (>= 1.7.1)
- Python module providing WSGI request and response objects (Python 3)
-
- rec: iputils-arping
- ICMP echo 要求の ARP アドレスへの送信用ツール