summaryrefslogtreecommitdiff
path: root/keystone/policy
Commit message (Expand)AuthorAgeFilesLines
* Convert policy API to flaskLance Bragstad2018-08-313-106/+0
* Implement base for new RBAC EnforcerMorgan Fainberg2018-06-271-1/+1
* Convert Keystone to use FlaskMorgan Fainberg2018-06-041-0/+2
* Use keystone.common.provider_api for policy APIsLance Bragstad2017-12-271-5/+9
* Remove Dependency InjectionMorgan Fainberg2017-12-132-4/+1
* Deprecate policies APIMatthew Edmonds2017-11-021-0/+18
* Policy exceptionchenaidong12017-09-071-12/+3
* Remove unused CONFFeng Shengqin2017-04-221-2/+0
* Merge "Make use of Dict-base including extras explicit"Jenkins2017-03-311-1/+1
|\
| * Make use of Dict-base including extras explicitMorgan Fainberg2017-02-061-1/+1
* | Policy in codeAnthony Washington2017-03-221-44/+2
|/
* Merge "Pass initiator to Manager as a kwarg"Jenkins2016-10-091-8/+9
|\
| * Pass initiator to Manager as a kwargLance Bragstad2016-10-071-8/+9
* | Merge "Move audit initiator creation to request"Jenkins2016-10-081-7/+8
|\ \ | |/
| * Move audit initiator creation to requestJamie Lennox2016-10-051-7/+8
* | Remove stable driver interfacesSteve Martinelli2016-09-283-17/+2
|/
* Fix formatting strings in LOG.debugNam Nguyen Hoai2016-09-211-1/+2
* Replace OpenStack LLC with OpenStack Foundationdineshbhor2016-07-222-2/+2
* Move request validation inlineLance Bragstad2016-07-081-2/+2
* Pass request to build_driver_hintsJamie Lennox2016-07-071-1/+1
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-243-6/+6
* Pass a request to controllers instead of a contextJamie Lennox2016-06-081-13/+14
* Merge "Restructure policy abstract driver"Jenkins2016-04-293-61/+89
|\
| * Restructure policy abstract driverSamuel de Medeiros Queiroz2016-04-293-61/+89
* | Fix D400 PEP257Navid Pustchi2016-04-211-1/+1
|/
* Fix D401 PEP8 violation.Navid Pustchi2016-04-141-1/+1
* Use the new enginefacade from oslo.dbGrzegorz Grasza2016-02-241-17/+9
* Remove exposure of routers at package levelSamuel de Medeiros Queiroz2015-12-031-1/+0
* Using the right format to render the docstring correctlyDave Chen2015-11-242-5/+5
* Fix D208: Docstring over indented. (PEP257)Dolph Mathews2015-10-161-12/+12
* Stable Keystone Driver InterfacesVivek Dhayaal2015-09-022-2/+5
* Use stevedore for backend driversBrant Knudson2015-04-281-0/+3
* Use oslo.policy instead of incubated versionSteve Martinelli2015-03-051-30/+2
* Get initiator from manager and send to controllerSteve Martinelli2015-03-022-13/+19
* Merge "Publicize region/endpoint/policy/service events"Jenkins2015-02-211-3/+3
|\
| * Publicize region/endpoint/policy/service eventsSteve Martinelli2015-02-171-3/+3
* | Consistently use oslo_config.cfg.CONFBrant Knudson2015-02-182-4/+4
|/
* Use oslo.log instead of incubatorSteve Martinelli2015-02-141-1/+2
* Provide useful info when parsing policy fileLance Bragstad2014-10-291-2/+5
* Correct the code path of implementation for the abstract methodDave Chen2014-10-201-1/+1
* Implement validation on Policy V3 APILance Bragstad2014-08-312-2/+40
* Change the sub-routers to provide JSON Home dataBrant Knudson2014-08-261-1/+2
* Add notifications for policy, region, service and endpoint.Henry Nash2014-08-211-0/+8
* Class for V3 router packagesBrant Knudson2014-08-021-3/+6
* Introduce pragma no cover to asbtract classesJuan Antonio Osorio2014-07-171-6/+6
* Adds hacking check for debug logging translationsDavid Stanek2014-06-271-2/+1
* Removes unused db_sync methodsDavid Stanek2014-04-021-7/+0
* Safer noqa handlingBrant Knudson2014-03-271-5/+3
* Uses explicit imports for _Ilya Pekelny2014-03-181-0/+1
* Sync db, db.sqlalchemy, gettextutils from oslo-incubator 6ba44fdBrant Knudson2014-03-061-7/+7