パッケージ: python3-keystoneclient (1:5.5.0-2)
python3-keystoneclient に関するリンク
Debian の資源:
python-keystoneclient ソースパッケージをダウンロード:
- [python-keystoneclient_5.5.0-2.dsc]
- [python-keystoneclient_5.5.0.orig.tar.xz]
- [python-keystoneclient_5.5.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
client library for the OpenStack Keystone API - Python 3.x
This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP.
This is a client for the OpenStack Keystone API. There's a Python API (the "keystoneclient" module), and a command-line script ("keystone").
Installing this package gets you a shell command, that you can use to interact with Keystone's API. Note that the "keystone" command line is currently deprecated in favor of the "openstack" one available within the "python3-openstackclient" package.
This package contains the Python 3.x module.
その他の python3-keystoneclient 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-debtcollector
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-keyring
- store and access your passwords safely
-
- dep: python3-keystoneauth1
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-oslo.config
- Common code for Openstack Projects (configuration API) - Python 3.x
-
- dep: python3-oslo.i18n
- Oslo Internationalization Utilities - Python 3.x
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3