[ Pakiet źródłowy: neutron ]
Pakiet: python3-neutron (2:25.0.0-1)
Odnośniki dla python3-neutron
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego neutron:
Opiekunowie:
- Debian OpenStack (Strona QA)
- Thomas Goirand (Strona QA)
- Michal Arbet (Strona QA)
- Gustavo Panizzo (Strona QA)
- Ivan Udovichenko (Strona QA)
Zasoby zewnętrzne:
- Strona internetowa [neutron.openstack.org]
Podobne pakiety:
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.
Inne pakiety związane z python3-neutron
|
|
|
|
-
- dep: alembic
- Lekkie narzędzie umożliwiające migrację baz danych do SQLAlchemy
-
- dep: conntrack
- Program to modify the conntrack tables
-
- dep: iproute2
- Narzędzia do kontrolowania sieci i ruchu w niej
-
- dep: ipset
- administration tool for kernel IP sets
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-debtcollector
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-designateclient
- client library for the OpenStack Designate API - Python 3.x
-
- dep: python3-eventlet (>= 0.35.1)
- concurrent networking library
-
- dep: python3-futurist
- useful additions to futures, from the future - Python 3.x
-
- dep: python3-gevent
- gevent is a coroutine-based Python networking library
-
- dep: python3-httplib2
- Wszechstronna biblioteka klienta HTTP, napisana dla Pythona 3
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-keystonemiddleware
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-neutron-lib (>= 3.15.0)
- Neutron shared routines and utilities - Python 3.x
-
- dep: python3-neutronclient
- client API library for Neutron - Python 3.x
-
- dep: python3-novaclient
- client library for OpenStack Compute API - 3.x
-
- dep: python3-openssl
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-openstacksdk
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-openvswitch
- Python 3 bindings for Open vSwitch
-
- dep: python3-os-ken
- component-based software defined networking framework for OpenStack - Py 3.x
-
- dep: python3-os-resource-classes
- Resource Classes for OpenStack - Python 3.x
-
- dep: python3-os-vif (>= 3.1.0)
- Integration library between network and compute - Python 3.x
-
- dep: python3-oslo.cache
- cache storage for Openstack projects - Python 3.x
-
- dep: python3-oslo.concurrency
- oslo.concurrency library - Python 3.x
-
- dep: python3-oslo.config (>= 1:9.6.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.context
- WSGI context helpers for OpenStack - Python 3.x
-
- dep: python3-oslo.db
- database connectivity to the different backends and helper utils - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 5.3.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.middleware
- various WSGI middleware components for OpenStack - Python 3.x
-
- dep: python3-oslo.policy (>= 4.4.0)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- dep: python3-oslo.privsep
- OpenStack library for privilege separation - Python 3.x
-
- dep: python3-oslo.reports
- reports serialized in various data types - Python 3.x
-
- dep: python3-oslo.rootwrap
- allows fine filtering of shell commands to run as root - Python 3.x
-
- dep: python3-oslo.serialization (>= 5.5.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.service (>= 3.5.0)
- library for running OpenStack services - Python 3.x
-
- dep: python3-oslo.upgradecheck
- Common code for writing OpenStack upgrade checks - Python 3.x
-
- dep: python3-oslo.utils (>= 7.3.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-oslo.versionedobjects
- deals with DB schema versions and code expectations - Python 3.x
-
- dep: python3-osprofiler
- OpenStack Profiler Library - Python 3.x
-
- dep: python3-ovsdbapp (>= 2.7.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)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pecan
- 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.7.3)
- Python3 Netlink library - full package
-
- dep: python3-pyudev
- Python3 bindings for libudev
-
- dep: python3-requests
- Elegancka i prosta biblioteka HTTP dla Pythona 3, zbudowana dla ludzi
-
- dep: python3-routes
- Routing Recognition and Generation Tools for Python 3
-
- dep: python3-sqlalchemy (>= 1.4.23)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-tenacity
- retry code until it succeeeds
-
- dep: python3-tooz
- coordination library for distributed systems - Python 3.x
-
- dep: python3-webob
- Python module providing WSGI request and response objects (Python 3)
-
- rec: iputils-arping
- Tool to send ICMP echo requests to an ARP address
Pobieranie python3-neutron
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 2 012,3 KiB | 18 766,0 KiB | [lista plików] |