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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using common method 'bool_from_string' from oslo strutils
llg8212
2014-01-22
2
-11
/
+8
*
Merge "fix optional parameter of creating sample"
Jenkins
2014-01-17
1
-1
/
+1
|
\
|
*
fix optional parameter of creating sample
ls1175
2014-01-14
1
-1
/
+1
*
|
Merge "Supports bash_completion for ceilometerclient"
Jenkins
2014-01-15
1
-0
/
+29
|
\
\
|
*
|
Supports bash_completion for ceilometerclient
ZhiQiang Fan
2013-12-23
1
-0
/
+29
|
|
/
*
|
Merge "client looking at wrong cacert argument name"
Jenkins
2014-01-15
1
-1
/
+1
|
\
\
|
*
|
client looking at wrong cacert argument name
Gordon Chung
2014-01-06
1
-1
/
+1
|
|
/
*
|
Merge "Python 3: fix test_sample_list"
Jenkins
2014-01-15
1
-3
/
+3
|
\
\
|
*
|
Python 3: fix test_sample_list
Cyril Roelandt
2014-01-10
1
-3
/
+3
|
|
/
*
|
Support the Event API
John Herndon
2014-01-10
18
-35
/
+692
*
|
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
*
Merge "Display message on HTTP 400"
Jenkins
2013-12-17
3
-4
/
+66
|
\
|
*
Display message on HTTP 400
Thomas Herve
2013-12-16
3
-4
/
+66
*
|
Fix alarm-combination-update operator argument
Thomas Herve
2013-12-16
1
-1
/
+1
|
/
*
Merge "Encode exception on ceilometer-client for UnicodeDecodeError"
Jenkins
2013-12-14
1
-1
/
+6
|
\
|
*
Encode exception on ceilometer-client for UnicodeDecodeError
ChenZheng
2013-11-28
1
-1
/
+6
*
|
Improve description of some commands
Thomas Herve
2013-12-11
1
-2
/
+2
*
|
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
*
|
|
sync with oslo-incubator
Gordon Chung
2013-12-02
12
-37
/
+20
*
|
|
Change OpenStack Metering to OpenStack Telemetry
Andreas Jaeger
2013-12-02
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Allow alarm-threshold-update to upate generic attributes"
1.0.7
Jenkins
2013-11-28
2
-6
/
+33
|
\
\
|
*
|
Allow alarm-threshold-update to upate generic attributes
Eoghan Glynn
2013-11-22
2
-6
/
+33
|
|
/
*
|
Merge "Allow specifying a timestamp when creating a sample"
Jenkins
2013-11-27
1
-0
/
+2
|
\
\
|
*
|
Allow specifying a timestamp when creating a sample
Nejc Saje
2013-11-21
1
-0
/
+2
*
|
|
Enable pep8 E711/E712/E721/H302 checking
Lianhao Lu
2013-11-22
2
-5
/
+5
*
|
|
Enable pep8 E128 checking
Lianhao Lu
2013-11-22
3
-12
/
+12
*
|
|
Enable pep8 E121/E122/E123 checking
Lianhao Lu
2013-11-22
2
-17
/
+15
|
|
/
|
/
|
*
|
Merge "Avoid reset of repeat_actions attribute on alarm update"
Jenkins
2013-11-22
2
-5
/
+94
|
\
\
|
*
|
Avoid reset of repeat_actions attribute on alarm update
Eoghan Glynn
2013-11-21
2
-5
/
+94
|
|
/
*
|
Ensure basic logging config is applied
Eoghan Glynn
2013-11-19
1
-6
/
+6
|
/
*
Ceilometer UnicodeEncodeError when update or show alarm fix
ChenZheng
2013-10-30
1
-0
/
+3
*
Adds the 'limit' parameter to sample list command in V2 API
Nejc Saje
2013-10-28
4
-4
/
+24
*
Fix order of sample list
fujioka yuuichi
2013-10-28
4
-14
/
+147
*
add cliutils from oslo-incubator
fujioka yuuichi
2013-10-28
9
-0
/
+2512
*
update oslo libraries
fujioka yuuichi
2013-10-28
2
-3
/
+15
*
Fix cacert argument to HTTPS connection
Kieran Spear
2013-10-24
2
-8
/
+15
*
Replace mox3 with mock in unit test
Lianhao Lu
2013-10-21
2
-7
/
+5
*
Fix missed Pep8 error with 1.4.6
Dirk Mueller
2013-10-18
1
-2
/
+1
*
Replace mox with mox3
Kui Shi
2013-10-15
1
-1
/
+1
*
align the order of parameters for urlencode()
Kui Shi
2013-10-15
7
-16
/
+19
*
replace basetring/xrange
Kui Shi
2013-10-14
2
-1
/
+2
*
Replace unicode() with six.u()
Kui Shi
2013-10-14
1
-2
/
+2
*
replace dict.keys() with list(dict)
Kui Shi
2013-10-14
1
-1
/
+1
*
Import urlutils to substitute urllib
Kui Shi
2013-10-14
1
-2
/
+2
*
Use six.iteritems() for dict
Kui Shi
2013-10-14
5
-10
/
+16
*
Translate print statement to print function
Kui Shi
2013-10-14
2
-8
/
+9
[next]