Commit Graph

  • 08b476d2c9 Allow alarm-threshold-update to upate generic attributes Eoghan Glynn 2013-11-22 11:18:35 +00:00
  • 640d6f4ff4 Enable pep8 E711/E712/E721/H302 checking Lianhao Lu 2013-11-22 10:57:11 +08:00
  • f80b29a6c3 Enable pep8 E128 checking Lianhao Lu 2013-11-22 10:48:07 +08:00
  • 28d1d3a87f Enable pep8 E121/E122/E123 checking Lianhao Lu 2013-11-22 10:44:07 +08:00
  • 936faeb332 Merge "Avoid reset of repeat_actions attribute on alarm update" Jenkins 2013-11-22 02:54:00 +00:00
  • dd1814c094 Merge "Ensure basic logging config is applied" Jenkins 2013-11-22 01:18:23 +00:00
  • e27ba76758 Allow specifying a timestamp when creating a sample Nejc Saje 2013-11-21 18:05:51 +00:00
  • 7a5cbc14a5 Avoid reset of repeat_actions attribute on alarm update Eoghan Glynn 2013-11-20 09:59:02 +00:00
  • 9c645a2f48 Merge "Support building wheels (PEP-427)" Jenkins 2013-11-21 10:21:47 +00:00
  • 22212491c6 Ensure basic logging config is applied Eoghan Glynn 2013-11-19 15:42:41 +00:00
  • 234aaea53f Support building wheels (PEP-427) Sascha Peilicke 2013-11-19 10:31:47 +01:00
  • 9ec8910185 Add six to requirements.txt chenxiao 2013-11-13 11:29:42 +08:00
  • 8bf894f9d9 Updated from global requirements OpenStack Jenkins 2013-11-11 18:49:49 +00:00
  • 067b76d9a8 Ceilometer UnicodeEncodeError when update or show alarm fix ChenZheng 2013-10-29 17:02:28 +08:00
  • 03a567f9f4 Adds the 'limit' parameter to sample list command in V2 API Nejc Saje 2013-10-24 13:15:01 +02:00
  • 1b0f94f205 Fix order of sample list fujioka yuuichi 2013-10-28 09:05:57 +09:00
  • 46f12ab64b add cliutils from oslo-incubator fujioka yuuichi 2013-10-28 08:55:39 +09:00
  • f9be914ee4 update oslo libraries fujioka yuuichi 2013-10-28 08:43:58 +09:00
  • 4b7a633623 Merge "Fix cacert argument to HTTPS connection" Jenkins 2013-10-25 08:47:45 +00:00
  • 8e341cc620 Updated from global requirements OpenStack Jenkins 2013-10-24 13:17:31 +00:00
  • e337ae3f63 Fix cacert argument to HTTPS connection Kieran Spear 2013-10-24 18:50:36 +11:00
  • 1d597e12e7 Updated from global requirements OpenStack Jenkins 2013-10-23 14:37:23 +00:00
  • eea025dadb Merge "Replace mox3 with mock in unit test" Jenkins 2013-10-22 20:25:26 +00:00
  • 9c4d49189f Replace mox3 with mock in unit test Lianhao Lu 2013-10-21 10:50:19 +08:00
  • a4e89bac8d Updated from global requirements OpenStack Jenkins 2013-10-20 00:00:55 +00:00
  • 73af6d48b1 Merge "Updated from global requirements" OpenStack Jenkins 2013-10-18 16:55:56 +00:00
  • 847de02766 Fix missed Pep8 error with 1.4.6 Dirk Mueller 2013-10-18 11:29:21 +02:00
  • a9f75eca3b Updated from global requirements OpenStack Jenkins 2013-10-17 22:23:33 +00:00
  • f732428e13 Replace mox with mox3 Kui Shi 2013-10-15 05:10:22 +08:00
  • c58320a4ea align the order of parameters for urlencode() Kui Shi 2013-10-15 00:35:58 +08:00
  • 253569d070 replace basetring/xrange Kui Shi 2013-10-14 17:56:11 +08:00
  • d0a3dc68ac Replace unicode() with six.u() Kui Shi 2013-10-14 17:48:13 +08:00
  • 309cacd9c0 replace dict.keys() with list(dict) Kui Shi 2013-10-14 17:06:21 +08:00
  • d70bb3e4e7 Import urlutils to substitute urllib Kui Shi 2013-10-14 17:03:29 +08:00
  • 38e1ee4632 Use six.iteritems() for dict Kui Shi 2013-10-14 16:57:24 +08:00
  • 39328adaff Translate print statement to print function Kui Shi 2013-10-14 16:56:20 +08:00
  • c6ca94982d Fix module importing issues for Python 3 Kui Shi 2013-10-14 16:53:51 +08:00
  • eaae72edc9 Import six.StringIO Kui Shi 2013-10-14 16:52:23 +08:00
  • c3283ec1e8 Add support for new alarm-history command 1.0.6 Eoghan Glynn 2013-10-02 16:18:06 +00:00
  • 50ecc8f63b Merge "Added support to --os-cacert" Jenkins 2013-10-03 00:34:12 +00:00
  • 146de67149 Merge "Updated from global requirements" OpenStack Jenkins 2013-10-03 00:34:10 +00:00
  • db2c858585 Merge "Use standard CLI object-verb ordering for alarm-{g|s}set-state" Jenkins 2013-10-03 00:34:09 +00:00
  • 0a6a6b4d09 Merge "Fix shell.do_alarm_get_state to get as opposed to set" Jenkins 2013-10-03 00:34:08 +00:00
  • fc201b3805 Use standard CLI object-verb ordering for alarm-{g|s}set-state Eoghan Glynn 2013-10-02 09:59:47 +00:00
  • 7c8a676b43 Fix shell.do_alarm_get_state to get as opposed to set Eoghan Glynn 2013-10-02 09:30:27 +00:00
  • a99a8c628f Updated from global requirements OpenStack Jenkins 2013-10-01 16:14:33 +00:00
  • 66ef360c14 Allow to update an alarm partially Mehdi Abaakouk 2013-09-26 09:50:37 +02:00
  • 544e6217e5 Added support to --os-cacert Stefano Zilli 2013-09-13 09:08:19 +02:00
  • b961738765 Help messages: specify which options are required Cyril Roelandt 2013-09-25 12:49:58 +00:00
  • ce01f56465 Improve the CM shell client alarm visualisation Mehdi Abaakouk 2013-09-24 11:09:05 +02:00
  • 2610d6c144 Merge "Pass region_name argument to keystone client" 1.0.5 Jenkins 2013-09-23 19:21:10 +00:00
  • 05e435542b Merge "Replace OpenStack LLC with OpenStack Foundation" Jenkins 2013-09-23 17:02:55 +00:00
  • 3499631b1a Use the new alarm format Mehdi Abaakouk 2013-09-15 22:26:04 +02:00
  • fb1ff39d53 Replace OpenStack LLC with OpenStack Foundation ZhiQiang Fan 2013-09-20 03:14:11 +08:00
  • 56165637f8 Pass region_name argument to keystone client Bartosz Górski 2013-09-17 18:48:41 -07:00
  • 052f210f56 Adding missing 'statistic' field to alarm-show Bartosz Górski 2013-09-12 16:34:03 -07:00
  • fd9eb2e237 Use global openstack requirements Lianhao Lu 2013-09-13 11:26:36 +08:00
  • b386b09def Update requirements 1.0.4 Julien Danjou 2013-08-29 10:48:59 +02:00
  • b58d4ef76c Merge "alarm: rename counter_name to meter_name" Jenkins 2013-09-11 22:54:18 +00:00
  • c3f2459043 Fix a typo in "sample-create" help message Cyril Roelandt 2013-09-09 15:31:17 +00:00
  • 3569e65861 Added support for running the tests under PyPy with tox Alex Gaynor 2013-09-05 09:57:46 -07:00
  • 6fdd6454b3 alarm: rename counter_name to meter_name Julien Danjou 2013-09-04 17:45:21 +02:00
  • 9e330726ce Merge "Add support for new alarm repeat_actions attribute" 1.0.3 Jenkins 2013-08-09 12:46:45 +00:00
  • e8bf783d6a Add support for new alarm repeat_actions attribute Eoghan Glynn 2013-08-08 15:01:21 +00:00
  • 9e8a989b2a Updated from global requirements Monty Taylor 2013-08-06 13:30:55 -03:00
  • 091937b9a2 Merge "Handle case where os_auth_token is set to ''" Jenkins 2013-08-05 13:29:07 +00:00
  • 423fa26342 Merge "Fix typo in help text." Jenkins 2013-08-05 13:26:19 +00:00
  • 194f145b3a Merge "Enhance ceilometer statistics command with --period" Jenkins 2013-08-05 13:22:17 +00:00
  • e4348aa3d2 Handle case where os_auth_token is set to '' Eoghan Glynn 2013-08-02 17:07:28 +01:00
  • 1772adf0cc Ensure keystoneclient.auth_token is re-evaluated Eoghan Glynn 2013-08-01 17:07:09 +00:00
  • dd4b654e5f Fix typo in help text. Eoghan Glynn 2013-08-01 17:41:38 +00:00
  • 3a780a6159 Enhance ceilometer statistics command with --period Guangyu Suo 2013-07-19 10:34:17 +08:00
  • 04cc271da2 Allow to set matching_metadata with the cli 1.0.2 Mehdi Abaakouk 2013-07-16 18:43:35 +02:00
  • 3010ebcc75 Add support for creating samples Angus Salkeld 2013-07-18 09:41:16 +10:00
  • efd67de3fa Rename README.md to README.rst Dirk Mueller 2013-07-14 21:12:41 +02:00
  • 3498d5146d Relax OpenStack upper capping of client versions Gordon Chung 2013-07-12 14:14:03 -04:00
  • 5aff59d7f4 Merge "Add matching_metadata to the allowed attributes" Jenkins 2013-07-11 18:03:58 +00:00
  • 12ffe2f211 Allow Keystoneclient 0.3.x Dirk Mueller 2013-07-10 08:54:59 +02:00
  • 075148bea5 Sync install_venv_common from oslo Monty Taylor 2013-07-05 22:34:39 -04:00
  • 2687315dc8 Add matching_metadata to the allowed attributes Angus Salkeld 2013-07-05 12:18:24 +10:00
  • f1aaf95f06 Merge "requirements.txt is not configured properly" Jenkins 2013-07-05 01:50:10 +00:00
  • 6f81aa1a99 Move tests to ceilometerclient. Monty Taylor 2013-06-30 22:40:55 -07:00
  • 52e3f6ffe1 Avoid unnecessary GET of existing alarm for update 1.0.1 Eoghan Glynn 2013-06-24 18:36:13 +00:00
  • ff77aeea56 Make authenticated client easier to consume. Eoghan Glynn 2013-06-21 11:33:33 +00:00
  • aa5330b48c Add support for specifying statistics period. Eoghan Glynn 2013-06-20 20:23:54 +00:00
  • f09dfd05b3 requirements.txt is not configured properly Gordon Chung 2013-06-18 17:33:44 -04:00
  • 819e4580ab Merge "Use Python 3.x compatible except construct" Jenkins 2013-06-14 01:35:31 +00:00
  • b5622b25a3 Drop unnecessary arg when instantiating HTTP class Brian Waldon 2013-06-13 11:35:00 -07:00
  • 6512994a97 Remove explicit distribute depend. Monty Taylor 2013-06-11 11:31:42 -07:00
  • d00756acfd Start using pyflakes Dirk Mueller 2013-06-09 11:34:46 +02:00
  • 3efea51828 Use Python 3.x compatible except construct Dirk Mueller 2013-06-07 15:55:28 +02:00
  • 4946780d5f Add client support for creating new alarms. Eoghan Glynn 2013-05-22 16:33:23 +01:00
  • 8cc09381cb Add client support for updating alarms. Eoghan Glynn 2013-05-21 21:25:47 +00:00
  • f9af1f3d78 Merge "Fix install_venv.py requirements file" Jenkins 2013-05-23 13:05:18 +00:00
  • a82e53121a Fix install_venv.py requirements file Angus Salkeld 2013-05-23 09:53:39 +10:00
  • c272dc7367 Enable more pep8 checks Angus Salkeld 2013-05-23 10:13:01 +10:00
  • bdac572db8 Migrate to pbr. Monty Taylor 2013-05-18 09:43:36 -07:00
  • a1a21bd7fd Merge "Fix pep H306 (import order)" Jenkins 2013-05-22 23:36:24 +00:00
  • 399e422ef8 Merge "Fix pep H402 and H401 errors" Jenkins 2013-05-22 23:36:06 +00:00
  • f987463cae Rename tools/pip-requires to requirements.txt Angus Salkeld 2013-05-21 20:29:19 +10:00