python-cinderclient/cinderclient/v1
Igor A. Lukyanenkov 1fc1b4bea1 Fix RateLimit.__repr__ - self.method is undefined
Using self.verb instead of self.method, unit tests added to cover this fix.

Closes-bug: #1258489

Change-Id: I4a84179ff96c50b230afcaea7a19fb54613577fb
2013-12-31 18:00:24 +04:00
..
contrib Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
availability_zones.py Add availability-zone-list command 2013-07-25 14:52:08 -05:00
client.py Implement qos support 2013-10-02 13:42:03 -06:00
limits.py Fix RateLimit.__repr__ - self.method is undefined 2013-12-31 18:00:24 +04:00
qos_specs.py Implement qos support 2013-10-02 13:42:03 -06:00
quota_classes.py python3: Refactor dict for python2/python3 compat 2013-10-11 09:04:49 -04:00
quotas.py Merge "Add quota-usage command" 2013-10-21 18:14:24 +00:00
services.py Replace OpenStack LLC with OpenStack Foundation 2013-09-28 23:13:54 +08:00
shell.py Reset-state and snapshot-reset-state for multiple objects 2013-12-04 08:58:19 -05:00
volume_backups_restore.py Fix string representation of VolumeBackupsRestore 2013-11-27 11:05:42 +00:00
volume_backups.py Add support for volume backups 2013-04-26 14:05:58 +00:00
volume_encryption_types.py Add volume encryption metadata to cinderclient 2013-08-21 14:20:41 -04:00
volume_snapshots.py Merge "Addition of volume/snapshot_metadata CLI" 2013-10-27 14:21:47 +00:00
volume_transfers.py Implements support migration for volume transfer 2013-06-17 16:59:20 +01:00
volume_types.py Add search_opts into the method list() for VolumeTypeManager 2013-12-03 11:59:19 +02:00
volumes.py Fix inappropriate comment for volume update api 2013-12-27 10:38:25 +08:00