summaryrefslogtreecommitdiff
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-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
* Fix order of sample listfujioka yuuichi2013-10-284-14/+147
* add cliutils from oslo-incubatorfujioka yuuichi2013-10-2810-0/+2513
* update oslo librariesfujioka yuuichi2013-10-283-45/+19
* Merge "Fix cacert argument to HTTPS connection"Jenkins2013-10-252-8/+15
|\
| * Fix cacert argument to HTTPS connectionKieran Spear2013-10-242-8/+15
* | Updated from global requirementsOpenStack Jenkins2013-10-241-1/+1
|/
* Updated from global requirementsOpenStack Jenkins2013-10-231-1/+1
* Merge "Replace mox3 with mock in unit test"Jenkins2013-10-223-8/+5
|\
| * Replace mox3 with mock in unit testLianhao Lu2013-10-213-8/+5
* | Updated from global requirementsOpenStack Jenkins2013-10-201-1/+1
|/
* Merge "Updated from global requirements"OpenStack Jenkins2013-10-181-1/+1
|\
| * Updated from global requirementsOpenStack Jenkins2013-10-171-1/+1
* | Fix missed Pep8 error with 1.4.6Dirk Mueller2013-10-181-2/+1
|/
* Replace mox with mox3Kui Shi2013-10-152-2/+2
* 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-145-12/+77
* 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 "Updated from global requirements"OpenStack Jenkins2013-10-031-1/+1
|\ \
| * | Updated from global requirementsOpenStack Jenkins2013-10-011-1/+1
| |/
* | 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-033-4/+42
|\ \ \ | |/ /
| * | Fix shell.do_alarm_get_state to get as opposed to setEoghan Glynn2013-10-023-4/+42
| |/
* | Allow to update an alarm partiallyMehdi Abaakouk2013-10-015-68/+129
|/