keystone/keystone/identity
Vishvananda Ishaya f0f8ddeaa8 Ensures duplicate users and tenants can't be made
* adds test for duplicate names and ids for backends
 * also adds test for rename duplicates and changing ids
 * makes kvs backend raise an exception if duplicate is requested
 * ensures kvs backend doesn't allow update of id
 * makes sure that kvs is reset between tests
 * cleans up a few imports
 * fixes bug 927291
 * fixes bug 928659

Change-Id: Ia6eb1961796cbde7ed57a75cd9394d77c88cf655
2012-02-08 00:22:42 -08:00
..
backends Ensures duplicate users and tenants can't be made 2012-02-08 00:22:42 -08:00
__init__.py split up the services and kvs backends 2012-01-18 20:57:44 -08:00
core.py Merge pull request #34 from 4P/docup 2012-02-02 11:23:58 -08:00