summaryrefslogtreecommitdiff
path: root/keystone/endpoint_policy
Commit message (Expand)AuthorAgeFilesLines
* Remove six usageVishakha Agarwal2020-01-301-3/+1
* Convert policy API to flaskLance Bragstad2018-08-312-241/+0
* Convert endpoints api to flask native dispatchingMorgan Fainberg2018-08-132-19/+0
* Convert Keystone to use FlaskMorgan Fainberg2018-06-041-0/+2
* Use keystone.common.provider_api for endpoint_policy APIsLance Bragstad2017-12-272-44/+54
* Remove Dependency InjectionMorgan Fainberg2017-12-132-5/+1
* Ensure the endpoint policy API supports HEADLance Bragstad2017-06-201-1/+1
* Remove log translations in keystonewingwj2017-03-251-12/+12
* Merge "Create unit tests for endpoint policy drivers"Jenkins2016-11-101-2/+3
|\
| * Create unit tests for endpoint policy driversSamuel de Medeiros Queiroz2016-08-101-2/+3
* | Remove stable driver interfacesSteve Martinelli2016-09-283-17/+2
* | EndpointPolicy driver doesn't inherit interfaceHarini2016-09-072-25/+2
|/
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-2/+2
* Pass a request to controllers instead of a contextJamie Lennox2016-06-081-13/+14
* Restructure endpoint policy abstract driverSamuel de Medeiros Queiroz2016-04-272-172/+197
* Fix D401 PEP8 violation.Navid Pustchi2016-04-142-9/+9
* Use the new enginefacade from oslo.dbGrzegorz Grasza2016-02-241-9/+9
* Remove useless {} from __table_args__Brant Knudson2016-02-191-1/+1
* Reference driver methods through the ManagerBrant Knudson2016-01-071-4/+4
* 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-241-4/+4
* Merge "Enable try_except_pass Bandit test"Jenkins2015-11-061-3/+7
|\
| * Enable try_except_pass Bandit testBrant Knudson2015-10-151-3/+7
* | Fix D202: No blank lines after function docstring (PEP257)Dolph Mathews2015-10-281-1/+0
|/
* Stable Keystone Driver InterfacesVivek Dhayaal2015-09-021-1/+4
* Move endpoint policy into keystone coreJamie Lennox2015-05-256-0/+838