summaryrefslogtreecommitdiff
path: root/heat/tests/test_common_context.py
Commit message (Expand)AuthorAgeFilesLines
* Use oslo.config fixture to avoid gate breakDavanum Srinivas2016-02-191-6/+3
* Use correct user_domain_id when create trust auth pluginhuangtianhua2016-01-181-0/+22
* Init local request context with user/project domain infoshuangtianhua2016-01-041-3/+9
* Fix [H405] pep rule in heat/testsPeter Razumovsky2015-10-121-6/+10
* To use id instead of name when making credentials from contexthuangtianhua2015-09-031-2/+2
* Correctly determine keystone v3 endpointMiguel Grinberg2015-08-121-0/+61
* Remove deprecated headers in auth_passwordSergey Kraynev2015-06-151-6/+6
* Switch to oslo.policyyuntongjin2015-05-291-1/+2
* Replace regionOne with RegionOneSean M. Collins2015-04-271-1/+1
* Add user_identity to RequestContext.to_dict()Angus Salkeld2015-03-271-1/+4
* Make import of oslo libraries namespacelessJens Rosenboom2015-02-181-1/+1
* Enable H305 and H307 style checksPavlo Shchelokovskyy2015-01-201-1/+2
* Fix DeprecationWarning for using oslo.middlewareDaniel Gonzalez2015-01-131-1/+1
* Sync oslo modulesThomas Herve2014-12-101-5/+1
* Pickup the region name passed in from heatclientQI ZHANG2014-11-281-2/+7
* Move to oslo.middlware request_id moduleSteven Hardy2014-10-241-1/+1
* Don't import HeatTestCase directlyZhenguo Niu2014-10-221-3/+3
* Support x-openstack-request-id for HeatMitsuru Kanabuchi2014-06-171-0/+21
* Add auth_token_info to request contextSteven Hardy2014-06-091-12/+51
* Allow for stack users in _authorize_stack_userSteve Baker2014-04-071-0/+123
* Remove vim header from files.Jason Dunsmore2014-03-041-1/+0
* Retrieve user_id from HTTP Headers to populate ContextSwann Croiset2014-02-071-0/+2
* Fix order of arguments in assertEqual (patch 1/2)Pavlo Shchelokovskyy2014-01-241-4/+4
* Fix show_deleted errors in RequestContextSteven Hardy2013-11-291-0/+8
* Derive context is_admin from policySteven Hardy2013-11-291-2/+25
* Fix RequestContext.to_dict user/username inconsistencySteven Hardy2013-10-091-0/+64