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 "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
*
Fix module importing issues for Python 3
Kui Shi
2013-10-14
4
-12
/
+76
*
Import six.StringIO
Kui Shi
2013-10-14
3
-6
/
+6
*
Add support for new alarm-history command
1.0.6
Eoghan Glynn
2013-10-03
4
-14
/
+256
*
Merge "Added support to --os-cacert"
Jenkins
2013-10-03
3
-12
/
+22
|
\
|
*
Added support to --os-cacert
Stefano Zilli
2013-10-01
3
-12
/
+22
*
|
Merge "Use standard CLI object-verb ordering for alarm-{g|s}set-state"
Jenkins
2013-10-03
2
-4
/
+4
|
\
\
|
*
|
Use standard CLI object-verb ordering for alarm-{g|s}set-state
Eoghan Glynn
2013-10-02
2
-4
/
+4
*
|
|
Merge "Fix shell.do_alarm_get_state to get as opposed to set"
Jenkins
2013-10-03
2
-4
/
+41
|
\
\
\
|
|
/
/
|
*
|
Fix shell.do_alarm_get_state to get as opposed to set
Eoghan Glynn
2013-10-02
2
-4
/
+41
|
|
/
*
|
Allow to update an alarm partially
Mehdi Abaakouk
2013-10-01
5
-68
/
+129
|
/
*
Help messages: specify which options are required
Cyril Roelandt
2013-09-25
3
-18
/
+34
*
Improve the CM shell client alarm visualisation
Mehdi Abaakouk
2013-09-25
2
-8
/
+46
*
Merge "Pass region_name argument to keystone client"
1.0.5
Jenkins
2013-09-23
1
-0
/
+2
|
\
|
*
Pass region_name argument to keystone client
Bartosz Górski
2013-09-17
1
-0
/
+2
*
|
Merge "Replace OpenStack LLC with OpenStack Foundation"
Jenkins
2013-09-23
19
-19
/
+19
|
\
\
|
*
|
Replace OpenStack LLC with OpenStack Foundation
ZhiQiang Fan
2013-09-20
19
-19
/
+19
|
|
/
*
|
Use the new alarm format
Mehdi Abaakouk
2013-09-20
5
-117
/
+431
|
/
*
Adding missing 'statistic' field to alarm-show
Bartosz Górski
2013-09-17
1
-4
/
+5
*
Merge "alarm: rename counter_name to meter_name"
Jenkins
2013-09-11
3
-8
/
+48
|
\
|
*
alarm: rename counter_name to meter_name
Julien Danjou
2013-09-05
3
-8
/
+48
*
|
Fix a typo in "sample-create" help message
Cyril Roelandt
2013-09-09
1
-2
/
+2
|
/
*
Merge "Add support for new alarm repeat_actions attribute"
1.0.3
Jenkins
2013-08-09
3
-1
/
+11
|
\
|
*
Add support for new alarm repeat_actions attribute
Eoghan Glynn
2013-08-08
3
-1
/
+11
*
|
Updated from global requirements
Monty Taylor
2013-08-08
3
-2
/
+27
|
/
[next]