index
:
delta/openstack/python-ceilometerclient.git
master
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
opendev.org: openstack/python-ceilometerclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ceilometerclient
/
common
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the disorder of items of Traits in the output of event-list
xialinjuan
2016-03-23
1
-0
/
+3
*
drop oslo-incubator modules: cliutils and uuidutils
ZhiQiang Fan
2016-01-19
1
-5
/
+48
*
remove unused code
ZhiQiang Fan
2016-01-19
1
-37
/
+0
*
change the dict output format to make consistency under py27 and py34
xialinjuan
2016-01-14
1
-1
/
+1
*
Drop use of 'oslo' namespace package
Doug Hellmann
2015-06-03
1
-1
/
+1
*
Use oslo_utils instead of deprecated oslo.utils
Dina Belova
2015-05-11
1
-2
/
+2
*
Support unicode for alarm
ZhiQiang Fan
2015-02-06
1
-2
/
+2
*
Add Sample API support
ZhiQiang Fan
2015-02-05
1
-1
/
+2
*
Allow all pep8 checks
Dina Belova
2015-01-12
1
-2
/
+1
*
Alarm TimeConstraint display incorrect
Rohit Jaiswal
2014-11-25
1
-4
/
+6
*
switch to oslo.utils
gordon chung
2014-09-29
1
-12
/
+11
*
Fix hacking rules: H302,H305,H307,H402
ZhiQiang Fan
2014-06-11
1
-1
/
+2
*
Fix exception handling of CLI
liu-sheng
2014-05-23
1
-3
/
+3
*
Adds alarm time constraint support to ceilometer CLI
Uros Jovanovic
2014-03-26
1
-0
/
+21
*
Python 3: fix format_nested_list_of_dict()
Cyril Roelandt
2014-02-10
1
-1
/
+1
*
Merge "Update client to display data type of traits"
Jenkins
2014-01-28
1
-6
/
+8
|
\
|
*
Update client to display data type of traits
John Herndon
2014-01-24
1
-6
/
+8
*
|
Using common methods from oslo cliutils
Jia Dong
2014-01-24
1
-14
/
+0
*
|
Using common method 'bool_from_string' from oslo strutils
llg8212
2014-01-22
1
-4
/
+0
|
/
*
Support the Event API
John Herndon
2014-01-10
1
-0
/
+15
*
Python 3: use six.moves.zip() rather than itertools.izip()
Cyril Roelandt
2013-12-19
1
-2
/
+1
*
Ceilometer UnicodeEncodeError when update or show alarm fix
ChenZheng
2013-10-30
1
-0
/
+3
*
Fix order of sample list
fujioka yuuichi
2013-10-28
1
-13
/
+15
*
align the order of parameters for urlencode()
Kui Shi
2013-10-15
1
-1
/
+1
*
replace basetring/xrange
Kui Shi
2013-10-14
1
-1
/
+1
*
replace dict.keys() with list(dict)
Kui Shi
2013-10-14
1
-1
/
+1
*
Use six.iteritems() for dict
Kui Shi
2013-10-14
1
-2
/
+3
*
Translate print statement to print function
Kui Shi
2013-10-14
1
-3
/
+4
*
Allow to update an alarm partially
Mehdi Abaakouk
2013-10-01
1
-0
/
+9
*
Help messages: specify which options are required
Cyril Roelandt
2013-09-25
1
-0
/
+7
*
Improve the CM shell client alarm visualisation
Mehdi Abaakouk
2013-09-25
1
-2
/
+4
*
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-09-23
1
-1
/
+1
|
\
|
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
1
-1
/
+1
*
|
Use the new alarm format
Mehdi Abaakouk
2013-09-20
1
-0
/
+11
|
/
*
Allow to set matching_metadata with the cli
1.0.2
Mehdi Abaakouk
2013-07-22
1
-0
/
+13
*
Fix pep H306 (import order)
Angus Salkeld
2013-05-20
1
-2
/
+0
*
Restore compatibility with PrettyTable < 0.7.2
Dirk Mueller
2013-04-29
1
-2
/
+4
*
v2 API: added resource-show.
Lianhao Lu
2013-03-29
1
-9
/
+20
*
Add basic functionality
Angus Salkeld
2012-11-09
1
-0
/
+122