Repository URL to install this package:
Version:
3.4.37 ▾
|
contego
/
home
/
tvault
/
.virtenv
/
lib
/
python2.7
/
site-packages
/
keystoneauth1-2.21.0-py2.7.egg-info
/
PKG-INFO
|
---|
Metadata-Version: 1.1
Name: keystoneauth1
Version: 2.21.0
Summary: Authentication Library for OpenStack Identity
Home-page: https://docs.openstack.org/developer/keystoneauth/
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Description: ========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/badges/keystoneauth.svg
:target: https://governance.openstack.org/reference/tags/index.html
.. Change things from this point on
============
keystoneauth
============
.. image:: https://img.shields.io/pypi/v/keystoneauth1.svg
:target: https://pypi.python.org/pypi/keystoneauth1/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/keystoneauth1.svg
:target: https://pypi.python.org/pypi/keystoneauth1/
:alt: Downloads
This package contains tools for authenticating to an OpenStack-based cloud.
These tools include:
* Authentication plugins (password, token, and federation based)
* Discovery mechanisms to determine API version support
* A session that is used to maintain client settings across requests (based on
the requests Python library)
Further information:
* Free software: Apache license
* Documentation: https://docs.openstack.org/developer/keystoneauth
* Source: https://git.openstack.org/cgit/openstack/keystoneauth
* Bugs: https://bugs.launchpad.net/keystoneauth
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5