summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* 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-222-5/+5
* | | Enable pep8 E128 checkingLianhao Lu2013-11-223-12/+12
* | | Enable pep8 E121/E122/E123 checkingLianhao Lu2013-11-222-17/+15
| |/ |/|
* | 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
| |/
* | Ensure basic logging config is appliedEoghan Glynn2013-11-191-6/+6
|/
* 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
* Fix order of sample listfujioka yuuichi2013-10-284-14/+147
* add cliutils from oslo-incubatorfujioka yuuichi2013-10-289-0/+2512
* update oslo librariesfujioka yuuichi2013-10-282-3/+15
* Fix cacert argument to HTTPS connectionKieran Spear2013-10-242-8/+15
* 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
* align the order of parameters for urlencode()Kui Shi2013-10-157-16/+19
* replace basetring/xrangeKui Shi2013-10-142-1/+2
* Replace unicode() with six.u()Kui Shi2013-10-141-2/+2
* replace dict.keys() with list(dict)Kui Shi2013-10-141-1/+1
* Import urlutils to substitute urllibKui Shi2013-10-141-2/+2
* Use six.iteritems() for dictKui Shi2013-10-145-10/+16
* Translate print statement to print functionKui Shi2013-10-142-8/+9
* Fix module importing issues for Python 3Kui Shi2013-10-144-12/+76
* Import six.StringIOKui Shi2013-10-143-6/+6
* Add support for new alarm-history command1.0.6Eoghan Glynn2013-10-034-14/+256
* Merge "Added support to --os-cacert"Jenkins2013-10-033-12/+22
|\
| * Added support to --os-cacertStefano Zilli2013-10-013-12/+22
* | Merge "Use standard CLI object-verb ordering for alarm-{g|s}set-state"Jenkins2013-10-032-4/+4
|\ \
| * | Use standard CLI object-verb ordering for alarm-{g|s}set-stateEoghan Glynn2013-10-022-4/+4
* | | Merge "Fix shell.do_alarm_get_state to get as opposed to set"Jenkins2013-10-032-4/+41
|\ \ \ | |/ /
| * | Fix shell.do_alarm_get_state to get as opposed to setEoghan Glynn2013-10-022-4/+41
| |/
* | Allow to update an alarm partiallyMehdi Abaakouk2013-10-015-68/+129
|/
* Help messages: specify which options are requiredCyril Roelandt2013-09-253-18/+34
* Improve the CM shell client alarm visualisationMehdi Abaakouk2013-09-252-8/+46
* Merge "Pass region_name argument to keystone client"1.0.5Jenkins2013-09-231-0/+2
|\
| * Pass region_name argument to keystone clientBartosz Górski2013-09-171-0/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-09-2319-19/+19
|\ \
| * | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-2019-19/+19
| |/
* | Use the new alarm formatMehdi Abaakouk2013-09-205-117/+431
|/
* Adding missing 'statistic' field to alarm-showBartosz Górski2013-09-171-4/+5
* Merge "alarm: rename counter_name to meter_name"Jenkins2013-09-113-8/+48
|\
| * alarm: rename counter_name to meter_nameJulien Danjou2013-09-053-8/+48
* | Fix a typo in "sample-create" help messageCyril Roelandt2013-09-091-2/+2
|/
* Merge "Add support for new alarm repeat_actions attribute"1.0.3Jenkins2013-08-093-1/+11
|\
| * Add support for new alarm repeat_actions attributeEoghan Glynn2013-08-083-1/+11
* | Updated from global requirementsMonty Taylor2013-08-083-2/+27
|/