summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Add timeout for keystoneclient sessionZhiQiang Fan2015-04-201-2/+13
* Set auth_plugin in __init__Chris Dent2015-04-161-0/+5
* Support ceilometer-url and os-endpointZhiQiang Fan2015-01-081-0/+18
* Enable --os-insecure CLI optionZhiQiang Fan2014-12-061-0/+36
* Fix timeout argument not treated as integerZhiQiang Fan2014-11-141-0/+29
* Refactor tests/test_shell.pyZhiQiang Fan2014-11-131-18/+10
* Use HTTPClient from common Oslo codeekudryashova2014-07-311-6/+6
* Update python-ceilometerclient to support Keystone V3 APIFabio Giannetti2014-06-261-15/+53
* Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-111-3/+2
* Merge "use mock instead of try...finally"Jenkins2014-06-101-7/+2
|\
| * use mock instead of try...finallyZhiQiang Fan2014-05-301-7/+2
* | Avoid unnecessary stderr message when run testZhiQiang Fan2014-05-271-1/+2
|/
* Remove out-dated exceptionsZhiQiang Fan2014-05-161-3/+3
* Merge "Raise traceback on error when using CLI and -debug"Jenkins2014-01-281-0/+21
|\
| * Raise traceback on error when using CLI and -debugChmouel Boudjnah2014-01-191-0/+21
* | Merge "Remove ununsed httplib2 requirement"Jenkins2014-01-271-6/+0
|\ \
| * | Remove ununsed httplib2 requirementChmouel Boudjnah2014-01-271-6/+0
| |/
* | Replace inheritance hierarchy with compositionAndrey Kurilin2014-01-151-2/+2
|/
* Replace mox3 with mock in unit testLianhao Lu2013-10-211-4/+5
* Import six.StringIOKui Shi2013-10-141-2/+2
* Updated from global requirementsMonty Taylor2013-08-081-0/+12
* Move tests to ceilometerclient.Monty Taylor2013-06-301-0/+89