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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds alarm time constraint support to ceilometer CLI
Uros Jovanovic
2014-03-26
1
-0
/
+21
*
py3kcompat: remove in python-ceilometerclient
Jia Dong
2014-02-21
1
-4
/
+4
*
Ensure url sent to proxy don't have redundant /
Mehdi Abaakouk
2014-02-13
1
-1
/
+2
*
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
*
Merge "Use Resource() class from common Oslo code"
Jenkins
2014-01-10
1
-51
/
+2
|
\
|
*
Use Resource() class from common Oslo code
ekudryashova
2014-01-08
1
-51
/
+2
*
|
Fix the ceilometerlient log curl request incorrectly
ls1175
2013-12-20
1
-1
/
+1
|
/
*
Python 3: use six.moves.zip() rather than itertools.izip()
Cyril Roelandt
2013-12-19
1
-2
/
+1
*
Display message on HTTP 400
Thomas Herve
2013-12-16
1
-1
/
+1
*
Merge "Add HTTP proxy support to ceilometer client"
1.0.8
Jenkins
2013-12-02
1
-3
/
+21
|
\
|
*
Add HTTP proxy support to ceilometer client
Ilya Tyaptin
2013-11-28
1
-3
/
+21
*
|
Enable pep8 E711/E712/E721/H302 checking
Lianhao Lu
2013-11-22
1
-4
/
+3
|
/
*
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
*
Fix cacert argument to HTTPS connection
Kieran Spear
2013-10-24
1
-1
/
+1
*
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
2
-3
/
+5
*
Translate print statement to print function
Kui Shi
2013-10-14
1
-3
/
+4
*
Fix module importing issues for Python 3
Kui Shi
2013-10-14
1
-10
/
+6
*
Merge "Added support to --os-cacert"
Jenkins
2013-10-03
1
-8
/
+8
|
\
|
*
Added support to --os-cacert
Stefano Zilli
2013-10-01
1
-8
/
+8
*
|
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
3
-3
/
+3
|
\
|
*
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
3
-3
/
+3
*
|
Use the new alarm format
Mehdi Abaakouk
2013-09-20
1
-0
/
+11
|
/
*
Updated from global requirements
Monty Taylor
2013-08-08
1
-2
/
+4
*
Ensure keystoneclient.auth_token is re-evaluated
Eoghan Glynn
2013-08-02
1
-2
/
+3
*
Allow to set matching_metadata with the cli
1.0.2
Mehdi Abaakouk
2013-07-22
1
-0
/
+13
*
Make authenticated client easier to consume.
Eoghan Glynn
2013-06-21
1
-1
/
+2
*
Drop unnecessary arg when instantiating HTTP class
Brian Waldon
2013-06-13
1
-1
/
+1
*
Add client support for creating new alarms.
Eoghan Glynn
2013-05-28
1
-3
/
+8
*
Add client support for updating alarms.
Eoghan Glynn
2013-05-28
1
-1
/
+1
*
Fix pep H306 (import order)
Angus Salkeld
2013-05-20
1
-2
/
+0
*
Fix pep H402 and H401 errors
Angus Salkeld
2013-05-20
2
-12
/
+8
*
Fix for Bug #1167521, ceilometer client crashes with missing content type res...
Eric Pendergrass
2013-05-01
1
-1
/
+5
*
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
2
-10
/
+24
*
Merge "Catch KeyError exception as early as possible when there is no matchin...
Jenkins
2013-03-14
1
-1
/
+4
|
\
|
*
Catch KeyError exception as early as possible when there is no matching data ...
Dan Florea
2013-03-08
1
-1
/
+4
*
|
Properly removing start and ending slashes
yolanda.robla
2013-03-08
1
-2
/
+6
|
/
*
Add support for v2 API
Julien Danjou
2013-02-18
1
-2
/
+5
[next]