summaryrefslogtreecommitdiff
path: root/heat/tests/test_auth_url.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockSean McGinnis2020-05-051-1/+2
* Remove six and python 2.7 full supportHervé Beraud2020-04-231-2/+1
* Fall back to www_authenthicate_uriJohannes Grassler2018-11-281-2/+2
* Use keystone session in endpoint_utilsrabi2016-09-061-1/+1
* Merge "Correctly determine keystone v3 endpoint"Jenkins2015-08-131-0/+18
|\
| * Correctly determine keystone v3 endpointMiguel Grinberg2015-08-121-0/+18
* | py34: test_auth_*Sirushti Murugesan2015-08-051-1/+2
|/
* Fix [H302] errors in heat/commonPeter Razumovsky2014-11-201-3/+4
* Don't import HeatTestCase directlyZhenguo Niu2014-10-221-2/+2
* Make the first line of every file consistent.Jason Dunsmore2014-03-041-0/+1
* Move X-Auth-Url logic to auth_url middlewareAnderson Mesquita2014-02-201-2/+44
* Assign X-Auth-Url header in a separate middlewareAnderson Mesquita2014-01-231-0/+63