软件包:python3-keystoneclient(1:5.0.1-3)
python3-keystoneclient 的相关链接
Debian 的资源:
下载源码包 python-keystoneclient:
- [python-keystoneclient_5.0.1-3.dsc]
- [python-keystoneclient_5.0.1.orig.tar.xz]
- [python-keystoneclient_5.0.1-3.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-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- 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
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3