keystone/keystone
Henry Nash 4fae928c59 Keystone server support for user groups
This implements the server side of groups of users.  This
set of code provides all the crud functionality for groups as
well as the corresponding support for role assignments.

blueprint user-groups

The following deficiencies existing with the current version and
will be corrected ahead of the final Grizzly release:

1) There is only placeholder support for LDAP (Bug #1092187)
2) Domain role grants are accepted but not yet honored (Bug #1093248)
3) Token invalidation does not occur with group changes (Bug #1093493)

This update also fills in missing v3 grant unit testing and v3 grant
support within the kvs backend.  In addition, there is a fix for
Bug #1092200 (uncaught exception when listing grants)

DocImpact

Change-Id: Ibd1783b04b2d7804eff90312e5ef591dca4d0695
2013-01-08 01:32:46 +00:00
..
catalog Driver registry 2012-12-21 11:57:44 -06:00
common Keystone server support for user groups 2013-01-08 01:32:46 +00:00
contrib Driver registry 2012-12-21 11:57:44 -06:00
identity Keystone server support for user groups 2013-01-08 01:32:46 +00:00
locale Imported Translations from Transifex 2013-01-02 00:00:46 +00:00
middleware Remove swift auth. 2012-12-12 21:54:45 +01:00
openstack Port to argparse based cfg 2012-12-05 17:10:34 +00:00
policy Driver registry 2012-12-21 11:57:44 -06:00
token Keystone server support for user groups 2013-01-08 01:32:46 +00:00
__init__.py renaming keystonelight to keystone 2012-01-09 12:27:18 -08:00
clean.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
cli.py Removed unused imports 2012-12-28 11:29:24 -06:00
config.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
controllers.py module refactoring 2012-12-17 13:58:22 -05:00
exception.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
routers.py Driver registry 2012-12-21 11:57:44 -06:00
service.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
test.py Driver registry 2012-12-21 11:57:44 -06:00