summaryrefslogtreecommitdiffstats
path: root/keystone/contrib/admin_crud
Commit message (Expand)AuthorAgeFilesLines
* Register ExtensionsAdam Young2013-07-121-0/+21
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-0/+1
* tenant to project in the apisAdam Young2013-01-281-6/+6
* Driver registryDolph Mathews2012-12-211-12/+5
* module refactoringAdam Young2012-12-171-6/+12
* Only 'import *' from 'core' modulesDolph Mathews2012-12-051-5/+5
* Do not crash when trying to remove a user role (without a tenant)Vincent Untz2012-06-281-1/+1
* Reorder imports by full module pathZhongyue Luo2012-06-201-1/+1
* PEP8 fixesDolph Mathews2012-06-181-111/+149
* Added license header (bug 929663)Dolph Mathews2012-03-091-0/+16
* Implement a Catalog SQL backendAdam Gandelman2012-02-271-0/+15
* Implemented get_tenant_users. Fixed bug 933721.Gabriel Hurley2012-02-211-1/+1
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* termie all the thingsDolph Mathews2012-02-081-87/+87
* accept POST or PUT for tenant updatetermie2012-02-011-1/+1
* fix keystoneclient teststermie2012-02-011-1/+1
* split up the services and kvs backendstermie2012-01-182-0/+151
* establish basic structuretermie2012-01-181-0/+0