cinder/cinder/api/contrib
Sofia Enriquez e793c5e249 Fix service-get-log to respect server filters
The service-get-log command returns always the same output ignoring
the 'server' filters.

This fix avoid returning all the results when using the 'server' filter.

How to reproduce:
'cinder  --os-volume-api-version 3.52 service-get-log
--server localhost.localdomain@cep'
return the same output than
'cinder  --os-volume-api-version 3.52 service-get-log'

Change-Id: Iecb3faad9270f969185089cc291127b340483a46
2020-04-17 14:55:11 +00:00
..
__init__.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
admin_actions.py Allow reset-state to detach volume as per policy 2019-04-05 00:08:59 +05:30
availability_zones.py Remove XML API 2016-04-21 16:05:29 +00:00
backups.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
capabilities.py Use constants for cinder-volume 2017-12-29 09:05:08 +08:00
cgsnapshots.py Deprecate CG APIs 2017-12-22 06:33:27 -08:00
consistencygroups.py Deprecate CG APIs 2017-12-22 06:33:27 -08:00
extended_services.py Remove XML API 2016-04-21 16:05:29 +00:00
extended_snapshot_attributes.py Use soft authorize for 'extended_snapshot_attributes' policy 2018-03-16 10:21:28 +08:00
hosts.py Deprecate Cinder Hosts API/Extension 2018-02-07 11:44:27 -07:00
qos_specs_manage.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
quota_classes.py V3 jsonschema validation: Quota classes 2018-04-27 08:39:56 +05:30
quotas.py V3 jsonschema validation: Quotas 2018-04-27 08:21:51 +05:30
resource_common_manage.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
scheduler_hints.py Add OS-SCH-HNT in extensions list 2019-06-07 08:38:06 +05:30
scheduler_stats.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
services.py Fix service-get-log to respect server filters 2020-04-17 14:55:11 +00:00
snapshot_actions.py V3 jsonschema validation: snapshot_actions 2018-04-10 14:23:56 +05:30
snapshot_manage.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
snapshot_unmanage.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
types_extra_specs.py Remove the deprecated config option 2018-06-03 11:00:51 +00:00
types_manage.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
used_limits.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
volume_actions.py Add "deletion policy" property to uploaded images 2019-09-24 16:09:24 +02:00
volume_encryption_metadata.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
volume_host_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_image_metadata.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00
volume_manage.py Refactor API utilities into api_utils.py 2019-08-05 16:59:59 -04:00
volume_mig_status_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_tenant_attribute.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_transfer.py Support transfer pagination 2019-02-01 10:44:23 +08:00
volume_type_access.py V3 jsonschema validation: volume_type_access 2018-01-22 12:43:46 +05:30
volume_type_encryption.py Add policy granularity to the encryption API 2018-08-15 09:22:25 -05:00
volume_unmanage.py Add missing 'target_obj' when perform policy check 2018-03-19 19:02:00 +08:00