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

Package: python3-cinder (2:16.0.0~b3~git2020041012.eb915e2db-0ubuntu1)

Cinder Python 3 libraries

OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable.

Cinder is the OpenStack Block storage service.

This package contains the Python 3 library for Cinder.

Other Packages Related to python3-cinder

  • depends
  • recommends
  • suggests
  • dep: cinder-common (= 2:16.0.0~b3~git2020041012.eb915e2db-0ubuntu1)
    Cinder storage service - common files
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
  • 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-cryptography (>= 2.1)
    Python library exposing cryptographic recipes and primitives (Python 3)
  • dep: python3-cursive (>= 0.2.1)
    OpenStack specific validation of digital signatures - Python 3
  • dep: python3-decorator (>= 3.4.0)
    simplify usage of Python decorators by programmers
  • dep: python3-defusedxml (>= 0.5.0)
    XML bomb protection for Python stdlib modules (for Python 3)
  • dep: python3-eventlet (>= 0.22.0)
    concurrent networking library
  • dep: python3-glanceclient (>= 1:2.15.0)
    Client library for Openstack glance server - Python 3.x
  • dep: python3-greenlet (>= 0.4.10)
    Lightweight in-process concurrent programming (python3)
  • dep: python3-httplib2 (>= 0.9.1)
    comprehensive HTTP client library written for Python3
  • dep: python3-iso8601 (>= 0.1.11)
    Python module to parse ISO 8601 dates - Python 3.x
  • dep: python3-jsonschema (>= 2.6.0)
    An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
  • dep: python3-keystoneauth1 (>= 3.7.0)
    authentication library for OpenStack Identity - Python 3.x
  • dep: python3-keystoneclient (>= 1:3.15.0)
    client library for the OpenStack Keystone API - Python 3.x
  • dep: python3-keystonemiddleware (>= 4.21.0)
    Middleware for OpenStack Identity (Keystone) - Python 3.x
  • dep: python3-lxml (>= 3.4.1)
    pythonic binding for the libxml2 and libxslt libraries
  • dep: python3-migrate (>= 0.11.0)
    Database schema migration for SQLAlchemy - Python 3.x
  • dep: python3-novaclient (>= 2:9.1.0)
    client library for OpenStack Compute API - 3.x
  • dep: python3-os-brick (>= 2.2.0)
    Library for managing local volume attaches - Python 3.x
  • dep: python3-os-win (>= 3.0.0)
    Windows / Hyper-V library for OpenStack projects - Python 3.x
  • dep: python3-oslo.concurrency (>= 3.26.0)
    oslo.concurrency library - Python 3.x
  • 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.35.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.4.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.44.1)
    RBAC policy enforcement library for OpenStack - Python 3.x
  • dep: python3-oslo.privsep (>= 1.32.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.18.0)
    utilities for serialization , especially JSON - Python 3.x
  • dep: python3-oslo.service (>= 1.24.0)
    library for running OpenStack services - Python 3.x
  • dep: python3-oslo.upgradecheck (>= 0.1.0)
    Common code for writing upgrade checks - Python 3
  • dep: python3-oslo.utils (>= 3.34.0)
    set of utility functions for OpenStack - Python 3.x
  • dep: python3-oslo.versionedobjects (>= 1.31.2)
    deals with DB schema versions and code expectations - Python 3.x
  • dep: python3-oslo.vmware (>= 2.35.0)
    VMware library for OpenStack projects - Python 3.x
  • dep: python3-osprofiler (>= 1.4.0)
    OpenStack Profiler Library - Python 3.x
  • dep: python3-paramiko (>= 2.4.0)
    Make ssh v2 connections (Python 3)
  • dep: python3-paste (>= 2.0.2)
    tools for using a Web Server Gateway Interface stack - Python 3.x
  • dep: python3-pastedeploy (>= 1.5.0)
    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-prettytable (>= 0.7.1)
    library to represent tabular data in visually appealing ASCII tables (Python3)
    also a virtual package provided by python3-ptable
  • dep: python3-psutil (>= 3.2.2)
    module providing convenience functions for managing processes (Python3)
  • dep: python3-pyparsing (>= 2.1.0)
    alternative to creating and executing simple grammars - Python 3.x
  • dep: python3-requests (>= 2.14.2)
    elegant and simple HTTP library for Python3, built for human beings
  • dep: python3-retrying (>= 1.2.3)
    simplifies the task of adding retry behavior - Python 3.x
  • dep: python3-routes (>= 2.3.1)
    Routing Recognition and Generation Tools for Python 3
  • 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-stevedore (>= 1:1.20.0)
    manage dynamic plugins for Python applications - python3
  • dep: python3-suds (>= 0.6)
    Lightweight SOAP client for Python - Python 3.x
  • dep: python3-swiftclient (>= 1:3.2.0)
    Client library for Openstack Swift API - Python 3.x
  • dep: python3-tabulate
    pretty-print tabular data in Python3
  • dep: python3-taskflow (>= 3.2.0)
    Taskflow structured state management library - Python 3.x
  • dep: python3-tooz (>= 1.58.0)
    coordination library for distributed systems - Python 3.x
  • dep: python3-tz (>= 2013.6)
    Python3 version of the Olson timezone database
  • dep: python3-webob (>= 1:1.7.1)
    Python module providing WSGI request and response objects (Python 3)
  • sug: python3-googleapi (>= 1.4.2)
    Google APIs Client Library - Python 3.x
  • sug: python3-hp3parclient
    Package not available
  • sug: python3-oauth2client (>= 1.5.0)
    OAuth 2.0 client library - Python 3.x
  • sug: python3-rados
    Python 3 libraries for the Ceph librados library
  • sug: python3-rbd
    Python 3 libraries for the Ceph librbd library
  • sug: python3-rtslib-fb (>= 2.1.65)
    object API for managing the Linux LIO kernel target - Python 3.x

Download python3-cinder

Download for all available architectures
Architecture Package Size Installed Size Files
all 2,378.6 kB23627 kB [list of files]