Skip to content
Sections
>> Trisquel >> Packages >> nabia >> python >> python3-octavia
nabia  ] [  nabia-updates  ] [  aramo  ] [  aramo-updates  ]
[ Source: octavia  ]

Package: python3-octavia (6.0.0~b3~git2020041014.771a5d87-0ubuntu1)

OpenStack Load Balancer as a Service - Python libraries

Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2.

Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”.

This package contains the Python files and libraries.

Other Packages Related to python3-octavia

  • depends
  • recommends
  • suggests
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • dep: python3-alembic (>= 0.8.10)
    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 (>= 2.1)
    Python library exposing cryptographic recipes and primitives (Python 3)
  • dep: python3-debtcollector (>= 1.19.0)
    collection of patterns to collect technical debt - Python 3.x
  • dep: python3-diskimage-builder (>= 2.24.0)
    image building tools for Openstack - 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-gunicorn (>= 19.9.0)
    Event-based HTTP/WSGI server (Python 3 libraries)
  • dep: python3-jinja2 (>= 2.10)
    small but fast and easy to use stand-alone template engine
  • dep: python3-jsonschema (>= 2.6.0)
    An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
  • 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-netaddr (>= 0.7.19)
    manipulation of various common network address notations (Python 3)
  • 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 (>= 1.5.0)
    Library to support Octavia provider drivers
  • 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.context (>= 1:2.19.2)
    WSGI context helpers for OpenStack - 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 (>= 6.3.0)
    oslo messaging library - Python 3.x
  • dep: python3-oslo.middleware (>= 3.31.0)
    various WSGI middleware components for OpenStack - Python 3.x
  • dep: python3-oslo.policy (>= 1.30.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.18.0)
    utilities for serialization , especially JSON - Python 3.x
  • dep: python3-oslo.upgradecheck (>= 0.1.0)
    Common code for writing upgrade checks - Python 3
  • 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-pecan (>= 1.3.2)
    WSGI object-dispatching web framework - Python 3.x
  • 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 (>= 0.7.6)
    Pure-Python MySQL Driver - Python 3.x
  • dep: python3-pyroute2 (>= 0.4.21)
    Python3 Netlink library
  • dep: python3-requests (>= 2.14.2)
    elegant and simple HTTP library for Python3, built for human beings
  • dep: python3-rfc3986 (>= 0.3.1)
    validating URI references per RFC 3986 - Python 3.x
  • dep: python3-setproctitle (>= 1.1.10)
    Setproctitle implementation for Python 3
  • dep: python3-simplejson (>= 3.13.2)
    simple, fast, extensible JSON encoder/decoder for Python 3.x
  • dep: python3-six (>= 1.10.0)
    Python 2 and 3 compatibility library (Python 3 interface)
  • dep: python3-sqlalchemy (>= 1.0.10)
    SQL toolkit and Object Relational Mapper for Python 3
  • dep: python3-sqlalchemy-utils
    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 (>= 2.16.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

Download for all available architectures
Architecture Package Size Installed Size Files
all 483.7 kB6066 kB [list of files]