+ 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 [Mon Sep 7 11:15:17 2026] *** compiled with version: 13.3.0 on 14 August 2026 22:48:48 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-5bb8d776fb-cv2hw 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, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c870fd668 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/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /var/lib/openstack/lib/python3.12/site-packages/cinder/__init__.py:21: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet # noqa /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_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. warnings.warn( /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:1630: 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:1630: 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-09-07 11:15:22.088 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-09-07 11:15:22.088 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-09-07 11:15:22.222 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-09-07 11:15:22.222 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-09-07 11:15:23.434 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-07 11:15:23.437 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-07 11:15:23.439 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-07 11:15:23.442 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-07 11:15:23.491 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-07 11:15:23.494 8 INFO cinder.rpc [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-07 11:15:23.543 8 WARNING cinder.api.contrib.hosts [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-07 11:15:23.577 8 WARNING keystonemiddleware._common.config [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:15:23.585 8 WARNING keystonemiddleware.auth_token [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8c870fd668 pid: 8 (default app) 2026-09-07 11:15:23.637 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-07 11:15:23.640 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-07 11:15:23.642 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-07 11:15:23.645 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-09-07 11:15:23.695 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-07 11:15:23.698 7 INFO cinder.rpc [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-07 11:15:23.748 7 WARNING cinder.api.contrib.hosts [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-07 11:15:23.782 7 WARNING keystonemiddleware._common.config [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:15:23.790 7 WARNING keystonemiddleware.auth_token [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8c870fd668 pid: 7 (default app) 2026-09-07 11:15:29.979 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:29.981 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:15:39.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:39.979 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:15:49.977 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:49.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:49.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:15:49.978 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:15:59.977 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:59.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:15:59.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:15:59.978 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:09.977 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:09.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:09.978 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:09.979 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:19.977 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:19.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:19.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:19.978 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:29.976 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:29.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:29.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:29.979 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:39.977 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:39.977 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] GET http://10.0.0.36:8776/ 2026-09-07 11:16:39.978 8 INFO cinder.api.openstack.wsgi [None req-ad33963b-039d-4bc1-94e2-1b0c1bb3bf3c - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:39.979 7 INFO cinder.api.openstack.wsgi [None req-00feb640-90c4-40cd-b397-f35e2c5f9c43 - - - - - -] http://10.0.0.36:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-07 11:16:46.850 8 INFO cinder.api.openstack.wsgi [None req-6239c669-9564-41d8-9d69-4bdb16b21d67 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types/rbd1 2026-09-07 11:16:46.911 8 INFO cinder.api.openstack.wsgi [None req-6239c669-9564-41d8-9d69-4bdb16b21d67 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 8/15] 10.0.0.3 () {30 vars in 680 bytes} [Mon Sep 7 11:16:45 2026] GET /v3/530fa4025c0943828cd1f4b8911dc252/types/rbd1 => generated 82 bytes in 1020 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:72: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:504: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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:805: 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-09-07 11:16:47.372 7 INFO cinder.api.openstack.wsgi [None req-bab2f3aa-99de-44d9-a445-375f378c6179 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-09-07 11:16:47.430 7 INFO cinder.api.openstack.wsgi [None req-bab2f3aa-99de-44d9-a445-375f378c6179 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 8/16] 10.0.0.3 () {30 vars in 719 bytes} [Mon Sep 7 11:16:46 2026] GET /v3/530fa4025c0943828cd1f4b8911dc252/types?name=rbd1&is_public=None => generated 20 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-07 11:16:49.833 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:102: 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-09-07 11:16:49.863 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types returned with HTTP 200 [pid: 8|app: 0|req: 9/17] 10.0.0.3 () {34 vars in 723 bytes} [Mon Sep 7 11:16:49 2026] POST /v3/530fa4025c0943828cd1f4b8911dc252/types => generated 179 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-07 11:16:49.880 7 INFO cinder.api.openstack.wsgi [req-544b726b-b1cb-4287-b0d1-387ee0e57db3 req-c81465e2-93c7-4c63-81d8-03e0d2ffe2b4 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types/3b6619fc-c54a-45ff-8f04-51593386e116/extra_specs 2026-09-07 11:16:49.977 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:16:49.979 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:49.980 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:16:49.981 8 INFO cinder.api.openstack.wsgi [None req-544b726b-b1cb-4287-b0d1-387ee0e57db3 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:50.004 7 INFO cinder.api.openstack.wsgi [req-544b726b-b1cb-4287-b0d1-387ee0e57db3 req-c81465e2-93c7-4c63-81d8-03e0d2ffe2b4 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types/3b6619fc-c54a-45ff-8f04-51593386e116/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 9/20] 10.0.0.3 () {36 vars in 892 bytes} [Mon Sep 7 11:16:49 2026] POST /v3/530fa4025c0943828cd1f4b8911dc252/types/3b6619fc-c54a-45ff-8f04-51593386e116/extra_specs => generated 48 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-07 11:16:52.302 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types?is_public=None 2026-09-07 11:16:52.329 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/21] 10.0.0.3 () {30 vars in 699 bytes} [Mon Sep 7 11:16:52 2026] GET /v3/530fa4025c0943828cd1f4b8911dc252/types?is_public=None => generated 443 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-07 11:16:54.804 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/qos-specs 2026-09-07 11:16:54.825 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/530fa4025c0943828cd1f4b8911dc252/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 10/22] 10.0.0.3 () {30 vars in 678 bytes} [Mon Sep 7 11:16:54 2026] GET /v3/530fa4025c0943828cd1f4b8911dc252/qos-specs => generated 17 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-07 11:16:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:16:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:16:59.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:16:59.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:19.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:19.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:29.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:39.981 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:49.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:17:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:17:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:19.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:19.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:19.981 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:29.985 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:29.986 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:59.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:59.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:18:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:18:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:09.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:09.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:29.981 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:29.982 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:39.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:49.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:19:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:19:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:09.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:19.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:19.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:29.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:29.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:20:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:20:59.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:29.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:21:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:21:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:19.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:19.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:29.981 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:49.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:22:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:22:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:09.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:19.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:39.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:49.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:23:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:23:59.981 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:29.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:29.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:24:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:24:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:09.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:29.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:29.985 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:29.986 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:25:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:25:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:09.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:19.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:49.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:26:59.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:26:59.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:09.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:19.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:19.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:29.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:29.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:39.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:59.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:27:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:27:59.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:39.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:39.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:49.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:49.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:28:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:28:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:09.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:09.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:19.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:29.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:49.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:59.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:29:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:29:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:09.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:09.976 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:29.981 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:29.982 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:29.983 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:29.983 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:49.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:30:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:30:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:09.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:31:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:31:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:09.976 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:19.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:32:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:32:59.981 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:49.980 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:49.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:33:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:33:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:09.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:19.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:39.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:49.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:59.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:59.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:34:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:34:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:09.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:09.981 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:19.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:29.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:39.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:49.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:49.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:49.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:49.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:59.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:59.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:35:59.979 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:35:59.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:09.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:09.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:09.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:09.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:19.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:19.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:19.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:19.979 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:29.977 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:29.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:29.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:29.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:39.977 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:39.978 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:39.978 8 INFO cinder.api.openstack.wsgi [None req-6528f243-074b-4b7f-9f58-54ee52541619 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:39.980 7 INFO cinder.api.openstack.wsgi [None req-cdbd92c1-d95c-4d88-af74-6d756b9cc10f a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-07 11:36:46.266 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET https://volume.162-253-55-166.nip.io/v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252?usage=False 2026-09-07 11:36:46.403 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.405 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.406 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.408 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.409 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.409 8 WARNING cinder.quota [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.422 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] https://volume.162-253-55-166.nip.io/v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 132/261] 162.253.55.166 () {44 vars in 1069 bytes} [Mon Sep 7 11:36:46 2026] GET /v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252?usage=False => generated 340 bytes in 322 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:72: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn( 2026-09-07 11:36:46.605 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] PUT https://volume.162-253-55-166.nip.io/v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252 2026-09-07 11:36:46.749 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.749 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.750 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.750 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.751 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.751 7 WARNING cinder.quota [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - 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-09-07 11:36:46.760 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] https://volume.162-253-55-166.nip.io/v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252 returned with HTTP 200 [pid: 7|app: 0|req: 130/262] 162.253.55.166 () {48 vars in 1098 bytes} [Mon Sep 7 11:36:46 2026] PUT /v3/530fa4025c0943828cd1f4b8911dc252/os-quota-sets/530fa4025c0943828cd1f4b8911dc252 => generated 296 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-07 11:36:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:36:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:36:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:09.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:09.981 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:29.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:29.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:39.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:39.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:49.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:37:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:37:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:19.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:39.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:49.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:49.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:38:59.980 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:38:59.983 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:19.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:19.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:29.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:39.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:49.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:39:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:39:59.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:09.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:09.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:19.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:19.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:39.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:40:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:40:59.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:09.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:19.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:29.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:39.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:39.982 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:39.983 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:41:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:41:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:09.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:09.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:19.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:39.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:39.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:49.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:49.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:42:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:42:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:09.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:19.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:19.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:29.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:49.980 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:43:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:43:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:09.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:09.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:29.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:44:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:44:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:19.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:29.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:49.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:49.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:45:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:45:59.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:09.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:19.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:19.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:19.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:39.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:59.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:59.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:46:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:46:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:09.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:29.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:29.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:49.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:47:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:47:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:09.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:29.981 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:29.982 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:39.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:49.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:49.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:59.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:48:59.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:48:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:09.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:39.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:49.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:49.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:49.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:59.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:49:59.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:49:59.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:09.981 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:09.982 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:19.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:19.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:29.976 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:29.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:29.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:39.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:39.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:39.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:39.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:49.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:49.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:49.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:49.980 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:59.980 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:59.981 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:50:59.982 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:50:59.983 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:09.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:09.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:09.978 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:09.979 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:19.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:19.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:19.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:19.979 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:29.976 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:29.977 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] GET http://10.0.0.36:8776/ 2026-09-07 11:51:29.977 8 INFO cinder.api.openstack.wsgi [None req-9ac57d2a-963a-4c45-9b22-7d36ca814fa7 a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300 2026-09-07 11:51:29.978 7 INFO cinder.api.openstack.wsgi [None req-ded248cb-1eaf-430b-8bc1-ffb38992ffec a89e38a4a9a34cd8a772564f6cdf4548 530fa4025c0943828cd1f4b8911dc252 - - default default] http://10.0.0.36:8776/ returned with HTTP 300