+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 26 07:31:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: cinder-api-55dbf4bf76-jjqdv machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f5c2bb34668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-26 07:31:39.247 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-26 07:31:39.248 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-05-26 07:31:39.371 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-05-26 07:31:39.372 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-05-26 07:31:40.598 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-26 07:31:40.601 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-26 07:31:40.604 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-26 07:31:40.606 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-26 07:31:40.617 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-26 07:31:40.619 8 INFO cinder.rpc [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-26 07:31:40.670 8 WARNING cinder.api.contrib.hosts [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-26 07:31:40.703 8 WARNING keystonemiddleware._common.config [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:31:40.712 8 WARNING oslo_config.cfg [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5c2bb34668 pid: 8 (default app) 2026-05-26 07:31:40.780 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-26 07:31:40.785 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-26 07:31:40.808 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-26 07:31:40.813 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-05-26 07:31:40.828 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-26 07:31:40.837 7 INFO cinder.rpc [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-26 07:31:40.894 7 WARNING cinder.api.contrib.hosts [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-26 07:31:40.927 7 WARNING keystonemiddleware._common.config [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-26 07:31:40.936 7 WARNING oslo_config.cfg [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f5c2bb34668 pid: 7 (default app) 2026-05-26 07:31:48.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:31:48.745 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:31:58.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:31:58.746 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:08.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:08.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:08.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:08.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:18.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:18.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:18.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:18.745 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:28.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:28.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:28.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:28.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:38.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:38.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:38.745 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:38.745 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:48.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:48.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:48.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:48.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:58.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:58.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:32:58.744 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:32:58.744 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:08.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:33:08.743 7 INFO cinder.api.openstack.wsgi [None req-b6016c7b-fbba-4654-87a8-0ddf9800efa0 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:08.743 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] GET http://10.0.0.58:8776/ 2026-05-26 07:33:08.745 8 INFO cinder.api.openstack.wsgi [None req-bcd88555-a069-4160-9ec6-01e1eb82c1a4 - - - - - -] http://10.0.0.58:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-26 07:33:13.166 7 INFO cinder.api.openstack.wsgi [None req-43e576de-7438-4767-8bee-5b12195b84c4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types/rbd1 2026-05-26 07:33:13.200 7 INFO cinder.api.openstack.wsgi [None req-43e576de-7438-4767-8bee-5b12195b84c4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 9/17] 10.0.0.169 () {30 vars in 682 bytes} [Tue May 26 07:33:12 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/types/rbd1 => generated 82 bytes in 935 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-05-26 07:33:13.628 8 INFO cinder.api.openstack.wsgi [None req-738643f2-deff-4412-a15d-4168f2435a60 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-26 07:33:13.653 8 INFO cinder.api.openstack.wsgi [None req-738643f2-deff-4412-a15d-4168f2435a60 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 9/18] 10.0.0.169 () {30 vars in 721 bytes} [Tue May 26 07:33:13 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/types?name=rbd1&is_public=None => generated 20 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:33:15.548 7 INFO cinder.api.openstack.wsgi [None req-a788776c-c120-4eba-9e91-9f70fda5a7d2 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-05-26 07:33:15.577 7 INFO cinder.api.openstack.wsgi [None req-a788776c-c120-4eba-9e91-9f70fda5a7d2 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.169 () {34 vars in 725 bytes} [Tue May 26 07:33:15 2026] POST /v3/e3fcad031d9b4ae5b0f44f8167abf373/types => generated 179 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:33:15.593 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types/f779d92c-afa0-4826-b94f-9f24122ebab6/extra_specs 2026-05-26 07:33:15.663 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types/f779d92c-afa0-4826-b94f-9f24122ebab6/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.169 () {36 vars in 894 bytes} [Tue May 26 07:33:15 2026] POST /v3/e3fcad031d9b4ae5b0f44f8167abf373/types/f779d92c-afa0-4826-b94f-9f24122ebab6/extra_specs => generated 48 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:33:17.546 7 INFO cinder.api.openstack.wsgi [None req-0c56d3de-a67b-4247-95fa-4526d17ec631 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types?is_public=None 2026-05-26 07:33:17.561 7 INFO cinder.api.openstack.wsgi [None req-0c56d3de-a67b-4247-95fa-4526d17ec631 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.169 () {30 vars in 701 bytes} [Tue May 26 07:33:17 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/types?is_public=None => generated 443 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:33:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:18.743 7 INFO cinder.api.openstack.wsgi [None req-0c56d3de-a67b-4247-95fa-4526d17ec631 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:18.744 7 INFO cinder.api.openstack.wsgi [None req-0c56d3de-a67b-4247-95fa-4526d17ec631 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:19.269 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/qos-specs 2026-05-26 07:33:19.281 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/24] 10.0.0.169 () {30 vars in 680 bytes} [Tue May 26 07:33:19 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/qos-specs => generated 17 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:33:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:28.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:28.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:38.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:38.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:48.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:48.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:48.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:58.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:58.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:33:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:33:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:08.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:08.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:18.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:38.742 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:38.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:38.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:48.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:48.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:48.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:58.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:58.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:34:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:34:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:08.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:08.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:08.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:38.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:38.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:38.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:48.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:48.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:48.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:48.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:35:58.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:35:58.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:08.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:08.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:18.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:38.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:38.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:38.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:48.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:48.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:48.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:58.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:58.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:36:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:36:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:08.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:08.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:08.747 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:18.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:38.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:38.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:38.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:48.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:48.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:48.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:37:58.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:37:58.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:08.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:08.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:18.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:28.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:38.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:38.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:38.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:38.746 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:48.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:48.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:48.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:38:58.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:38:58.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:08.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:08.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:08.746 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:18.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:38.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:38.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:38.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:38.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:48.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:48.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:48.746 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:58.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:58.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:39:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:39:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:08.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:08.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:18.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:18.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:28.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:28.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:38.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:38.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:38.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:38.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:48.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:48.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:48.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:48.745 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:58.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:58.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:40:58.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:40:58.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:08.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:08.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:08.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:08.745 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:18.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:18.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:18.744 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:18.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:28.742 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:28.743 8 INFO cinder.api.openstack.wsgi [req-a788776c-c120-4eba-9e91-9f70fda5a7d2 req-7cf0ffa8-32d4-4583-87b2-7d7135563681 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:28.743 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:28.744 7 INFO cinder.api.openstack.wsgi [None req-8b7f009e-4582-4736-b4b7-1f4d65c0a6dd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:33.171 8 INFO cinder.api.openstack.wsgi [None req-9ac20163-b3ed-40f4-b14b-179e61942f4e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:41:33.708 8 INFO cinder.api.openstack.wsgi [None req-9ac20163-b3ed-40f4-b14b-179e61942f4e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 61/123] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:41:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 668 bytes in 962 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:41:33.731 7 INFO cinder.api.openstack.wsgi [None req-6a39c0d6-8007-4a3d-8d90-f6b42dcf0c98 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:41:33.776 7 INFO cinder.volume.api [None req-6a39c0d6-8007-4a3d-8d90-f6b42dcf0c98 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:41:33.778 7 INFO cinder.api.openstack.wsgi [None req-6a39c0d6-8007-4a3d-8d90-f6b42dcf0c98 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 63/124] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:41:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:41:33.789 8 INFO cinder.api.openstack.wsgi [None req-aeddb580-2bd4-48c4-8de0-d29145fd472e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:41:33.840 8 INFO cinder.volume.api [None req-aeddb580-2bd4-48c4-8de0-d29145fd472e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:41:33.843 8 INFO cinder.api.openstack.wsgi [None req-aeddb580-2bd4-48c4-8de0-d29145fd472e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 62/125] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:41:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:41:33.887 7 INFO cinder.api.openstack.wsgi [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:41:33.906 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.907 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.907 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.907 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.907 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.908 7 WARNING cinder.quota [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.931 7 INFO cinder.api.openstack.wsgi [None req-995cb1ee-454c-473a-8897-842c1f75bd26 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 64/126] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:41:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:41:33.948 8 INFO cinder.api.openstack.wsgi [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:41:33.969 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.969 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.969 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.970 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.970 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.971 8 WARNING cinder.quota [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-05-26 07:41:33.983 8 INFO cinder.api.openstack.wsgi [None req-4ada869a-9d64-42d3-b4c9-9e2636d5736a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 63/127] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:41:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:41:33.997 7 INFO cinder.api.openstack.wsgi [None req-0265f9db-56da-4601-a45b-a9caa366fa39 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:41:34.026 7 INFO cinder.api.openstack.wsgi [None req-0265f9db-56da-4601-a45b-a9caa366fa39 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 65/128] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:41:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:41:34.045 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:41:34.062 8 INFO cinder.volume.api [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:41:34.062 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 64/129] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:41:34 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:41:34.075 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:41:34.083 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 7|app: 0|req: 66/130] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:41:34 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:41:38.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:38.743 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:38.744 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:38.744 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:48.743 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:48.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:48.744 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:48.744 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:58.743 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:58.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:41:58.744 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:41:58.744 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:08.743 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:08.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:08.744 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:08.745 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:18.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:18.744 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:18.744 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:18.745 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:28.743 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:28.743 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:28.745 8 INFO cinder.api.openstack.wsgi [None req-8c36d8c3-eb3e-4c41-a019-8fac1f1fafdd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:28.745 7 INFO cinder.api.openstack.wsgi [None req-f0495413-7161-4621-a949-28935e58724d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:32.795 8 INFO cinder.api.openstack.wsgi [None req-13af6ea8-80ad-475a-8b0c-8e3259b93e7f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:42:32.805 8 INFO cinder.volume.api [None req-13af6ea8-80ad-475a-8b0c-8e3259b93e7f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:42:32.807 8 INFO cinder.api.openstack.wsgi [None req-13af6ea8-80ad-475a-8b0c-8e3259b93e7f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 71/143] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:42:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:42:32.819 7 INFO cinder.api.openstack.wsgi [None req-578f874d-3f2f-4eed-bd50-24736c2e4002 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:42:32.826 7 INFO cinder.volume.api [None req-578f874d-3f2f-4eed-bd50-24736c2e4002 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:42:32.828 7 INFO cinder.api.openstack.wsgi [None req-578f874d-3f2f-4eed-bd50-24736c2e4002 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 73/144] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:42:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:42:32.838 8 INFO cinder.api.openstack.wsgi [None req-241c0d3f-605f-4b1e-9e04-3cf824eb5ee7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:42:32.844 8 INFO cinder.volume.api [None req-241c0d3f-605f-4b1e-9e04-3cf824eb5ee7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:42:32.844 8 INFO cinder.api.openstack.wsgi [None req-241c0d3f-605f-4b1e-9e04-3cf824eb5ee7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 72/145] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:42:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:42:32.854 7 INFO cinder.api.openstack.wsgi [None req-0f4f64b7-3f32-4f0b-8d61-c6b9d60e29bd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:42:32.868 7 INFO cinder.api.openstack.wsgi [None req-0f4f64b7-3f32-4f0b-8d61-c6b9d60e29bd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 7|app: 0|req: 74/146] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:42:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:42:32.881 8 INFO cinder.api.openstack.wsgi [None req-e9026af1-a238-467d-b54a-1558d92f1f9b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:42:33.383 8 INFO cinder.api.openstack.wsgi [None req-e9026af1-a238-467d-b54a-1558d92f1f9b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 73/147] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:42:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 668 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:42:33.422 7 INFO cinder.api.openstack.wsgi [None req-3e255253-9268-4bb6-9ccf-b3626a7fd963 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:42:33.443 7 INFO cinder.api.openstack.wsgi [None req-3e255253-9268-4bb6-9ccf-b3626a7fd963 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 75/148] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:42:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:42:33.455 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:42:33.474 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 74/149] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:42:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:42:33.487 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:42:33.508 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 76/150] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:42:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:42:38.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:38.744 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:38.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:38.745 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:48.743 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:48.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:48.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:48.745 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:58.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:58.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:42:58.745 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:42:58.745 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:08.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:08.743 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:08.744 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:08.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:18.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:18.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:18.744 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:18.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:28.743 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:28.743 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:28.744 8 INFO cinder.api.openstack.wsgi [None req-1371735a-1010-4879-bc94-5978f4b9d662 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:28.744 7 INFO cinder.api.openstack.wsgi [None req-bcfb3d5d-f988-4b43-8a38-6eec79c52305 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:32.816 8 INFO cinder.api.openstack.wsgi [None req-4ce819bc-c92b-47bc-a29d-1c66acf3d839 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:43:32.856 8 INFO cinder.volume.api [None req-4ce819bc-c92b-47bc-a29d-1c66acf3d839 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:43:32.859 8 INFO cinder.api.openstack.wsgi [None req-4ce819bc-c92b-47bc-a29d-1c66acf3d839 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 81/163] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:43:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:43:32.927 7 INFO cinder.api.openstack.wsgi [None req-29928230-d39b-4f34-ad2c-ad3331ee4113 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:43:32.979 7 INFO cinder.api.openstack.wsgi [None req-29928230-d39b-4f34-ad2c-ad3331ee4113 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 83/164] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:43:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:32.996 8 INFO cinder.api.openstack.wsgi [None req-2019c151-7223-4e28-9db6-7ad34ca7a430 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:43:33.103 8 INFO cinder.api.openstack.wsgi [None req-2019c151-7223-4e28-9db6-7ad34ca7a430 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 82/165] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:43:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:33.114 7 INFO cinder.api.openstack.wsgi [None req-ed1eaee8-f3bb-43e6-ba2f-9ba9315d571f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:43:33.150 7 INFO cinder.api.openstack.wsgi [None req-ed1eaee8-f3bb-43e6-ba2f-9ba9315d571f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 84/166] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:43:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:33.159 8 INFO cinder.api.openstack.wsgi [None req-8213c8b6-72c4-4c3f-a434-42d7494985e8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:43:33.174 8 INFO cinder.volume.api [None req-8213c8b6-72c4-4c3f-a434-42d7494985e8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:43:33.176 8 INFO cinder.api.openstack.wsgi [None req-8213c8b6-72c4-4c3f-a434-42d7494985e8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 83/167] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:43:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:43:33.192 7 INFO cinder.api.openstack.wsgi [None req-91e82960-a139-4e67-8931-56b0babdf353 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:43:33.198 7 INFO cinder.api.openstack.wsgi [None req-91e82960-a139-4e67-8931-56b0babdf353 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 7|app: 0|req: 85/168] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:43:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:33.209 8 INFO cinder.api.openstack.wsgi [None req-915c4e97-5bee-4756-aa43-39a3debe7613 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:43:33.713 8 INFO cinder.api.openstack.wsgi [None req-915c4e97-5bee-4756-aa43-39a3debe7613 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 84/169] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:43:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:33.727 7 INFO cinder.api.openstack.wsgi [None req-854486c9-d6a3-4a6b-83cd-8c8f238cb812 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:43:33.755 7 INFO cinder.volume.api [None req-854486c9-d6a3-4a6b-83cd-8c8f238cb812 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:43:33.756 7 INFO cinder.api.openstack.wsgi [None req-854486c9-d6a3-4a6b-83cd-8c8f238cb812 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 86/170] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:43:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:43:35.107 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=False 2026-05-26 07:43:35.126 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 85/171] 162.253.55.186 () {44 vars in 1069 bytes} [Tue May 26 07:43:35 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=False => generated 340 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-26 07:43:35.301 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] PUT https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373 2026-05-26 07:43:35.355 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373 returned with HTTP 200 [pid: 7|app: 0|req: 87/172] 162.253.55.186 () {48 vars in 1098 bytes} [Tue May 26 07:43:35 2026] PUT /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373 => generated 296 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:43:38.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:38.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:38.744 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:38.744 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:48.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:48.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:48.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:48.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:58.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:58.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:43:58.744 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:43:58.744 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:08.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:08.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:08.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:08.745 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:18.744 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:18.744 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:18.745 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:18.745 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:28.743 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:28.743 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:28.744 7 INFO cinder.api.openstack.wsgi [None req-0d2c205b-c575-43e0-a66d-0a219e5bea9f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:28.744 8 INFO cinder.api.openstack.wsgi [None req-a5cd3171-852e-40c2-a265-490e4627b34a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:32.804 7 INFO cinder.api.openstack.wsgi [None req-45440e35-5cde-49aa-99dd-eb921260b040 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:44:32.811 7 INFO cinder.volume.api [None req-45440e35-5cde-49aa-99dd-eb921260b040 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:44:32.813 7 INFO cinder.api.openstack.wsgi [None req-45440e35-5cde-49aa-99dd-eb921260b040 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 94/185] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:44:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:44:32.827 8 INFO cinder.api.openstack.wsgi [None req-47625e31-2371-4545-a1b2-b8c5c9da158b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:44:32.835 8 INFO cinder.api.openstack.wsgi [None req-47625e31-2371-4545-a1b2-b8c5c9da158b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 8|app: 0|req: 92/186] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:44:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:44:32.847 7 INFO cinder.api.openstack.wsgi [None req-3e0dc94e-aa8c-4a76-9960-c4febafc426d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:44:33.385 7 INFO cinder.api.openstack.wsgi [None req-3e0dc94e-aa8c-4a76-9960-c4febafc426d 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 95/187] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:44:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:44:33.448 8 INFO cinder.api.openstack.wsgi [None req-2574f00a-cead-4137-92df-42e5da5db1f2 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:44:33.478 8 INFO cinder.api.openstack.wsgi [None req-2574f00a-cead-4137-92df-42e5da5db1f2 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 93/188] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:44:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:44:33.491 7 INFO cinder.api.openstack.wsgi [None req-cce15c14-bd59-4b66-9c82-3e88abb12f6b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:44:33.518 7 INFO cinder.api.openstack.wsgi [None req-cce15c14-bd59-4b66-9c82-3e88abb12f6b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 96/189] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:44:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:44:33.530 8 INFO cinder.api.openstack.wsgi [None req-164a542b-c2b0-4034-902c-02ce55b53352 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:44:33.553 8 INFO cinder.api.openstack.wsgi [None req-164a542b-c2b0-4034-902c-02ce55b53352 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 94/190] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:44:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:44:33.562 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:44:33.567 7 INFO cinder.volume.api [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:44:33.568 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 97/191] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:44:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:44:33.576 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:44:33.585 8 INFO cinder.volume.api [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:44:33.587 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 95/192] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:44:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:44:38.743 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:38.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:38.746 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:38.747 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:48.743 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:48.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:48.747 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:48.748 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:58.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:58.745 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:44:58.747 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:44:58.748 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:08.743 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:08.743 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:08.744 8 INFO cinder.api.openstack.wsgi [None req-06db0526-966b-4e1e-9910-eb42f9bbd79e 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:08.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:15.523 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=False 2026-05-26 07:45:15.543 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] https://volume.162-253-55-186.nip.io/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 100/201] 162.253.55.186 () {44 vars in 1069 bytes} [Tue May 26 07:45:15 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=False => generated 340 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:18.744 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:18.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:18.744 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:18.745 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:28.743 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:28.743 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:28.744 8 INFO cinder.api.openstack.wsgi [None req-51f24870-57a2-4026-b94c-33ca7847b731 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:28.744 7 INFO cinder.api.openstack.wsgi [None req-3281dffa-08cf-4d9a-89c6-91552e34e60f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:32.896 8 INFO cinder.api.openstack.wsgi [None req-7a2cb115-1917-486a-9adf-860ab6bf21ca 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:45:32.908 8 INFO cinder.volume.api [None req-7a2cb115-1917-486a-9adf-860ab6bf21ca 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:45:32.911 8 INFO cinder.api.openstack.wsgi [None req-7a2cb115-1917-486a-9adf-860ab6bf21ca 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 103/206] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:45:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:45:32.927 7 INFO cinder.api.openstack.wsgi [None req-c155f95b-9180-449c-b253-c5a5aaefadfd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:45:33.432 7 INFO cinder.api.openstack.wsgi [None req-c155f95b-9180-449c-b253-c5a5aaefadfd 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 104/207] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:45:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:33.444 8 INFO cinder.api.openstack.wsgi [None req-54b48bcb-cbde-49ad-8db7-087631e82d14 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:45:33.453 8 INFO cinder.volume.api [None req-54b48bcb-cbde-49ad-8db7-087631e82d14 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:45:33.455 8 INFO cinder.api.openstack.wsgi [None req-54b48bcb-cbde-49ad-8db7-087631e82d14 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 104/208] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:45:33.468 7 INFO cinder.api.openstack.wsgi [None req-840da41f-7f3f-48a2-9456-ee7bb76731df 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:45:33.474 7 INFO cinder.volume.api [None req-840da41f-7f3f-48a2-9456-ee7bb76731df 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:45:33.474 7 INFO cinder.api.openstack.wsgi [None req-840da41f-7f3f-48a2-9456-ee7bb76731df 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 105/209] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:45:33.483 8 INFO cinder.api.openstack.wsgi [None req-66a6fc8f-7f21-46ee-9c65-3863ea8ce7b0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:45:33.488 8 INFO cinder.api.openstack.wsgi [None req-66a6fc8f-7f21-46ee-9c65-3863ea8ce7b0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 8|app: 0|req: 105/210] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:33.594 7 INFO cinder.api.openstack.wsgi [None req-1483df2b-b250-4b0e-b1dc-ed8e7ea22c1a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:45:33.620 7 INFO cinder.api.openstack.wsgi [None req-1483df2b-b250-4b0e-b1dc-ed8e7ea22c1a 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 106/211] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:33.631 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:45:33.658 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 106/212] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:33.667 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:45:33.691 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 107/213] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:45:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:45:38.743 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:38.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:38.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:38.745 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:48.743 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:48.743 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:48.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:48.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:58.743 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:58.743 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:45:58.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:45:58.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:08.743 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:08.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:08.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:08.745 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:18.743 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:18.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:18.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:18.745 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:28.743 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:28.744 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:28.744 7 INFO cinder.api.openstack.wsgi [None req-315d246d-1162-4534-a281-6b8a686678b3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:28.745 8 INFO cinder.api.openstack.wsgi [None req-b071347d-4273-4813-b28f-02e433b6232c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:32.984 7 INFO cinder.api.openstack.wsgi [None req-cf2cbf93-9015-4afb-900f-9f9fdb834d1c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:46:33.012 7 INFO cinder.api.openstack.wsgi [None req-cf2cbf93-9015-4afb-900f-9f9fdb834d1c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 114/226] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:46:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:46:33.027 8 INFO cinder.api.openstack.wsgi [None req-10d6c1bb-96c4-40ad-9f8a-da95cec47c20 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:46:33.053 8 INFO cinder.api.openstack.wsgi [None req-10d6c1bb-96c4-40ad-9f8a-da95cec47c20 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 113/227] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:46:33.072 7 INFO cinder.api.openstack.wsgi [None req-7da12a07-331c-48d8-a95f-c5e9957e1028 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:46:33.097 7 INFO cinder.api.openstack.wsgi [None req-7da12a07-331c-48d8-a95f-c5e9957e1028 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 115/228] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:46:33.108 8 INFO cinder.api.openstack.wsgi [None req-adb5f4c9-1a2b-402c-b39b-e06b4596cfb7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:46:33.112 8 INFO cinder.volume.api [None req-adb5f4c9-1a2b-402c-b39b-e06b4596cfb7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:46:33.113 8 INFO cinder.api.openstack.wsgi [None req-adb5f4c9-1a2b-402c-b39b-e06b4596cfb7 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 114/229] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:46:33.121 7 INFO cinder.api.openstack.wsgi [None req-4c7f4388-4c00-4476-90ab-29084b9672a0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:46:33.129 7 INFO cinder.volume.api [None req-4c7f4388-4c00-4476-90ab-29084b9672a0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:46:33.131 7 INFO cinder.api.openstack.wsgi [None req-4c7f4388-4c00-4476-90ab-29084b9672a0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 116/230] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:46:33.140 8 INFO cinder.api.openstack.wsgi [None req-049f2ef5-bd8c-4779-a190-6bc856a8b827 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:46:33.644 8 INFO cinder.api.openstack.wsgi [None req-049f2ef5-bd8c-4779-a190-6bc856a8b827 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 115/231] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:46:33.660 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:46:33.672 7 INFO cinder.volume.api [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:46:33.675 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 117/232] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:46:33.690 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:46:33.696 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 8|app: 0|req: 116/233] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:46:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:46:38.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:38.744 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:38.744 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:38.745 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:48.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:48.743 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:48.744 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:48.744 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:58.743 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:58.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:46:58.744 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:46:58.744 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:08.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:08.743 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:08.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:08.743 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:18.742 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:18.744 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:18.745 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:18.746 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:28.743 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:28.743 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:28.744 8 INFO cinder.api.openstack.wsgi [None req-592c2206-be19-411b-b845-6f5215f91c0c 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:28.744 7 INFO cinder.api.openstack.wsgi [None req-f04e48f4-c751-415c-a87e-43ff26967449 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:32.846 8 INFO cinder.api.openstack.wsgi [None req-51395ebd-8166-4991-b706-306316f580b8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:47:32.853 8 INFO cinder.volume.api [None req-51395ebd-8166-4991-b706-306316f580b8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:47:32.853 8 INFO cinder.api.openstack.wsgi [None req-51395ebd-8166-4991-b706-306316f580b8 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 123/246] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:47:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:47:32.893 7 INFO cinder.api.openstack.wsgi [None req-ad5c2f55-3cdc-4725-8d34-2918fc2b4855 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:47:32.920 7 INFO cinder.api.openstack.wsgi [None req-ad5c2f55-3cdc-4725-8d34-2918fc2b4855 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 124/247] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:47:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:47:32.931 8 INFO cinder.api.openstack.wsgi [None req-9b579d7f-a924-4b33-91b5-8caa882b427b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:47:32.964 8 INFO cinder.api.openstack.wsgi [None req-9b579d7f-a924-4b33-91b5-8caa882b427b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 124/248] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:47:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:47:32.976 7 INFO cinder.api.openstack.wsgi [None req-3b502eac-b702-47d8-9c31-667ee2fcf9aa 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:47:32.999 7 INFO cinder.api.openstack.wsgi [None req-3b502eac-b702-47d8-9c31-667ee2fcf9aa 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 125/249] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:47:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:47:33.012 8 INFO cinder.api.openstack.wsgi [None req-ad207124-80e4-4fbd-a040-215ff7331bc5 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:47:33.021 8 INFO cinder.api.openstack.wsgi [None req-ad207124-80e4-4fbd-a040-215ff7331bc5 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 8|app: 0|req: 125/250] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:47:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:47:33.030 7 INFO cinder.api.openstack.wsgi [None req-bc6861aa-6e30-4e3f-b242-2985d28ae289 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:47:33.534 7 INFO cinder.api.openstack.wsgi [None req-bc6861aa-6e30-4e3f-b242-2985d28ae289 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 126/251] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:47:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:47:33.544 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:47:33.554 8 INFO cinder.volume.api [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:47:33.556 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 126/252] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:47:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:47:33.565 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:47:33.578 7 INFO cinder.volume.api [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:47:33.580 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 127/253] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:47:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:47:38.743 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:38.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:38.744 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:38.745 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:48.744 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:48.744 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:48.745 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:48.745 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:58.742 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:58.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:47:58.743 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:47:58.744 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:08.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:08.743 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:08.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:08.744 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:18.743 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:18.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:18.744 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:18.744 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:28.742 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:28.743 8 INFO cinder.api.openstack.wsgi [None req-f8b522f1-c78b-42d8-a6a3-07c74f906515 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:28.743 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:28.745 7 INFO cinder.api.openstack.wsgi [None req-2b43a292-a14b-4b9a-945f-f8ce76c442f0 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:32.818 8 INFO cinder.api.openstack.wsgi [None req-f042a95a-4052-41c4-92c9-96288b32b56f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:48:32.831 8 INFO cinder.volume.api [None req-f042a95a-4052-41c4-92c9-96288b32b56f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:48:32.833 8 INFO cinder.api.openstack.wsgi [None req-f042a95a-4052-41c4-92c9-96288b32b56f 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 133/266] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:48:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:48:32.841 7 INFO cinder.api.openstack.wsgi [None req-5be1a55f-bd7f-4b3d-85d8-2e14046495d3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true 2026-05-26 07:48:32.848 7 INFO cinder.volume.api [None req-5be1a55f-bd7f-4b3d-85d8-2e14046495d3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all snapshots completed successfully. 2026-05-26 07:48:32.848 7 INFO cinder.api.openstack.wsgi [None req-5be1a55f-bd7f-4b3d-85d8-2e14046495d3 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 134/267] 10.0.0.212 () {28 vars in 674 bytes} [Tue May 26 07:48:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:48:32.857 8 INFO cinder.api.openstack.wsgi [None req-c43eff93-c32c-4b03-aca3-4f33c31c8c9b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true 2026-05-26 07:48:32.867 8 INFO cinder.volume.api [None req-c43eff93-c32c-4b03-aca3-4f33c31c8c9b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] Get all volumes completed successfully. 2026-05-26 07:48:32.868 8 INFO cinder.api.openstack.wsgi [None req-c43eff93-c32c-4b03-aca3-4f33c31c8c9b 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 134/268] 10.0.0.212 () {28 vars in 684 bytes} [Tue May 26 07:48:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-26 07:48:32.890 7 INFO cinder.api.openstack.wsgi [None req-3745768b-78d7-4e04-929f-da40cf0df3f9 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true 2026-05-26 07:48:33.394 7 INFO cinder.api.openstack.wsgi [None req-3745768b-78d7-4e04-929f-da40cf0df3f9 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 135/269] 10.0.0.212 () {28 vars in 696 bytes} [Tue May 26 07:48:32 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:48:33.412 8 INFO cinder.api.openstack.wsgi [None req-e6f8a853-a442-4368-bd7a-09423155ecd5 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services 2026-05-26 07:48:33.422 8 INFO cinder.api.openstack.wsgi [None req-e6f8a853-a442-4368-bd7a-09423155ecd5 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services returned with HTTP 200 [pid: 8|app: 0|req: 135/270] 10.0.0.212 () {28 vars in 645 bytes} [Tue May 26 07:48:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-services => generated 646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:48:33.463 7 INFO cinder.api.openstack.wsgi [None req-ac655efd-7361-4b9c-8e51-aca66a77fbf1 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true 2026-05-26 07:48:33.487 7 INFO cinder.api.openstack.wsgi [None req-ac655efd-7361-4b9c-8e51-aca66a77fbf1 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 136/271] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:48:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/350e70591adb4eafbc3d41bfd4847664?usage=true => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:48:33.497 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true 2026-05-26 07:48:33.526 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 136/272] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:48:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/75871720e8ba4b7d82af78c474be2ced?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:48:33.540 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true 2026-05-26 07:48:33.569 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 137/273] 10.0.0.212 () {28 vars in 736 bytes} [Tue May 26 07:48:33 2026] GET /v3/e3fcad031d9b4ae5b0f44f8167abf373/os-quota-sets/e3fcad031d9b4ae5b0f44f8167abf373?usage=true => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-26 07:48:38.743 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:38.743 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:38.744 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:38.744 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:48.743 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:48.743 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:48.744 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:48.744 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:58.743 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:58.743 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] GET http://10.0.0.58:8776/ 2026-05-26 07:48:58.744 7 INFO cinder.api.openstack.wsgi [None req-f342a8eb-26b1-487a-aa45-dda894c308b4 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300 2026-05-26 07:48:58.744 8 INFO cinder.api.openstack.wsgi [None req-af82b6f9-d69c-447f-92e4-4aa9f133d8ac 248a9ab6dd2f45e1ad5a1a01356d3133 e3fcad031d9b4ae5b0f44f8167abf373 - - default default] http://10.0.0.58:8776/ returned with HTTP 300