summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Ensure statistics aggregates are ordered with parameterized first1.0.10Eoghan Glynn2014-04-011-4/+10
* Implementation of statistics aggregatorsMichał Jastrzębski2014-03-272-15/+57
* Merge "Adds alarm time constraint support to ceilometer CLI"Jenkins2014-03-262-5/+95
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-262-5/+95
* | Merge "Add complex query support for alarm history"Jenkins2014-03-253-2/+38
|\ \
| * | Add complex query support for alarm historyIldiko Vancsa2014-03-183-2/+38
* | | Merge "Add complex query support for alarms"Jenkins2014-03-253-9/+46
|\ \ \ | |/ /
| * | Add complex query support for alarmsBalazs Gibizer2014-03-183-9/+46
* | | Merge "Deprecate 'alarm-update'"Jenkins2014-03-211-1/+1
|\ \ \
| * | | Deprecate 'alarm-update'liu-sheng2014-03-131-1/+1
| | |/ | |/|
* | | Merge "fix help message of deprecated command"Jenkins2014-03-201-1/+1
|\ \ \ | |_|/ |/| |
| * | fix help message of deprecated commandfujioka yuuichi2014-02-111-1/+1
* | | Add complex query support for samplesBalazs Gibizer2014-03-123-3/+83
| |/ |/|
* | Merge "py3kcompat: remove in python-ceilometerclient"Jenkins2014-02-261-2/+3
|\ \
| * | py3kcompat: remove in python-ceilometerclientJia Dong2014-02-211-2/+3
| |/
* | Merge "Improve help strings"Jenkins2014-02-201-59/+65
|\ \
| * | Improve help stringsAndreas Jaeger2014-02-031-59/+65
| |/
* | Fix a typo in a comment in v2 clientBalazs Gibizer2014-02-191-1/+1
|/
* Merge "Modify ceilometer client cmd line help info"1.0.9Jenkins2014-01-281-2/+2
|\
| * Modify ceilometer client cmd line help infoJia Dong2014-01-281-2/+2
* | Merge "Update client to display data type of traits"Jenkins2014-01-281-1/+4
|\ \ | |/ |/|
| * Update client to display data type of traitsJohn Herndon2014-01-241-1/+4
* | Merge "return sample info when creating sample with CLI"Jenkins2014-01-271-1/+8
|\ \
| * | return sample info when creating sample with CLIls11752014-01-231-1/+8
* | | Merge "Fix typos picked up by misspellings"Jenkins2014-01-272-2/+2
|\ \ \
| * | | Fix typos picked up by misspellingsZhiQiang Fan2014-01-232-2/+2
* | | | Merge "Avoid discarding alarm-threshold-create --query option"Jenkins2014-01-241-0/+1
|\ \ \ \
| * | | | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-231-0/+1
| |/ / /
* | | | Merge "Add support for groupby in statistics for API v2"Jenkins2014-01-242-3/+10
|\ \ \ \
| * | | | Add support for groupby in statistics for API v2Enol Fernandez2014-01-172-3/+10
| |/ / /
* | | | Merge "Replace inheritance hierarchy with composition"Jenkins2014-01-241-11/+12
|\ \ \ \
| * | | | Replace inheritance hierarchy with compositionAndrey Kurilin2014-01-151-11/+12
| | |_|/ | |/| |
* | | | Merge "abbreviating --meter-name to -m in alarm commands"Jenkins2014-01-241-4/+4
|\ \ \ \
| * | | | abbreviating --meter-name to -m in alarm commandsls11752014-01-131-4/+4
| | |_|/ | |/| |
* | | | Using common method 'bool_from_string' from oslo strutilsllg82122014-01-221-7/+8
| |_|/ |/| |
* | | Merge "fix optional parameter of creating sample"Jenkins2014-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | fix optional parameter of creating samplels11752014-01-141-1/+1
| |/
* | Support the Event APIJohn Herndon2014-01-107-17/+233
|/
* Fix alarm-combination-update operator argumentThomas Herve2013-12-161-1/+1
* Improve description of some commandsThomas Herve2013-12-111-2/+2
* Merge "Allow alarm-threshold-update to upate generic attributes"1.0.7Jenkins2013-11-281-1/+1
|\
| * Allow alarm-threshold-update to upate generic attributesEoghan Glynn2013-11-221-1/+1
* | Merge "Allow specifying a timestamp when creating a sample"Jenkins2013-11-271-0/+2
|\ \
| * | Allow specifying a timestamp when creating a sampleNejc Saje2013-11-211-0/+2
* | | Enable pep8 E128 checkingLianhao Lu2013-11-221-6/+6
| |/ |/|
* | Avoid reset of repeat_actions attribute on alarm updateEoghan Glynn2013-11-211-5/+27
|/
* Adds the 'limit' parameter to sample list command in V2 APINejc Saje2013-10-282-3/+7
* Fix order of sample listfujioka yuuichi2013-10-281-1/+1
* align the order of parameters for urlencode()Kui Shi2013-10-151-1/+4
* Import urlutils to substitute urllibKui Shi2013-10-141-2/+2