keystone/keystone/common
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
..
ldap il8n some strings 2013-01-03 08:33:02 -06:00
sql Keystone server support for user groups 2013-01-08 01:32:46 +00:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
bufferedhttp.py Bug 1075090 -- Fixing log messages in python source code to support internationalization. 2012-12-04 17:48:30 -08:00
cms.py Bug 1075090 -- Fixing log messages in python source code to support internationalization. 2012-12-04 17:48:30 -08:00
controller.py il8n some strings 2013-01-03 08:33:02 -06:00
dependency.py Driver registry 2012-12-21 11:57:44 -06:00
kvs.py Refactor 404's into managers & drivers (bug 968519) 2012-06-27 11:47:24 -05:00
logging.py Added license header (bug 929663) 2012-03-09 18:49:45 +00:00
manager.py Keystone should use openstack.common.importutils 2012-06-04 13:49:02 +08:00
models.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
openssl.py Utilize logging instead of print() 2012-10-24 08:44:05 -05:00
policy.py Keystone should use openstack.common.jsonutils 2012-06-28 06:04:53 +08:00
router.py Removed unused imports 2012-12-28 11:29:24 -06:00
serializer.py Add XML namespace support for OSADM service api. 2012-09-13 16:37:15 +08:00
systemd.py notify calling process we are ready to serve 2012-09-19 00:28:19 +02:00
utils.py il8n some strings 2013-01-03 08:33:02 -06:00
wsgi.py Test for content-type appropriate 404 (bug 1089987) 2012-12-14 08:31:54 -06:00