[ Source: octavia ]
Package: python3-octavia (1:17.0.0-0ubuntu1) [universe]
Links for python3-octavia
Ubuntu Resources:
Download Source Package octavia:
- [octavia_17.0.0-0ubuntu1.dsc]
- [octavia_17.0.0.orig.tar.gz]
- [octavia_17.0.0.orig.tar.gz.asc]
- [octavia_17.0.0-0ubuntu1.debian.tar.xz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian OpenStack (Mail Archive)
- Thomas Goirand
- Michal Arbet
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [opendev.org]
Similar packages:
OpenStack Load Balancer as a Service - Python libraries
Other Packages Related to python3-octavia
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-alembic (>= 0.9.6)
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-babel (>= 2.3.4)
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-barbicanclient (>= 4.5.2)
- OpenStack Key Management API client - Python 3.x
-
- dep: python3-castellan (>= 0.16.0)
- generic key manager interface for OpenStack - Python 3.x
-
- dep: python3-cinderclient (>= 1:3.3.0)
- Python bindings to the OpenStack Volume API - Python 3.x
-
- dep: python3-cotyledon (>= 1.3.0)
- framework for defining long-running services - Python 3.x
-
- dep: python3-cryptography (>= 41.0.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil (>= 2.7.0)
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-debtcollector (>= 1.19.0)
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-distro (>= 1.2.0)
- Linux OS platform information API
-
- dep: python3-flask (>= 0.10)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-futurist (>= 1.2.0)
- useful additions to futures, from the future - Python 3.x
-
- dep: python3-glanceclient (>= 1:2.8.0)
- Client library for Openstack glance server - Python 3.x
-
- dep: python3-jinja2 (>= 2.10)
- small but fast and easy to use stand-alone template engine
-
- dep: python3-jsonschema (>= 3.2.0)
- An(other) implementation of JSON Schema
-
- dep: python3-keystoneauth1 (>= 3.4.0)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-keystonemiddleware (>= 9.5.0)
- Middleware for OpenStack Identity (Keystone) - Python 3.x
-
- dep: python3-netifaces (>= 0.10.4)
- portable network interface information - 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-octavia-lib (>= 3.8.0)
- Library to support Octavia provider drivers
-
- dep: python3-openssl (>= 19.1.0)
- Python 3 wrapper around the OpenSSL library
-
- dep: python3-openstacksdk (>= 0.103.0)
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-oslo.config (>= 1:6.8.0)
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.context (>= 1:2.22.0)
- WSGI context helpers for OpenStack - Python 3.x
-
- dep: python3-oslo.db (>= 8.4.0)
- database connectivity to the different backends and helper utils - Python 3.x
-
- dep: python3-oslo.i18n (>= 3.20.0)
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.log (>= 4.3.0)
- OpenStack logging configuration library - Python 3.x
-
- dep: python3-oslo.messaging (>= 14.1.0)
- oslo messaging library - Python 3.x
-
- dep: python3-oslo.middleware (>= 4.0.1)
- various WSGI middleware components for OpenStack - Python 3.x
-
- dep: python3-oslo.policy (>= 3.7.0)
- RBAC policy enforcement library for OpenStack - Python 3.x
-
- dep: python3-oslo.reports (>= 1.18.0)
- reports serialized in various data types - Python 3.x
-
- dep: python3-oslo.serialization (>= 2.28.1)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.upgradecheck (>= 1.3.0)
- Common code for writing upgrade checks - Python 3
-
- dep: python3-oslo.utils (>= 4.7.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr (>= 3.1.1)
- 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-psutil (>= 5.7.1)
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-pyasn1 (>= 0.1.8)
- ASN.1 library for Python (Python 3 module)
-
- dep: python3-pyasn1-modules (>= 0.0.6)
- Collection of protocols modules written in ASN.1 language (Python 3)
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-pyroute2 (>= 0.5.14)
- Python3 Netlink library - full package
-
- dep: python3-requests (>= 2.23.0)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-rfc3986 (>= 1.2.0)
- validating URI references per RFC 3986 - Python 3.x
-
- dep: python3-setproctitle (>= 1.1.10)
- Setproctitle implementation for Python 3
-
- dep: python3-sqlalchemy (>= 1.2.19)
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-sqlalchemy-utils (>= 0.30.11)
- various utility functions for SQLAlchemy - Python 3.x
-
- dep: python3-stevedore (>= 1:1.20.0)
- manage dynamic plugins for Python applications - python3
-
- dep: python3-taskflow (>= 5.9.0)
- Taskflow structured state management library - Python 3.x
-
- dep: python3-tenacity (>= 5.0.4)
- retry code until it succeeeds
-
- dep: python3-webob (>= 1:1.8.2)
- Python module providing WSGI request and response objects (Python 3)
-
- dep: python3-werkzeug (>= 0.14.1)
- Collection of utilities for WSGI applications (Python 3.x)
-
- dep: python3-wsme (>= 0.8.0)
- Web Services Made Easy: implement multi-protocol webservices - Python 3.x
Download python3-octavia
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 571.6 kB | 6,380.0 kB | [list of files] |