Commit Graph
Select branches
Hide Pull Requests
master
1.0.0
1.0.1
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14
1.0.15
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.5.0
1.5.1
1.5.2
2.0.0
2.0.1
2.1.0
2.2.0
2.2.1
2.3.0
2.4.0
2.5.0
2.6.0
2.6.1
2.6.2
2.7.0
2.8.0
2.8.1
2.9.0
2.9.1
icehouse-eol
juno-eol
kilo-eol
liberty-eol
mitaka-eol
newton-eol
ocata-em
ocata-eol
pike-em
pike-eol
Select branches
Hide Pull Requests
master
1.0.0
1.0.1
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14
1.0.15
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
1.1.0
1.1.1
1.1.2
1.2.0
1.3.0
1.4.0
1.5.0
1.5.1
1.5.2
2.0.0
2.0.1
2.1.0
2.2.0
2.2.1
2.3.0
2.4.0
2.5.0
2.6.0
2.6.1
2.6.2
2.7.0
2.8.0
2.8.1
2.9.0
2.9.1
icehouse-eol
juno-eol
kilo-eol
liberty-eol
mitaka-eol
newton-eol
ocata-em
ocata-eol
pike-em
pike-eol
-
42e97cf609
Merge "Add support for deleting alarms."
Jenkins
2013-05-20 04:29:04 +00:00 -
10e2473199
Fix pep H306 (import order)
Angus Salkeld
2013-05-20 13:00:29 +10:00 -
ae142c0ffe
Fix pep H402 and H401 errors
Angus Salkeld
2013-05-20 12:52:58 +10:00 -
b324ccc37b
Migrate to flake8.
Monty Taylor
2013-05-18 09:40:15 -07:00 -
d42fbebaa8
Add support for deleting alarms.
Eoghan Glynn
2013-05-17 15:49:35 +00:00 -
f175a98e9f
Merge "Add support for getting individual alarms."
Jenkins
2013-05-17 01:22:12 +00:00 -
27890b2eb8
Merge "Add support for listing alarms."
Jenkins
2013-05-17 01:22:11 +00:00 -
173cfa50fd
Add support for getting individual alarms.
Eoghan Glynn
2013-05-15 16:10:32 +00:00 -
382e62be8c
Add support for listing alarms.
Eoghan Glynn
2013-05-14 18:57:33 +00:00 -
8bfc457b31
Fix mis-scoped Client class breaking CLI
Eoghan Glynn
2013-05-15 15:21:24 +00:00 -
7091db40a9
Use testr to run tests
Angus Salkeld
2013-05-10 21:39:34 +10:00 -
44885c83b1
Merge "Add install_venv_common from oslo"
Jenkins
2013-05-10 06:22:27 +00:00 -
37b16a1032
Merge "client does not show version"
Jenkins
2013-05-10 03:42:32 +00:00 -
99aa8d1245
Add install_venv_common from oslo
Angus Salkeld
2013-05-08 19:59:08 +10:00 -
5b3a92e7ae
Update oslo code and split the module lines
Angus Salkeld
2013-05-08 19:12:14 +10:00 -
c557722c60
Use the utils.BaseTestCase for all tests
Angus Salkeld
2013-05-08 17:34:58 +10:00 -
d1f9a1fa13
Fix pep8 errors in test code
Angus Salkeld
2013-05-08 17:07:52 +10:00 -
2f6e53a129
Remove unused test code in test_util.py
Angus Salkeld
2013-05-08 16:44:32 +10:00 -
765c9ad95c
Fix manifest (README.rst -> README.md)
Angus Salkeld
2013-05-08 16:23:35 +10:00 -
453f4d2a4b
client does not show version
Gordon Chung
2013-05-07 18:05:12 -04:00 -
f375d940e9
Merge "Sync requirements with openstack-common/requirements"
Jenkins
2013-05-02 15:43:45 +00:00 -
0a076826c0
Sync requirements with openstack-common/requirements
Dirk Mueller
2013-04-25 17:47:00 +02:00 -
6b76e58d6f
Fix for Bug #1167521, ceilometer client crashes with missing content type response pep8 compliance
Eric Pendergrass
2013-05-01 21:07:43 +00:00 -
888d63aaa0
Restore compatibility with PrettyTable < 0.7.2
Dirk Mueller
2013-04-29 11:19:13 +02:00 -
2bcc72c485
Change the default API version used by the cli to v2
Angus Salkeld
2013-04-10 10:37:31 +10:00 -
f3d044291f
v2 API: added resource-show.
Lianhao Lu
2013-03-29 18:40:44 +08:00 -
e30d70074f
Make it possible to pass -q "metadata.field=value"
1.0.0
Angus Salkeld
2013-03-27 18:00:11 +11:00 -
845a106c0f
Merge "Corrected help strings."
Jenkins
2013-03-19 15:15:33 +00:00 -
e6e357f1a0
Merge "Don't log unneccessarly on each http request"
Jenkins
2013-03-19 15:15:14 +00:00 -
3b75a7afc6
Corrected help strings.
Lianhao Lu
2013-03-14 17:05:45 +08:00 -
d84fd99be8
Merge "Catch KeyError exception as early as possible when there is no matching data on the server."
Jenkins
2013-03-14 08:26:36 +00:00 -
c813dbd800
Don't log unneccessarly on each http request
Angus Salkeld
2013-03-13 13:54:46 +11:00 -
2b5fcd60c4
Catch KeyError exception as early as possible when there is no matching data on the server.
Dan Florea
2013-03-08 14:15:54 -08:00 -
152f764042
Properly removing start and ending slashes
yolanda.robla
2013-03-05 15:06:39 +01:00 -
e001aaae1c
Remove warlock from pip-requires as it is not used
Angus Salkeld
2013-03-07 16:00:44 +11:00 -
a550dcfa49
Merge "Add resources and meters to the v2 shell"
Jenkins
2013-03-04 12:58:16 +00:00 -
b81481c826
Merge "Support --os-auth-token."
Jenkins
2013-03-04 12:57:01 +00:00 -
987f1ec20a
Add resources and meters to the v2 shell
Angus Salkeld
2013-02-27 20:26:56 +11:00 -
dde86a3814
Correct the help info of resource-list sub-command.
Jason Zhang
2013-02-26 18:14:34 -08:00 -
a692906b38
Merge "Add shell.py so we can do v2 shell commands"
Jenkins
2013-02-25 14:56:00 +00:00 -
a7fba2cb63
Add shell.py so we can do v2 shell commands
Angus Salkeld
2013-02-25 20:59:27 +11:00 -
17204a4dcd
Support --os-auth-token.
Lianhao Lu
2013-02-20 17:30:58 +08:00 -
8b3ef28c75
v1-api: Added timestamp support.
Lianhao Lu
2013-02-20 15:57:50 +08:00 -
feb4bcc614
v1-api: Adapted resouce/user api.
Lianhao Lu
2013-02-20 13:38:14 +08:00 -
d740e37672
Add support for v2 API
Julien Danjou
2013-02-04 19:11:50 +01:00 -
26b92cc64f
Update to latest oslo-version
Monty Taylor
2013-02-04 11:46:14 +11:00 -
1a76566511
Add tests for samples
Angus Salkeld
2013-01-18 17:48:05 +11:00 -
a8605b57e5
Add a test for list by source
Angus Salkeld
2013-01-18 17:44:54 +11:00 -
22eb07ac50
fix the fields in v1 do_meter_list
Angus Salkeld
2012-12-07 14:47:48 +11:00 -
bcf63bc548
Merge "Pin pep8 to 1.3.3"
Jenkins
2013-01-08 15:37:36 +00:00 -
027f574bce
Add missing dependencies
Chuck Short
2013-01-07 12:08:12 -06:00 -
47e1dab597
Pin pep8 to 1.3.3
Chuck Short
2013-01-07 11:58:17 -06:00 -
904f2077ec
Add support for metadata query
Angus Salkeld
2012-12-12 16:51:31 +11:00 -
f66ca807ef
Merge "Move repository to openstack org."
Jenkins
2012-12-11 10:38:35 +00:00 -
39e98f8a39
Fix tests
Julien Danjou
2012-12-06 13:37:12 +01:00 -
5180619b83
Move repository to openstack org.
James E. Blair
2012-12-05 14:01:25 -08:00 -
956259fbf8
Revert "Remove the event class and use Meter instead."
Angus Salkeld
2012-11-30 15:10:42 +11:00 -
46cedbcf1e
Remove the event class and use Meter instead.
Angus Salkeld
2012-11-30 13:31:47 +11:00 -
2ae6238fe9
Make sure the version is prepended
Angus Salkeld
2012-11-30 13:20:43 +11:00 -
16357a15ab
Fix the default service_type
Angus Salkeld
2012-11-30 13:20:21 +11:00 -
635bc921db
Add basic functionality
Angus Salkeld
2012-11-09 23:31:27 +11:00 -
098f944eda
Initial Commit
Angus Salkeld
2012-11-09 12:52:21 +11:00