Lance Bragstad 67967c84fd Emit deprecation warning for federated domain/project APIs
Before the identity API documentation lived in-tree, it lived in the
openstack/keystone-specs project. Before that it lived in it's own
identity-api repository. A long time ago we merged a patch [0] to that
project to deprecate the project and domain APIs in the federation
path. That documentation has since been copied and migrated to the
keystone-specs repository and now keystone itself.

Even though we've deprecated those API in the documentation, we never
formally deprecated them in code using ``versionutils``. This commit
does that. Now a message will be logged anytime that API is used
instead of GET /auth/domains or GET /auth/projects. This makes the
implementation of keystone consistent with documentation we merged
ages ago.

[0] If0c010119512d6a159ce82147a87c4698205a648

Change-Id: I88cb587c7cd69fef400b2eaf7dffda655355b710
2017-10-11 19:16:45 +00:00
2017-07-12 11:09:51 +00:00
2016-09-21 22:35:52 -04:00
2015-10-29 16:34:58 +02:00
2017-05-02 15:08:41 +00:00
2015-11-03 16:12:01 -08:00
2016-03-01 21:44:20 +00:00
2012-06-21 18:03:09 -07:00
2012-02-15 17:48:33 -08:00
2017-03-06 01:10:37 +00:00

Team and repository tags

image

OpenStack Keystone

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/developer/keystone/

The API specification and documentation are available at:

https://specs.openstack.org/openstack/keystone-specs/

The canonical client library is available at:

https://git.openstack.org/cgit/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://git.openstack.org/cgit/openstack/openstack-manuals

Information about our team meeting is available at:

https://wiki.openstack.org/wiki/Meetings/KeystoneMeeting

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/#identity-program-specifications

Contributors are encouraged to join IRC (#openstack-keystone on freenode):

https://wiki.openstack.org/wiki/IRC

For information on contributing to Keystone, see CONTRIBUTING.rst.

Description
OpenStack Identity (Keystone)
Readme 235 MiB
Languages
Python 99.5%
Shell 0.5%