summaryrefslogtreecommitdiff
path: root/ceilometerclient/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Ceilometer UnicodeEncodeError when update or show alarm fixChenZheng2013-10-301-0/+3
* Fix order of sample listfujioka yuuichi2013-10-281-13/+15
* align the order of parameters for urlencode()Kui Shi2013-10-151-1/+1
* replace basetring/xrangeKui Shi2013-10-141-1/+1
* replace dict.keys() with list(dict)Kui Shi2013-10-141-1/+1
* Use six.iteritems() for dictKui Shi2013-10-141-2/+3
* Translate print statement to print functionKui Shi2013-10-141-3/+4
* Allow to update an alarm partiallyMehdi Abaakouk2013-10-011-0/+9
* Help messages: specify which options are requiredCyril Roelandt2013-09-251-0/+7
* Improve the CM shell client alarm visualisationMehdi Abaakouk2013-09-251-2/+4
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-09-231-1/+1
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* | Use the new alarm formatMehdi Abaakouk2013-09-201-0/+11
|/
* Allow to set matching_metadata with the cli1.0.2Mehdi Abaakouk2013-07-221-0/+13
* Fix pep H306 (import order)Angus Salkeld2013-05-201-2/+0
* Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
* v2 API: added resource-show.Lianhao Lu2013-03-291-9/+20
* Add basic functionalityAngus Salkeld2012-11-091-0/+122