summaryrefslogtreecommitdiffstats
path: root/keystone/policy
Commit message (Expand)AuthorAgeFilesLines
* Stop passing context to managers (bug 1194938)Dolph Mathews2013-06-282-8/+8
* Merge "Add <version> arg to keystone-manage db_sync"Jenkins2013-05-301-2/+2
|\
| * Add <version> arg to keystone-manage db_syncBrian Waldon2013-05-281-2/+2
* | imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-1/+1
|/
* consistent i18n placeholders (flake8 H701, H702, H703)Dolph Mathews2013-05-231-1/+3
* Satisfy flake8 import rules F401 and F403Dolph Mathews2013-05-231-0/+1
* get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-201-3/+3
* Removed unused importsDolph Mathews2013-04-161-2/+0
* Move handle_conflicts decorator into sqlAdam Young2013-02-251-15/+2
* Pass query filter attributes to policy engineHenry Nash2013-02-211-4/+3
* Update the Keystone policy engine to the latest openstack commonHenry Nash2013-02-191-16/+14
* Relational API linksDolph Mathews2013-02-071-4/+7
* Fixes import order nitsZhongyue Luo2013-01-112-2/+2
* Driver registryDolph Mathews2012-12-212-2/+4
* Merge "module refactoring"Jenkins2012-12-182-0/+23
|\
| * module refactoringAdam Young2012-12-172-0/+23
* | Test drivers return HTTP 501 Not ImplementedDolph Mathews2012-12-121-1/+1
|/
* Merge "Bug 1075090 -- Fixing log messages in python source code to support in...Jenkins2012-12-051-1/+1
|\
| * Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-041-1/+1
* | Only 'import *' from 'core' modulesDolph Mathews2012-12-053-32/+49
|/
* Utilize policy.json by default (bug 1043758)Dolph Mathews2012-11-201-14/+0
* Wrap v3 API with RBAC (bug 1023943)Dolph Mathews2012-11-201-6/+5
* Merge "tweaking docs to fix link to wiki Keystone page"Jenkins2012-11-201-8/+8
|\
| * tweaking docs to fix link to wiki Keystone pageJoe Heck2012-11-101-8/+8
* | v3 PoliciesDolph Mathews2012-11-192-13/+106
|/
* Merge remote-tracking branch 'origin/feature/keystone-v3' into HEADDolph Mathews2012-11-021-0/+100
|\
| * Identity API v3 Config, Routers, ControllersDolph Mathews2012-09-051-0/+100
* | mistake in doc stringmonsterxx032012-08-241-1/+1
|/
* Reorder imports by full module pathZhongyue Luo2012-06-202-4/+4
* PEP8 fixesDolph Mathews2012-06-181-3/+3
* Use ConfigOpts.find_file() to locate policy.jsonMark McLoughlin2012-05-031-1/+5
* Removed SimpleMatch 'shim'; updated readmeDolph Mathews2012-05-031-23/+0
* Wrapped unexpected exceptions (bug 955411)Dolph Mathews2012-03-201-1/+1
* Merge "Refactor keystone.common.logging use (bug 948224)"Jenkins2012-03-201-1/+1
|\
| * Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-141-1/+1
* | Merge "docstring cleanup to remove sphinx warnings"Jenkins2012-03-191-2/+4
|\ \
| * | docstring cleanup to remove sphinx warningsJoe Heck2012-03-141-2/+4
| |/
* / Properly return 501 for unsupported Catalog callsAdam Gandelman2012-03-141-1/+2
|/
* Added license header (bug 929663)Dolph Mathews2012-03-091-0/+16
* port common policy code to keystonetermie2012-03-083-18/+118
* Added Apache 2.0 License information.Monty Taylor2012-02-152-0/+28
* Fixes role checking for admin checkVishvananda Ishaya2012-02-101-1/+3
* minor docstring update for new locationsJoe Heck2012-02-021-1/+1
* get docs workingtermie2012-01-191-3/+0
* fix some importstermie2012-01-182-1/+2
* split up the services and kvs backendstermie2012-01-181-1/+1
* establish basic structuretermie2012-01-184-0/+45