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
*
Corrected the errors in sample-show and sample-create
Lianhao Lu
2015-02-12
2
-5
/
+9
*
Merge "Allow create/update gnocchi alarm rule"
Jenkins
2015-02-09
1
-0
/
+146
|
\
|
*
Allow create/update gnocchi alarm rule
Mehdi Abaakouk
2015-02-06
1
-0
/
+146
*
|
Merge "Don't enforce a kind of alarm rules"
Jenkins
2015-02-09
1
-4
/
+4
|
\
\
|
|
/
|
*
Don't enforce a kind of alarm rules
Mehdi Abaakouk
2015-02-06
1
-4
/
+4
*
|
Merge "add --no-traits for event-list"
Jenkins
2015-02-05
2
-6
/
+60
|
\
\
|
*
|
add --no-traits for event-list
ZhiQiang Fan
2015-02-05
2
-6
/
+60
*
|
|
Merge "Add Sample API support"
Jenkins
2015-02-05
6
-73
/
+337
|
\
\
\
|
*
|
|
Add Sample API support
ZhiQiang Fan
2015-02-05
6
-73
/
+337
|
|
/
/
*
|
|
Merge "Remove trailing space before , in the help string of --time-constraint"
Jenkins
2015-02-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove trailing space before , in the help string of --time-constraint
Christian Berendt
2015-01-20
1
-1
/
+1
*
|
|
Add severity field to alarm CLI
Pradeep Kilambi
2015-01-26
4
-37
/
+51
|
|
/
|
/
|
*
|
Merge "Triple double-quoted strings should be used for docstrings"
Jenkins
2015-01-20
2
-28
/
+28
|
\
\
|
*
|
Triple double-quoted strings should be used for docstrings
Lena Novokshonova
2015-01-12
2
-28
/
+28
*
|
|
Merge "Allow all pep8 checks"
Jenkins
2015-01-20
5
-31
/
+33
|
\
\
\
|
|
/
/
|
*
|
Allow all pep8 checks
Dina Belova
2015-01-12
5
-31
/
+33
*
|
|
Merge "Fix H105 pep8 error"
Jenkins
2015-01-20
4
-8
/
+0
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Fix H105 pep8 error
Dina Belova
2015-01-12
4
-8
/
+0
*
|
Merge "Fix improper parameter setup for cacert and client certs"
Jenkins
2015-01-16
5
-20
/
+46
|
\
\
|
*
|
Fix improper parameter setup for cacert and client certs
Srinivas Sakhamuri
2015-01-15
5
-20
/
+46
|
|
/
*
|
Merge "Remove redundant parentheses (except openstack.common)"
Jenkins
2015-01-13
3
-9
/
+9
|
\
\
|
*
|
Remove redundant parentheses (except openstack.common)
Dina Belova
2014-12-10
3
-9
/
+9
*
|
|
event-list should sort by timestamp, not id
ZhiQiang Fan
2015-01-13
2
-1
/
+48
|
|
/
|
/
|
*
|
Merge "Support ceilometer-url and os-endpoint"
Jenkins
2015-01-09
4
-25
/
+50
|
\
\
|
*
|
Support ceilometer-url and os-endpoint
ZhiQiang Fan
2015-01-08
4
-25
/
+50
*
|
|
Merge "sync to latest oslo-incubator code"
Jenkins
2015-01-08
8
-90
/
+195
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sync to latest oslo-incubator code
ZhiQiang Fan
2014-12-26
8
-90
/
+195
*
|
|
Merge "Add client property for common.base.Manager"
Jenkins
2015-01-08
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Add client property for common.base.Manager
ZhiQiang Fan
2014-12-19
1
-0
/
+5
*
|
|
Merge "Enable --os-insecure CLI option"
Jenkins
2015-01-07
4
-3
/
+46
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Enable --os-insecure CLI option
ZhiQiang Fan
2014-12-06
4
-3
/
+46
|
|
/
*
|
Allow graceful shutdown on Ctrl+C
liu-sheng
2014-12-12
1
-0
/
+3
*
|
Make methods static where it's possible
Dina Belova
2014-12-10
4
-5
/
+10
*
|
Merge "Fix old-style classes declaration"
Jenkins
2014-12-10
2
-5
/
+5
|
\
\
|
*
|
Fix old-style classes declaration
Dina Belova
2014-12-10
2
-5
/
+5
|
|
/
*
|
sync with oslo and use oslo.i18n
gordon chung
2014-12-05
7
-783
/
+73
|
/
*
Merge "Support os-endpoint-type"
Jenkins
2014-12-04
1
-2
/
+3
|
\
|
*
Support os-endpoint-type
ZhiQiang Fan
2014-11-27
1
-2
/
+3
*
|
Alarm TimeConstraint display incorrect
Rohit Jaiswal
2014-11-25
2
-4
/
+38
|
/
*
Merge "Fix wrong initialization of AuthPlugin for keystone v3"
Jenkins
2014-11-25
2
-7
/
+42
|
\
|
*
Fix wrong initialization of AuthPlugin for keystone v3
ZhiQiang Fan
2014-11-11
2
-7
/
+42
*
|
Fix timeout argument not treated as integer
ZhiQiang Fan
2014-11-14
4
-5
/
+94
*
|
Refactor tests/test_shell.py
ZhiQiang Fan
2014-11-13
1
-18
/
+10
|
/
*
sync oslo code
icehouse-eol
1.0.12
stable/icehouse
gordon chung
2014-10-02
9
-324
/
+642
*
switch to oslo.utils
gordon chung
2014-09-29
3
-15
/
+14
*
Merge "Fix a help string nit for statistics command"
1.0.11
Jenkins
2014-09-21
1
-1
/
+1
|
\
|
*
Fix a help string nit for statistics command
liu-sheng
2014-09-09
1
-1
/
+1
*
|
Merge "keystone discovery fallback support"
Jenkins
2014-09-20
1
-42
/
+41
|
\
\
|
*
|
keystone discovery fallback support
gordon chung
2014-09-10
1
-42
/
+41
|
|
/
*
|
Merge "Reduce redundant parameter of some commands in CLI"
Jenkins
2014-09-20
3
-32
/
+79
|
\
\
[next]