summaryrefslogtreecommitdiffstats
path: root/keystone/policy/core.py
Commit message (Expand)AuthorAgeFilesLines
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-281-3/+3
* Driver registryDolph Mathews2012-12-211-0/+2
* Test drivers return HTTP 501 Not ImplementedDolph Mathews2012-12-121-1/+1
* Only 'import *' from 'core' modulesDolph Mathews2012-12-051-32/+0
* Wrap v3 API with RBAC (bug 1023943)Dolph Mathews2012-11-201-6/+5
* v3 PoliciesDolph Mathews2012-11-191-13/+3
* Identity API v3 Config, Routers, ControllersDolph Mathews2012-09-051-0/+100
* Reorder imports by full module pathZhongyue Luo2012-06-201-1/+1
* Properly return 501 for unsupported Catalog callsAdam Gandelman2012-03-141-1/+2
* port common policy code to keystonetermie2012-03-081-0/+10
* Added Apache 2.0 License information.Monty Taylor2012-02-151-0/+14
* minor docstring update for new locationsJoe Heck2012-02-021-1/+1
* get docs workingtermie2012-01-191-3/+0
* fix some importstermie2012-01-181-1/+1
* establish basic structuretermie2012-01-181-0/+24