cinder/cinder/api/contrib
Qiu Yu 276ccf1e81 Fix service alive information in os-services extension
Service alive information need to be compared with service_down_time
value and updated accordingly.

Change-Id: I9b9798c108a2da07ab78d5d05cbb51a73b14363e
2013-06-26 16:57:29 +08:00
..
__init__.py Replace FLAGS with cfg.CONF in api 2013-06-10 17:56:26 +04:00
admin_actions.py Use Python 3.x compatible except: construct 2013-06-14 23:26:00 +02:00
backups.py Remove usage of locals() for formatting from cinder.api.* 2013-06-14 19:02:47 +08:00
extended_snapshot_attributes.py Replace FLAGS with cfg.CONF in api 2013-06-10 17:56:26 +04:00
hosts.py Remove usage of locals() for formatting from cinder.api.* 2013-06-14 19:02:47 +08:00
image_create.py Replace CRLF with unix-style "LF" 2013-01-29 09:58:50 +01:00
quota_classes.py Make pep8 checks a bit stricter. 2012-11-26 16:57:15 -07:00
quotas.py Fix incorrect authorization rule in quota contrib api. 2013-05-31 04:48:24 +00:00
scheduler_hints.py Fix up trivial H103 license check mismatches 2013-06-25 16:32:51 +02:00
services.py Fix service alive information in os-services extension 2013-06-26 16:57:29 +08:00
types_extra_specs.py Fix and enable gating on H401 2013-06-25 16:26:43 +02:00
types_manage.py Adds notifiers to both volumeTypes and volumeTypeExtraSpecs 2013-05-10 11:37:47 -07:00
volume_actions.py Merge "Implement capability to extend existing volume." 2013-06-19 07:54:24 +00:00
volume_host_attribute.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
volume_image_metadata.py Add image metadata API extension 2012-12-14 09:04:27 +01:00
volume_tenant_attribute.py Moving contrib to cinder.api 2012-11-21 21:26:40 -08:00
volume_transfer.py Fix and enable gating on H401 2013-06-25 16:26:43 +02:00