summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* Ensure statistics aggregates are ordered with parameterized first1.0.10Eoghan Glynn2014-04-012-7/+13
* Implementation of statistics aggregatorsMichał Jastrzębski2014-03-274-15/+257
* Merge "Adds alarm time constraint support to ceilometer CLI"Jenkins2014-03-266-7/+249
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-266-7/+249
* | Merge "Add complex query support for alarm history"Jenkins2014-03-255-3/+158
|\ \
| * | Add complex query support for alarm historyIldiko Vancsa2014-03-185-3/+158
* | | Merge "Add complex query support for alarms"Jenkins2014-03-256-11/+187
|\ \ \ | |/ /
| * | Add complex query support for alarmsBalazs Gibizer2014-03-186-11/+187
* | | 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
* | | | Merge "Checking the type of auth_token, and fixing it if necessary"Jenkins2014-03-202-6/+64
|\ \ \ \ | |_|_|/ |/| | |
| * | | Checking the type of auth_token, and fixing it if necessaryMarc Solanas2014-03-132-6/+64
| | |/ | |/|
* | | Add complex query support for samplesBalazs Gibizer2014-03-125-3/+207
|/ /
* | Merge "py3kcompat: remove in python-ceilometerclient"Jenkins2014-02-266-76/+12
|\ \
| * | py3kcompat: remove in python-ceilometerclientJia Dong2014-02-216-76/+12
* | | Merge "Improve help strings"Jenkins2014-02-202-73/+79
|\ \ \
| * | | Improve help stringsAndreas Jaeger2014-02-032-73/+79
| | |/ | |/|
* | | Merge "Fix a typo in a comment in v2 client"Jenkins2014-02-191-1/+1
|\ \ \
| * | | Fix a typo in a comment in v2 clientBalazs Gibizer2014-02-191-1/+1
| | |/ | |/|
* | | 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-132-1/+28
|/ /
* | Merge "Sync with Oslo"Jenkins2014-02-119-40/+26
|\ \
| * | Sync with OsloCyril Roelandt2014-02-109-40/+26
| |/
* | Python 3: fix format_nested_list_of_dict()Cyril Roelandt2014-02-101-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 "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-283-7/+37
|\ \
| * | Update client to display data type of traitsJohn Herndon2014-01-243-7/+37
* | | Merge "Raise traceback on error when using CLI and -debug"Jenkins2014-01-282-3/+30
|\ \ \ | |_|/ |/| |
| * | Raise traceback on error when using CLI and -debugChmouel Boudjnah2014-01-192-3/+30
* | | Merge "Remove ununsed httplib2 requirement"Jenkins2014-01-272-8/+0
|\ \ \
| * | | Remove ununsed httplib2 requirementChmouel Boudjnah2014-01-272-8/+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-272-1/+70
|\ \ \
| * | | return sample info when creating sample with CLIls11752014-01-232-1/+70
* | | | Merge "Using common methods from oslo cliutils"Jenkins2014-01-272-27/+15
|\ \ \ \
| * | | | Using common methods from oslo cliutilsJia Dong2014-01-242-27/+15
* | | | | 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-243-3/+55
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-233-3/+55
| |/ / / /
* | | | | Merge "Add support for groupby in statistics for API v2"Jenkins2014-01-243-3/+62
|\ \ \ \ \
| * | | | | Add support for groupby in statistics for API v2Enol Fernandez2014-01-173-3/+62
| | |_|/ / | |/| | |