cinder/cinder/api/contrib
bhagyashris 1a495922ed Remove context object in oslo.log method
Removed context object while logging as Cinder uses oslo.context's
RequestContext which means the context object is in scope when doing
logging.

Change-Id: I7cc434ad10967596f8354775399e0c6c92ab5570
Closes-Bug:#1500896
2016-08-05 11:31:13 +05:30
..
__init__.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
admin_actions.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
availability_zones.py Remove XML API 2016-04-21 16:05:29 +00:00
backups.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30
capabilities.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
cgsnapshots.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30
consistencygroups.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30
extended_services.py Remove XML API 2016-04-21 16:05:29 +00:00
extended_snapshot_attributes.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
hosts.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
image_create.py Remove XML API 2016-04-21 16:05:29 +00:00
qos_specs_manage.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
quota_classes.py Remove XML API 2016-04-21 16:05:29 +00:00
quotas.py Merge "Allow admin project to operate on all quotas" 2016-07-17 21:21:57 +00:00
resource_common_manage.py List manageable volumes and snapshots 2016-05-29 11:06:10 +03:00
scheduler_hints.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
scheduler_stats.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
services.py Merge "Handle API NotFound exceptions at WSGI level" 2016-07-29 19:08:56 +00:00
snapshot_actions.py Add SnapshotStatus enum field 2016-05-19 15:16:18 -05:00
snapshot_manage.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
snapshot_unmanage.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30
types_extra_specs.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
types_manage.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
used_limits.py Remove XML API 2016-04-21 16:05:29 +00:00
volume_actions.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
volume_encryption_metadata.py Remove XML API 2016-04-21 16:05:29 +00:00
volume_host_attribute.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
volume_image_metadata.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
volume_manage.py Add metadata length check to volume-manage 2016-08-02 10:12:08 +08:00
volume_mig_status_attribute.py Remove XML API 2016-04-21 16:05:29 +00:00
volume_tenant_attribute.py Remove XML API 2016-04-21 16:05:29 +00:00
volume_transfer.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30
volume_type_access.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
volume_type_encryption.py Handle API NotFound exceptions at WSGI level 2016-07-22 21:06:13 +02:00
volume_unmanage.py Remove context object in oslo.log method 2016-08-05 11:31:13 +05:30