Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unittest.mock instead of third party mock | Sean McGinnis | 2020-05-05 | 1 | -1/+2 |
* | Remove six and python 2.7 full support | Hervé Beraud | 2020-04-23 | 1 | -2/+1 |
* | Fall back to www_authenthicate_uri | Johannes Grassler | 2018-11-28 | 1 | -2/+2 |
* | Use keystone session in endpoint_utils | rabi | 2016-09-06 | 1 | -1/+1 |
* | Merge "Correctly determine keystone v3 endpoint" | Jenkins | 2015-08-13 | 1 | -0/+18 |
|\ | |||||
| * | Correctly determine keystone v3 endpoint | Miguel Grinberg | 2015-08-12 | 1 | -0/+18 |
* | | py34: test_auth_* | Sirushti Murugesan | 2015-08-05 | 1 | -1/+2 |
|/ | |||||
* | Fix [H302] errors in heat/common | Peter Razumovsky | 2014-11-20 | 1 | -3/+4 |
* | Don't import HeatTestCase directly | Zhenguo Niu | 2014-10-22 | 1 | -2/+2 |
* | Make the first line of every file consistent. | Jason Dunsmore | 2014-03-04 | 1 | -0/+1 |
* | Move X-Auth-Url logic to auth_url middleware | Anderson Mesquita | 2014-02-20 | 1 | -2/+44 |
* | Assign X-Auth-Url header in a separate middleware | Anderson Mesquita | 2014-01-23 | 1 | -0/+63 |