Go to file
Samuel de Medeiros Queiroz 477ef636f8 Improve creation of expected assignments in tests
Creation of expected role assignment entities and
links are in separate methods. The advantage is
to only create the link on methods that do not
need the entity. Test references are fixed.

In addition, expected assignment link is get from
the expected entity, instead of from a separate
attribute on assert methods at test_v3.

Partial-Bug: 1406640

Change-Id: I7c81dcf2627f2bfb712591cb33abd6fd03a3a52a
2015-02-11 23:27:56 -03:00
2014-09-10 16:49:21 -05:00
2014-07-23 20:56:19 -05:00
2012-06-21 18:03:09 -07:00
2012-02-15 17:48:33 -08:00
2014-12-19 16:25:39 +00:00
2014-05-30 16:26:25 +00:00
2015-01-11 17:29:45 -06:00

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:

http://keystone.openstack.org/

The API specification and documentation are available at:

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

The canonical client library is available at:

https://github.com/openstack/python-keystoneclient

Documentation for cloud administrators is available at:

http://docs.openstack.org/

The source of documentation for cloud administrators is available at:

https://github.com/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:

http://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 242 MiB
Languages
Python 99.5%
Shell 0.5%