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
*
Merge "support specify user-id when create sample and alarm" into stable/kilo
1.0.14
Jenkins
2015-04-21
2
-14
/
+31
|
\
|
*
support specify user-id when create sample and alarm
ZhiQiang Fan
2015-04-21
2
-14
/
+31
*
|
Merge "add in missing options" into stable/kilo
Jenkins
2015-04-21
1
-1
/
+2
|
\
\
|
|
/
|
*
add in missing options
gordon chung
2015-04-21
1
-1
/
+2
*
|
Add timeout for keystoneclient session
ZhiQiang Fan
2015-04-20
3
-3
/
+29
*
|
add region_name to auth plugin parameters
ZhiQiang Fan
2015-04-20
2
-0
/
+3
*
|
ceilometerclient insecure argument no longer works
Matthew Edmonds
2015-04-20
2
-1
/
+12
|
/
*
Merge "Support unicode for alarm" into stable/kilo
Jenkins
2015-04-20
2
-7
/
+14
|
\
|
*
Support unicode for alarm
ZhiQiang Fan
2015-04-16
2
-7
/
+14
*
|
Merge "Enable specified project_id in CLI commands" into stable/kilo
Jenkins
2015-04-20
2
-8
/
+84
|
\
\
|
*
|
Enable specified project_id in CLI commands
ZhiQiang Fan
2015-04-16
2
-8
/
+84
|
|
/
*
|
Merge "Fixes bug with Client function not setting up SSL params" into stable/...
Jenkins
2015-04-20
2
-34
/
+44
|
\
\
|
*
|
Fixes bug with Client function not setting up SSL params
Srinivas Sakhamuri
2015-04-16
2
-34
/
+44
|
|
/
*
|
Merge "ceilometerclient fails with keystone v3 auth" into stable/kilo
Jenkins
2015-04-20
1
-0
/
+2
|
\
\
|
*
|
ceilometerclient fails with keystone v3 auth
Matthew Edmonds
2015-04-16
1
-0
/
+2
|
|
/
*
|
Merge "fix client docstring" into stable/kilo
Jenkins
2015-04-20
1
-0
/
+2
|
\
\
|
*
|
fix client docstring
ZhiQiang Fan
2015-04-16
1
-0
/
+2
|
|
/
*
|
Set auth_plugin in __init__
Chris Dent
2015-04-16
2
-1
/
+8
|
/
*
alarm: Use new gnocchi aggregation API
Mehdi Abaakouk
2015-04-15
1
-15
/
+82
*
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
|
|
/
[next]