summaryrefslogtreecommitdiff
path: root/oslo_context/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove the deprecated argument tenant from RequestContextHervé Beraud2021-10-291-21/+19
* Fix context from_dict() for system_scopeMichael Johnson2021-08-121-1/+3
* Filter out auth_token_info from logging valuesBen Nemec2020-03-101-6/+11
* Implement domain-scope for context objects2.22.0Lance Bragstad2018-10-261-0/+32
* Implement system-scopeLance Bragstad2018-05-161-0/+28
* Ouput a placeholder instead of the auth_token2.19.3Juan Antonio Osorio Robles2017-11-071-0/+1
* Make from_dict extensible2.19.2Ben Nemec2017-10-111-0/+25
* Rename deprecated context paramsJamie Lennox2017-09-211-21/+21
* Merge "Revert "Postpone deprecation warnings to Pike""Jenkins2017-09-201-10/+5
|\
| * Revert "Postpone deprecation warnings to Pike"ChangBo Guo(gcb)2017-08-211-10/+5
* | Remove use of positional decoratorMorgan Fainberg2017-08-071-7/+0
|/
* Add global_request_id to contextSean Dague2017-05-231-0/+14
* Postpone deprecation warnings to PikeDavanum Srinivas2017-01-291-5/+10
* Add the service token details to contextJamie Lennox2016-11-151-17/+73
* Move existing attributes to _id suffixed attributesJamie Lennox2016-11-151-20/+58
* Merge "Revert "Fix X-User and X-Tenant deprecated headers in from_environ""2.11.0Jenkins2016-11-101-2/+2
|\
| * Revert "Fix X-User and X-Tenant deprecated headers in from_environ"Joshua Harlow2016-11-081-2/+2
* | Merge "Provide a way to deprecate policy values"Jenkins2016-11-091-1/+29
|\ \ | |/ |/|
| * Provide a way to deprecate policy valuesJamie Lennox2016-09-121-1/+29
* | Fix X-User and X-Tenant deprecated headers in from_environJamie Lennox2016-08-191-2/+2
|/
* Merge "Manually specify from_dict parameters"2.9.0Jenkins2016-08-171-0/+19
|\
| * Manually specify from_dict parametersJamie Lennox2016-07-131-0/+19
* | Merge "Emit deprecation warnings when positional args passed"Jenkins2016-08-121-0/+25
|\ \
| * | Emit deprecation warnings when positional args passedJamie Lennox2016-07-121-0/+25
| |/
* | Fix parameters of assertEqual are misplacedyanheven2016-07-231-5/+5
* | Merge "Allow deprecated X-Tenant-Name in from_environ"Jenkins2016-07-111-0/+10
|\ \ | |/ |/|
| * Allow deprecated X-Tenant-Name in from_environJamie Lennox2016-07-111-0/+10
* | Merge "Add is_admin_project to context"2.6.0Jenkins2016-07-111-1/+36
|\ \ | |/ |/|
| * Add is_admin_project to contextJamie Lennox2016-07-081-1/+36
* | Handle openstack.request_id in from_environJamie Lennox2016-07-081-1/+4
|/
* Add oslo.context name attributes matching idsRonald Bradford2016-05-191-84/+93
* Strip roles in from_environJamie Lennox2016-05-091-0/+5
* Allow deprecated headers in from_environJamie Lennox2016-05-091-0/+48
* Ensure to_dict() supports unicodeChangBo Guo(gcb)2016-02-271-1/+3
* Standardize an oslo.policy credentials dictionary2.2.0Jamie Lennox2016-02-241-0/+19
* Merge "Revert "Add common oslo.log format parameters""Jenkins2016-02-241-21/+0
|\
| * Revert "Add common oslo.log format parameters"Ronald Bradford2016-02-231-21/+0
* | Add roles to contextJamie Lennox2016-02-191-1/+13
* | Agnostic approach to construct context from_dictRonald Bradford2016-02-171-0/+17
|/
* Add common oslo.log format parametersRonald Bradford2016-02-091-0/+21
* Define method for oslo.log context parametersRonald Bradford2016-01-291-0/+64
* Add additional unit testsRonald Bradford2016-01-251-0/+106
* Provide a helper to load a context from environmentJamie Lennox2016-01-111-0/+27
* Revert "Add properties for id attributes"1.0.1Davanum Srinivas (dims)2016-01-091-29/+0
* Add properties for id attributesJamie Lennox2016-01-071-0/+29
* Remove reference to undefined attributes0.9.0Ronald Bradford2015-10-201-0/+7
* ensure we reset contexts when fixture is used0.2.0Sean Dague2015-03-051-0/+16
* Add ClearRequestContext fixtureDoug Hellmann2014-11-192-9/+32
* Cache the current context for the threadDoug Hellmann2014-11-191-0/+37
* Change instance_uuid to resource_uuidDoug Hellmann2014-11-191-2/+2