Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Keystone | 666 | 16 days ago | apache-2.0 | Python | ||||||
OpenStack Identity (Keystone). Mirror of code maintained at opendev.org. | ||||||||||
Gophercloud | 459 | 1,722 | 18 | 2 months ago | 7 | July 13, 2016 | 66 | other | Go | |
A Go SDK for OpenStack. IN FEATURE FREEZE. See Issue #592 | ||||||||||
Python Openstackclient | 317 | a day ago | apache-2.0 | Python | ||||||
Client for OpenStack services. Mirror of code maintained at opendev.org. | ||||||||||
Vagrant Openstack Provider | 234 | 3 | 10 months ago | 24 | July 30, 2018 | 80 | mit | Ruby | ||
Use Vagrant to manage OpenStack Cloud instances. | ||||||||||
Python Keystoneclient | 199 | 5 | 4 days ago | 9 | September 02, 2022 | 1 | other | Python | ||
OpenStack Identity (Keystone) Client. Mirror of code maintained at opendev.org. | ||||||||||
Openstack.net | 117 | 5 years ago | 94 | other | C# | |||||
An OpenStack Cloud SDK for Microsoft .NET | ||||||||||
Openstack4j | 76 | 4 | 7 months ago | 6 | March 17, 2021 | 59 | apache-2.0 | Java | ||
Fluent OpenStack SDK for Java | ||||||||||
Identity Api | 70 | 9 years ago | JavaScript | |||||||
Keystonemiddleware | 65 | 16 days ago | other | Python | ||||||
OpenStack Identity (Keystone) Middleware. Mirror of code maintained at opendev.org. | ||||||||||
Cookbook Openstack Identity | 45 | 2 years ago | apache-2.0 | Ruby | ||||||
Chef Cookbook - OpenStack Identity. Mirror of code maintained at opendev.org. |
OpenStack Keystone provides authentication, authorization and service discovery mechanisms via HTTP primarily for use by projects in the OpenStack family. It is most commonly deployed as an HTTP interface to existing identity systems, such as LDAP.
Developer documentation, the source of which is in doc/source/
, is
published at:
https://docs.openstack.org/keystone/latest
The API reference and documentation are available at:
https://docs.openstack.org/api-ref/identity
The canonical client library is available at:
https://opendev.org/openstack/python-keystoneclient
Documentation for cloud administrators is available at:
https://docs.openstack.org/
The source of documentation for cloud administrators is available at:
https://opendev.org/openstack/openstack-manuals
Information about our team meeting is available at:
https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting
Release notes is available at:
https://docs.openstack.org/releasenotes/keystone
Bugs and feature requests are tracked on Launchpad at:
https://bugs.launchpad.net/keystone
Future design work is tracked at:
https://specs.openstack.org/openstack/keystone-specs
Contributors are encouraged to join IRC (#openstack-keystone
on OFTC):
https://wiki.openstack.org/wiki/IRC
Source for the project:
https://opendev.org/openstack/keystone
For information on contributing to Keystone, see CONTRIBUTING.rst
.