パッケージ: python3-cinderclient (1:7.2.0-3)
python3-cinderclient に関するリンク
Debian の資源:
python-cinderclient ソースパッケージをダウンロード:
- [python-cinderclient_7.2.0-3.dsc]
- [python-cinderclient_7.2.0.orig.tar.xz]
- [python-cinderclient_7.2.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python bindings to the OpenStack Volume API - Python 3.x
Cinder is a block storage as service system for the Openstack cloud computing software suite. It is a direct replacement for nova-volume as a separate project. Cinder users LVM partitions of your volume servers in order to provide iSCSI permanent block storage devices for your virtual machines running on Nova.
This package contains the a client for the OpenStack Volume API. There's a Python API (the "cinderclient" module), and a command-line script ("cinder"). Each implements 100% of the OpenStack Volume API.
This package provides the Python 3.x module.
その他の python3-cinderclient 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-prettytable
- library to represent tabular data in visually appealing ASCII tables (Python3)
以下のパッケージによって提供される仮想パッケージでもあります: python3-ptable
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-simplejson
- simple, fast, extensible JSON encoder/decoder for Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3