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
*
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
*
|
Properly removing start and ending slashes
yolanda.robla
2013-03-08
1
-2
/
+6
|
/
*
Merge "Add resources and meters to the v2 shell"
Jenkins
2013-03-04
7
-28
/
+184
|
\
|
*
Add resources and meters to the v2 shell
Angus Salkeld
2013-02-27
7
-28
/
+184
*
|
Merge "Support --os-auth-token."
Jenkins
2013-03-04
1
-32
/
+38
|
\
\
|
*
|
Support --os-auth-token.
Lianhao Lu
2013-02-20
1
-32
/
+38
*
|
|
Correct the help info of resource-list sub-command.
Jason Zhang
2013-02-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge "Add shell.py so we can do v2 shell commands"
Jenkins
2013-02-25
1
-0
/
+66
|
\
\
|
*
|
Add shell.py so we can do v2 shell commands
Angus Salkeld
2013-02-25
1
-0
/
+66
|
|
/
*
|
v1-api: Added timestamp support.
Lianhao Lu
2013-02-20
2
-9
/
+44
*
|
v1-api: Adapted resouce/user api.
Lianhao Lu
2013-02-20
2
-4
/
+20
|
/
*
Add support for v2 API
Julien Danjou
2013-02-18
5
-2
/
+135
*
Update to latest oslo-version
Monty Taylor
2013-02-10
4
-247
/
+149
*
fix the fields in v1 do_meter_list
Angus Salkeld
2013-01-18
1
-1
/
+1
*
Pin pep8 to 1.3.3
Chuck Short
2013-01-07
4
-77
/
+82
*
Add support for metadata query
Angus Salkeld
2012-12-12
2
-6
/
+22
*
Fix tests
Julien Danjou
2012-12-06
4
-5
/
+10
*
Revert "Remove the event class and use Meter instead."
Angus Salkeld
2012-11-30
3
-19
/
+74
[next]