summaryrefslogtreecommitdiff
path: root/ceilometerclient/common
Commit message (Expand)AuthorAgeFilesLines
* Allow to set matching_metadata with the cli1.0.2Mehdi Abaakouk2013-07-221-0/+13
* Make authenticated client easier to consume.Eoghan Glynn2013-06-211-1/+2
* Drop unnecessary arg when instantiating HTTP classBrian Waldon2013-06-131-1/+1
* Add client support for creating new alarms.Eoghan Glynn2013-05-281-3/+8
* Add client support for updating alarms.Eoghan Glynn2013-05-281-1/+1
* Fix pep H306 (import order)Angus Salkeld2013-05-201-2/+0
* Fix pep H402 and H401 errorsAngus Salkeld2013-05-202-12/+8
* Fix for Bug #1167521, ceilometer client crashes with missing content type res...Eric Pendergrass2013-05-011-1/+5
* Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
* v2 API: added resource-show.Lianhao Lu2013-03-292-10/+24
* Merge "Catch KeyError exception as early as possible when there is no matchin...Jenkins2013-03-141-1/+4
|\
| * Catch KeyError exception as early as possible when there is no matching data ...Dan Florea2013-03-081-1/+4
* | Properly removing start and ending slashesyolanda.robla2013-03-081-2/+6
|/
* Add support for v2 APIJulien Danjou2013-02-181-2/+5
* Pin pep8 to 1.3.3Chuck Short2013-01-071-2/+2
* Add basic functionalityAngus Salkeld2012-11-094-0/+529