summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Ensure statistics aggregates are ordered with parameterized first1.0.10Eoghan Glynn2014-04-011-3/+3
* Implementation of statistics aggregatorsMichał Jastrzębski2014-03-272-0/+200
* Merge "Adds alarm time constraint support to ceilometer CLI"Jenkins2014-03-263-2/+133
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-263-2/+133
* | Merge "Add complex query support for alarm history"Jenkins2014-03-252-1/+120
|\ \
| * | Add complex query support for alarm historyIldiko Vancsa2014-03-182-1/+120
* | | Merge "Add complex query support for alarms"Jenkins2014-03-253-2/+141
|\ \ \ | |/ /
| * | Add complex query support for alarmsBalazs Gibizer2014-03-183-2/+141
* | | Merge "Checking the type of auth_token, and fixing it if necessary"Jenkins2014-03-201-0/+55
|\ \ \ | |/ / |/| |
| * | Checking the type of auth_token, and fixing it if necessaryMarc Solanas2014-03-131-0/+55
| |/
* | Add complex query support for samplesBalazs Gibizer2014-03-122-0/+124
|/
* test_url_generation_with_proxy: do not use contextlib.nested()Cyril Roelandt2014-02-171-14/+9
* Merge "Remove unused mock in v2/test_shell.py"Jenkins2014-02-151-1/+0
|\
| * Remove unused mock in v2/test_shell.pyliu-sheng2014-02-111-1/+0
* | Ensure url sent to proxy don't have redundant /Mehdi Abaakouk2014-02-131-0/+26
|/
* Merge "Remove unused import for print_function"Jenkins2014-01-281-2/+0
|\
| * Remove unused import for print_functionZhiQiang Fan2014-01-281-2/+0
* | Merge "Update client to display data type of traits"Jenkins2014-01-281-0/+25
|\ \
| * | Update client to display data type of traitsJohn Herndon2014-01-241-0/+25
* | | 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
| | |/ | |/|
* | | Merge "Remove print debugs statements."Jenkins2014-01-271-4/+0
|\ \ \ | | |/ | |/|
| * | Remove print debugs statements.Chmouel Boudjnah2014-01-181-4/+0
| |/
* | Merge "return sample info when creating sample with CLI"Jenkins2014-01-271-0/+62
|\ \
| * | return sample info when creating sample with CLIls11752014-01-231-0/+62
* | | Merge "Avoid discarding alarm-threshold-create --query option"Jenkins2014-01-241-0/+44
|\ \ \
| * | | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-231-0/+44
* | | | Merge "Add support for groupby in statistics for API v2"Jenkins2014-01-241-0/+52
|\ \ \ \
| * | | | Add support for groupby in statistics for API v2Enol Fernandez2014-01-171-0/+52
| | |_|/ | |/| |
* | | | Merge "Replace inheritance hierarchy with composition"Jenkins2014-01-241-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Replace inheritance hierarchy with compositionAndrey Kurilin2014-01-151-2/+2
* | | | replace assertTrue(isinstance) to assertIsInstancels11752014-01-181-1/+1
| |/ / |/| |
* | | Merge "Python 3: fix test_sample_list"Jenkins2014-01-151-3/+3
|\ \ \ | |/ / |/| |
| * | Python 3: fix test_sample_listCyril Roelandt2014-01-101-3/+3
| |/
* | Support the Event APIJohn Herndon2014-01-1010-18/+444
|/
* Display message on HTTP 400Thomas Herve2013-12-161-0/+51
* Merge "Allow alarm-threshold-update to upate generic attributes"1.0.7Jenkins2013-11-281-5/+32
|\
| * Allow alarm-threshold-update to upate generic attributesEoghan Glynn2013-11-221-5/+32
* | Enable pep8 E711/E712/E721/H302 checkingLianhao Lu2013-11-221-1/+2
* | Enable pep8 E128 checkingLianhao Lu2013-11-222-6/+6
* | Enable pep8 E121/E122/E123 checkingLianhao Lu2013-11-222-17/+15
|/
* Avoid reset of repeat_actions attribute on alarm updateEoghan Glynn2013-11-211-0/+67
* Adds the 'limit' parameter to sample list command in V2 APINejc Saje2013-10-282-1/+17
* Fix order of sample listfujioka yuuichi2013-10-282-0/+131
* Fix cacert argument to HTTPS connectionKieran Spear2013-10-241-7/+14
* Replace mox3 with mock in unit testLianhao Lu2013-10-212-7/+5
* Fix missed Pep8 error with 1.4.6Dirk Mueller2013-10-181-2/+1
* Replace mox with mox3Kui Shi2013-10-151-1/+1