cinder/cinder/api/contrib
Sofia Enriquez 10495c5643 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'

Also includes squash to fix unit test from:
Fix service_get_log tests
Change-Id: I633e67efa4869816786011c3d093dc81e177010c

Change-Id: Iecb3faad9270f969185089cc291127b340483a46
(cherry picked from commit e793c5e249)
(cherry picked from commit 0f6b4cdcd4)
(cherry picked from commit 915aab4dbb)
2020-11-18 19:28:36 +00:00
..
__init__.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
admin_actions.py Update microversion number with constants. 2018-07-24 14:08:26 +00:00
availability_zones.py Remove XML API 2016-04-21 16:05:29 +00:00
backups.py Update microversion number with constants. 2018-07-24 14:08:26 +00: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 V3 jsonschema validation: qos-specs 2018-03-13 14:18:17 +05:30
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-08 13:30:09 +00:00
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-11-18 19:28:36 +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 Fix combination of parameters for update APIs 2018-01-18 14:19:13 +05:30
used_limits.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
volume_actions.py Update microversion number with constants. 2018-07-24 14:08:26 +00: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 Update microversion number with constants. 2018-07-24 14:08:26 +00: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