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 "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
|
/
*
Merge "Handle case where os_auth_token is set to ''"
Jenkins
2013-08-05
1
-1
/
+1
|
\
|
*
Handle case where os_auth_token is set to ''
Eoghan Glynn
2013-08-02
1
-1
/
+1
*
|
Merge "Fix typo in help text."
Jenkins
2013-08-05
1
-4
/
+4
|
\
\
|
*
|
Fix typo in help text.
Eoghan Glynn
2013-08-01
1
-4
/
+4
*
|
|
Merge "Enhance ceilometer statistics command with --period"
Jenkins
2013-08-05
2
-1
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Enhance ceilometer statistics command with --period
Guangyu Suo
2013-07-23
2
-1
/
+13
|
|
/
*
|
Ensure keystoneclient.auth_token is re-evaluated
Eoghan Glynn
2013-08-02
4
-5
/
+8
|
/
*
Allow to set matching_metadata with the cli
1.0.2
Mehdi Abaakouk
2013-07-22
3
-1
/
+37
*
Add support for creating samples
Angus Salkeld
2013-07-18
3
-17
/
+93
*
Add matching_metadata to the allowed attributes
Angus Salkeld
2013-07-05
2
-1
/
+1
*
Move tests to ceilometerclient.
Monty Taylor
2013-06-30
18
-0
/
+1475
*
Avoid unnecessary GET of existing alarm for update
1.0.1
Eoghan Glynn
2013-06-24
1
-5
/
+2
*
Make authenticated client easier to consume.
Eoghan Glynn
2013-06-21
3
-55
/
+82
*
Add support for specifying statistics period.
Eoghan Glynn
2013-06-20
3
-8
/
+19
*
Merge "Use Python 3.x compatible except construct"
Jenkins
2013-06-14
1
-1
/
+1
|
\
|
*
Use Python 3.x compatible except construct
Dirk Mueller
2013-06-07
1
-1
/
+1
*
|
Drop unnecessary arg when instantiating HTTP class
Brian Waldon
2013-06-13
1
-1
/
+1
*
|
Start using pyflakes
Dirk Mueller
2013-06-09
3
-4
/
+4
|
/
*
Add client support for creating new alarms.
Eoghan Glynn
2013-05-28
3
-3
/
+59
*
Add client support for updating alarms.
Eoghan Glynn
2013-05-28
3
-8
/
+81
*
Enable more pep8 checks
Angus Salkeld
2013-05-23
1
-1
/
+1
*
Migrate to pbr.
Monty Taylor
2013-05-23
3
-465
/
+4
*
Merge "Fix pep H306 (import order)"
Jenkins
2013-05-22
3
-4
/
+2
|
\
|
*
Fix pep H306 (import order)
Angus Salkeld
2013-05-20
3
-4
/
+2
*
|
Merge "Fix pep H402 and H401 errors"
Jenkins
2013-05-22
9
-45
/
+36
|
\
\
|
|
/
|
*
Fix pep H402 and H401 errors
Angus Salkeld
2013-05-20
9
-45
/
+36
*
|
Add support for deleting alarms.
Eoghan Glynn
2013-05-17
2
-4
/
+21
|
/
*
Merge "Add support for getting individual alarms."
Jenkins
2013-05-17
2
-0
/
+26
|
\
|
*
Add support for getting individual alarms.
Eoghan Glynn
2013-05-16
2
-0
/
+26
*
|
Merge "Add support for listing alarms."
Jenkins
2013-05-17
3
-1
/
+53
|
\
\
|
|
/
|
*
Add support for listing alarms.
Eoghan Glynn
2013-05-16
3
-1
/
+53
*
|
Fix mis-scoped Client class breaking CLI
Eoghan Glynn
2013-05-15
1
-1
/
+2
|
/
*
client does not show version
Gordon Chung
2013-05-07
5
-48
/
+72
*
Fix for Bug #1167521, ceilometer client crashes with missing content type res...
Eric Pendergrass
2013-05-01
1
-1
/
+5
*
Restore compatibility with PrettyTable < 0.7.2
Dirk Mueller
2013-04-29
1
-2
/
+4
*
Change the default API version used by the cli to v2
Angus Salkeld
2013-04-10
1
-2
/
+2
*
v2 API: added resource-show.
Lianhao Lu
2013-03-29
4
-10
/
+48
*
Make it possible to pass -q "metadata.field=value"
1.0.0
Angus Salkeld
2013-03-27
1
-4
/
+6
*
Merge "Corrected help strings."
Jenkins
2013-03-19
1
-3
/
+3
|
\
|
*
Corrected help strings.
Lianhao Lu
2013-03-14
1
-3
/
+3
*
|
Merge "Don't log unneccessarly on each http request"
Jenkins
2013-03-19
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Don't log unneccessarly on each http request
Angus Salkeld
2013-03-13
1
-4
/
+0
*
|
Merge "Catch KeyError exception as early as possible when there is no matchin...
Jenkins
2013-03-14
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Catch KeyError exception as early as possible when there is no matching data ...
Dan Florea
2013-03-08
1
-1
/
+4
[next]