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
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
3
-6
/
+6
*
|
|
Enable pep8 E128 checking
Lianhao Lu
2013-11-22
4
-13
/
+13
*
|
|
Enable pep8 E121/E122/E123 checking
Lianhao Lu
2013-11-22
3
-18
/
+16
|
|
/
|
/
|
*
|
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
|
|
/
*
|
Merge "Ensure basic logging config is applied"
Jenkins
2013-11-22
1
-6
/
+6
|
\
\
|
*
|
Ensure basic logging config is applied
Eoghan Glynn
2013-11-19
1
-6
/
+6
|
|
/
*
|
Merge "Support building wheels (PEP-427)"
Jenkins
2013-11-21
1
-0
/
+3
|
\
\
|
*
|
Support building wheels (PEP-427)
Sascha Peilicke
2013-11-19
1
-0
/
+3
|
|
/
*
|
Add six to requirements.txt
chenxiao
2013-11-15
1
-0
/
+1
|
/
*
Updated from global requirements
OpenStack Jenkins
2013-11-11
1
-1
/
+1
*
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
10
-0
/
+2513
*
update oslo libraries
fujioka yuuichi
2013-10-28
3
-45
/
+19
*
Merge "Fix cacert argument to HTTPS connection"
Jenkins
2013-10-25
2
-8
/
+15
|
\
|
*
Fix cacert argument to HTTPS connection
Kieran Spear
2013-10-24
2
-8
/
+15
*
|
Updated from global requirements
OpenStack Jenkins
2013-10-24
1
-1
/
+1
|
/
*
Updated from global requirements
OpenStack Jenkins
2013-10-23
1
-1
/
+1
*
Merge "Replace mox3 with mock in unit test"
Jenkins
2013-10-22
3
-8
/
+5
|
\
|
*
Replace mox3 with mock in unit test
Lianhao Lu
2013-10-21
3
-8
/
+5
*
|
Updated from global requirements
OpenStack Jenkins
2013-10-20
1
-1
/
+1
|
/
*
Merge "Updated from global requirements"
OpenStack Jenkins
2013-10-18
1
-1
/
+1
|
\
|
*
Updated from global requirements
OpenStack Jenkins
2013-10-17
1
-1
/
+1
*
|
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
2
-2
/
+2
*
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
5
-12
/
+77
*
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 "Updated from global requirements"
OpenStack Jenkins
2013-10-03
1
-1
/
+1
|
\
\
|
*
|
Updated from global requirements
OpenStack Jenkins
2013-10-01
1
-1
/
+1
|
|
/
*
|
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
3
-4
/
+42
|
\
\
\
|
|
/
/
|
*
|
Fix shell.do_alarm_get_state to get as opposed to set
Eoghan Glynn
2013-10-02
3
-4
/
+42
|
|
/
*
|
Allow to update an alarm partially
Mehdi Abaakouk
2013-10-01
5
-68
/
+129
|
/
[next]