summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Using common method 'bool_from_string' from oslo strutilsllg82122014-01-222-11/+8
* Merge "Remove dependencies on pep8, pyflakes and flake8"Jenkins2014-01-191-4/+1
|\
| * Remove dependencies on pep8, pyflakes and flake8Dirk Mueller2014-01-161-4/+1
* | Merge "fix optional parameter of creating sample"Jenkins2014-01-171-1/+1
|\ \
| * | fix optional parameter of creating samplels11752014-01-141-1/+1
* | | Merge "Remove unused imports"Jenkins2014-01-161-3/+0
|\ \ \ | |_|/ |/| |
| * | Remove unused importsWu Wenxiang2014-01-111-3/+0
* | | Merge "Supports bash_completion for ceilometerclient"Jenkins2014-01-152-0/+56
|\ \ \
| * | | Supports bash_completion for ceilometerclientZhiQiang Fan2013-12-232-0/+56
| | |/ | |/|
* | | Merge "client looking at wrong cacert argument name"Jenkins2014-01-151-1/+1
|\ \ \
| * | | client looking at wrong cacert argument nameGordon Chung2014-01-061-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-1018-35/+692
| |/ |/|
* | Merge "Use Resource() class from common Oslo code"Jenkins2014-01-101-51/+2
|\ \
| * | Use Resource() class from common Oslo codeekudryashova2014-01-081-51/+2
| |/
* | Fix the ceilometerlient log curl request incorrectlyls11752013-12-201-1/+1
|/
* Python 3: use six.moves.zip() rather than itertools.izip()Cyril Roelandt2013-12-191-2/+1
* Merge "Display message on HTTP 400"Jenkins2013-12-173-4/+66
|\
| * Display message on HTTP 400Thomas Herve2013-12-163-4/+66
* | Fix alarm-combination-update operator argumentThomas Herve2013-12-161-1/+1
|/
* Merge "Update .gitignore"Jenkins2013-12-141-15/+6
|\
| * Update .gitignoreJulien Danjou2013-11-281-15/+6
* | Merge "Encode exception on ceilometer-client for UnicodeDecodeError"Jenkins2013-12-141-1/+6
|\ \
| * | Encode exception on ceilometer-client for UnicodeDecodeErrorChenZheng2013-11-281-1/+6
| |/
* | Merge "Updates tox.ini to use new features"Jenkins2013-12-121-0/+4
|\ \
| * | Updates tox.ini to use new featuresSushil Kumar2013-12-111-0/+4
* | | Improve description of some commandsThomas Herve2013-12-111-2/+2
|/ /
* | Updated from global requirementsOpenStack Jenkins2013-12-102-2/+2
* | Merge "Add HTTP proxy support to ceilometer client"1.0.8Jenkins2013-12-021-3/+21
|\ \
| * | Add HTTP proxy support to ceilometer clientIlya Tyaptin2013-11-281-3/+21
* | | sync with oslo-incubatorGordon Chung2013-12-0213-39/+20
* | | Change OpenStack Metering to OpenStack TelemetryAndreas Jaeger2013-12-022-2/+2
| |/ |/|
* | Merge "Allow alarm-threshold-update to upate generic attributes"1.0.7Jenkins2013-11-282-6/+33
|\ \
| * | Allow alarm-threshold-update to upate generic attributesEoghan Glynn2013-11-222-6/+33
| |/
* | 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 E711/E712/E721/H302 checkingLianhao Lu2013-11-223-6/+6
* | | Enable pep8 E128 checkingLianhao Lu2013-11-224-13/+13
* | | Enable pep8 E121/E122/E123 checkingLianhao Lu2013-11-223-18/+16
| |/ |/|
* | Merge "Avoid reset of repeat_actions attribute on alarm update"Jenkins2013-11-222-5/+94
|\ \
| * | Avoid reset of repeat_actions attribute on alarm updateEoghan Glynn2013-11-212-5/+94
| |/
* | Merge "Ensure basic logging config is applied"Jenkins2013-11-221-6/+6
|\ \
| * | Ensure basic logging config is appliedEoghan Glynn2013-11-191-6/+6
| |/
* | Merge "Support building wheels (PEP-427)"Jenkins2013-11-211-0/+3
|\ \
| * | Support building wheels (PEP-427)Sascha Peilicke2013-11-191-0/+3
| |/
* | Add six to requirements.txtchenxiao2013-11-151-0/+1
|/
* Updated from global requirementsOpenStack Jenkins2013-11-111-1/+1
* Ceilometer UnicodeEncodeError when update or show alarm fixChenZheng2013-10-301-0/+3
* Adds the 'limit' parameter to sample list command in V2 APINejc Saje2013-10-284-4/+24