summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Retire ceilometerclientJulien Danjou2017-11-221-287/+0
* panko redirectgord chung2017-01-111-9/+9
* cleanup aodh mocksgord chung2017-01-111-16/+16
* move old oslo-incubator code out of openstack/commonSteve Martinelli2016-11-041-1/+1
* Replace assertEqual(None, ...) with assertIsNone(...)Hanxi Liu2016-09-201-1/+1
* Switch to keystoneauthClenimar Filemon2016-06-011-1/+1
* remove default value of repeat-actionsZhiQiang Fan2016-03-101-0/+19
* 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