summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't copy the auth_plugin for aodh"2.2.0Jenkins2016-01-121-16/+24
|\
| * Don't copy the auth_plugin for aodhMehdi Abaakouk2016-01-071-16/+24
* | Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-071-4/+4
|/
* Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* Remove duplicated assertChaozhe.Chen2015-12-031-1/+0
* Fix the parameter order of assertEqual in ceilometerclientSteve Wilkerson2015-12-011-1/+1
* Move to keystone session objectMehdi Abaakouk2015-10-071-2/+2
* tenant_id not required with keystone v3Rohit Jaiswal2015-07-311-1/+2
* Add support for client redirecting to aodh endpoint if availableliu-sheng2015-07-221-7/+14
* [unittest] Increase client and shell modules coverIlya Tyaptin2015-05-111-10/+22
* Add timeout for keystoneclient sessionZhiQiang Fan2015-04-141-2/+13
* Set auth_plugin in __init__Chris Dent2015-03-201-0/+5
* Move unit tests into their own subdirectoryChris Dent2015-03-131-0/+225