2013-09-19 10:23:24 -05:00
|
|
|
==================
|
|
|
|
OpenStack Keystone
|
|
|
|
==================
|
2011-06-20 17:56:20 -07:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
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.
|
2011-06-20 17:56:20 -07:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
Developer documentation, the source of which is in ``doc/source/``, is
|
|
|
|
published at:
|
2011-11-04 15:56:17 -07:00
|
|
|
|
2015-05-06 11:19:06 +08:00
|
|
|
http://docs.openstack.org/developer/keystone/
|
2011-06-20 17:56:20 -07:00
|
|
|
|
2014-11-14 11:38:06 -05:00
|
|
|
The API specification and documentation are available at:
|
2012-01-20 20:51:54 +00:00
|
|
|
|
2014-11-14 11:38:06 -05:00
|
|
|
http://specs.openstack.org/openstack/keystone-specs/
|
2012-03-02 16:39:10 -08:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
The canonical client library is available at:
|
2012-05-02 09:57:45 -05:00
|
|
|
|
2015-05-06 11:19:06 +08:00
|
|
|
https://git.openstack.org/cgit/openstack/python-keystoneclient
|
2012-01-20 20:51:54 +00:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
Documentation for cloud administrators is available at:
|
2012-01-20 20:51:54 +00:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
http://docs.openstack.org/
|
2012-01-20 20:51:54 +00:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
The source of documentation for cloud administrators is available at:
|
2012-01-20 20:51:54 +00:00
|
|
|
|
2015-05-06 11:19:06 +08:00
|
|
|
https://git.openstack.org/cgit/openstack/openstack-manuals
|
2012-05-02 09:57:45 -05:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
Information about our team meeting is available at:
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
Bugs and feature requests are tracked on Launchpad at:
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
https://bugs.launchpad.net/keystone
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
Future design work is tracked at:
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2014-11-14 11:38:06 -05:00
|
|
|
http://specs.openstack.org/openstack/keystone-specs/#identity-program-specifications
|
2011-12-27 11:20:55 -08:00
|
|
|
|
2014-02-18 10:57:25 -08:00
|
|
|
Contributors are encouraged to join IRC (``#openstack-keystone`` on freenode):
|
2013-10-16 12:55:18 -05:00
|
|
|
|
|
|
|
https://wiki.openstack.org/wiki/IRC
|
|
|
|
|
2013-09-19 10:23:24 -05:00
|
|
|
For information on contributing to Keystone, see ``CONTRIBUTING.rst``.
|