OpenStack Identity (Keystone)
Go to file
Colleen Murphy 7c42f1a7a8 Revert "Add JSON driver for access rules config"
This reverts commit f028ca4edd.

In the Train PTG[1] we agreed to defer this feature until we had some
kind of traceability or discoverability for APIs and that this wasn't
feasible or useful until then.

This change was merged to master but never released, so I submit that
it is safe to revert.

[1] https://etherpad.openstack.org/p/keystone-train-ptg-application-credentials

Change-Id: I8fc5fcb2b35431882f0d64866765d6b0cd31356f
2019-05-28 08:38:42 -07:00
api-ref/source Merge "Move redelegation fields out of extras" 2019-05-04 19:42:41 +00:00
config-generator
devstack
doc Merge "[docs] remove deprecated ubuntu package from installation" 2019-05-21 19:32:04 +00:00
etc DRY: Remove redundant policies from policy.v3cloudsample.json 2019-04-02 19:09:53 +00:00
examples/pki
httpd
keystone Revert "Add JSON driver for access rules config" 2019-05-28 08:38:42 -07:00
keystone_tempest_plugin Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 11:51:00 +08:00
playbooks/legacy/keystone-dsvm-grenade-multinode OpenDev Migration Patch 2019-04-19 19:30:29 +00:00
rally-jobs
releasenotes Remove [token]/ infer_roles 2019-05-22 09:23:11 +05:30
tools Pep8 environment to run on delta code only 2019-05-21 10:38:51 +05:30
.coveragerc
.gitignore
.gitreview OpenDev Migration Patch 2019-04-19 19:30:29 +00:00
.mailmap
.stestr.conf
.zuul.yaml Update Python 3 test runtimes for Train 2019-05-09 17:35:22 +08:00
CONTRIBUTING.rst
HACKING.rst
LICENSE
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-24 11:51:00 +08:00
babel.cfg
bindep.txt
lower-constraints.txt Pin Werkzeug in lower-constraints 2019-03-19 23:56:08 +01:00
requirements.txt Uncap jsonschema 2019-04-16 18:09:14 -07:00
setup.cfg Revert "Add JSON driver for access rules config" 2019-05-28 08:38:42 -07:00
setup.py
test-requirements.txt
tox.ini Merge "Pep8 environment to run on delta code only" 2019-05-23 07:09:43 +00:00

README.rst

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

The API reference and documentation are available at:

https://developer.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 freenode):

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

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