+ 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 [Wed Aug 12 11:27:05 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: cinder-api-58bc8f4655-b4m85 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 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc09eb3c668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventuletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. 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_service/wsgi.py:40: DeprecationWarning: The 'oslo_service.wsgi' module usage is deprecated and will be removed in version '2026.2', please use uwsgi instead: The 'oslo_service.wsgi' module is deprecated and will be removed in version 2026.2. We recommend transitioning to 'uwsgi' for serving WSGI applications. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-08-12 11:27:09.750 9 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-08-12 11:27:09.750 9 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-08-12 11:27:09.832 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-08-12 11:27:09.833 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. /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-08-12 11:27:11.059 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-12 11:27:11.062 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-12 11:27:11.065 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-12 11:27:11.067 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-12 11:27:11.082 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-12 11:27:11.085 9 INFO cinder.rpc [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-12 11:27:11.138 9 WARNING cinder.api.contrib.hosts [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-12 11:27:11.175 9 WARNING keystonemiddleware._common.config [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:27:11.185 9 WARNING oslo_config.cfg [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc09eb3c668 pid: 9 (default app) 2026-08-12 11:27:11.228 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-12 11:27:11.232 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-12 11:27:11.234 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-12 11:27:11.237 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-08-12 11:27:11.250 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-12 11:27:11.254 8 INFO cinder.rpc [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-12 11:27:11.307 8 WARNING cinder.api.contrib.hosts [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-12 11:27:11.345 8 WARNING keystonemiddleware._common.config [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 11:27:11.358 8 WARNING oslo_config.cfg [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc09eb3c668 pid: 8 (default app) 2026-08-12 11:27:16.559 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:16.561 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:26.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:26.560 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:36.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:36.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:36.559 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:36.559 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:46.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:46.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:46.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:46.558 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:56.556 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:56.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:27:56.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:27:56.558 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:06.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:06.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:06.558 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:06.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:16.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:16.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:16.558 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:16.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:26.556 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:26.556 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:26.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:26.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:36.557 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:36.557 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:36.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:36.559 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:46.556 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:46.556 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] GET http://10.0.0.207:8776/ 2026-08-12 11:28:46.558 9 INFO cinder.api.openstack.wsgi [None req-6f29710d-1f7e-45fb-8461-7ac214e90c77 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:46.558 8 INFO cinder.api.openstack.wsgi [None req-324a5293-821c-4377-9fd4-280184b21f29 - - - - - -] http://10.0.0.207:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-12 11:28:49.549 9 INFO cinder.api.openstack.wsgi [None req-3b4991a8-78e0-4889-bbeb-cf7a2d6b3c04 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types/rbd1 2026-08-12 11:28:49.570 9 INFO cinder.api.openstack.wsgi [None req-3b4991a8-78e0-4889-bbeb-cf7a2d6b3c04 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types/rbd1 returned with HTTP 404 [pid: 9|app: 0|req: 10/19] 10.0.0.126 () {30 vars in 682 bytes} [Wed Aug 12 11:28:48 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/types/rbd1 => generated 82 bytes in 849 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-12 11:28:50.050 8 INFO cinder.api.openstack.wsgi [None req-50551b84-8876-4e4e-862c-3cf43227a8a8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-08-12 11:28:50.084 8 INFO cinder.api.openstack.wsgi [None req-50551b84-8876-4e4e-862c-3cf43227a8a8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.126 () {30 vars in 721 bytes} [Wed Aug 12 11:28:49 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/types?name=rbd1&is_public=None => generated 20 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:28:51.762 9 INFO cinder.api.openstack.wsgi [None req-7fe34a09-e9c9-484d-92be-bcf1a7cba900 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: 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('Policy enforcement is depending on the value of ' 2026-08-12 11:28:51.786 9 INFO cinder.api.openstack.wsgi [None req-7fe34a09-e9c9-484d-92be-bcf1a7cba900 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types returned with HTTP 200 [pid: 9|app: 0|req: 11/21] 10.0.0.126 () {34 vars in 725 bytes} [Wed Aug 12 11:28:51 2026] POST /v3/ae9da65f1b7e47a8ab161970d0065e54/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:28:51.803 8 INFO cinder.api.openstack.wsgi [req-7fe34a09-e9c9-484d-92be-bcf1a7cba900 req-c457808b-872a-4cc1-a9e9-3486c6b37a78 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types/d7b4ab57-da84-44c2-a29a-07466dca73a9/extra_specs 2026-08-12 11:28:51.862 8 INFO cinder.api.openstack.wsgi [req-7fe34a09-e9c9-484d-92be-bcf1a7cba900 req-c457808b-872a-4cc1-a9e9-3486c6b37a78 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types/d7b4ab57-da84-44c2-a29a-07466dca73a9/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.126 () {36 vars in 894 bytes} [Wed Aug 12 11:28:51 2026] POST /v3/ae9da65f1b7e47a8ab161970d0065e54/types/d7b4ab57-da84-44c2-a29a-07466dca73a9/extra_specs => generated 48 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:28:53.566 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types?is_public=None 2026-08-12 11:28:53.579 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/types?is_public=None returned with HTTP 200 [pid: 9|app: 0|req: 12/23] 10.0.0.126 () {30 vars in 701 bytes} [Wed Aug 12 11:28:53 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/types?is_public=None => generated 443 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:28:55.570 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/qos-specs 2026-08-12 11:28:55.581 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 12/24] 10.0.0.126 () {30 vars in 680 bytes} [Wed Aug 12 11:28:55 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/qos-specs => generated 17 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:28:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:28:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:28:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:28:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:46.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:29:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:29:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:06.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:06.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:36.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:56.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:56.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:30:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:30:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:06.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:26.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:31:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:31:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:06.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:36.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:46.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:46.560 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:32:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:32:56.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:33:56.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:33:56.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:06.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:16.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:16.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:36.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:36.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:46.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:46.560 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:56.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:56.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:34:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:34:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:36.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:46.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:35:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:35:56.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:06.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:06.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:26.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:26.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:46.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:36:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:36:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:16.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:16.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:26.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:36.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:36.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:46.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:37:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:37:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:06.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:16.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:26.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:56.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:56.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:38:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:38:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:16.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:16.560 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:26.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:36.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:39:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:39:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:06.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:06.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:16.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:36.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:56.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:40:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:40:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:06.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:06.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:16.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:16.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:36.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:36.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:41:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:41:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:06.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:06.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:16.559 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:36.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:46.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:46.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:46.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:42:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:42:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:16.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:43:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:43:56.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:16.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:26.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:26.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:36.556 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:36.556 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:46.561 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:46.562 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:56.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:56.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:44:56.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:44:56.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:06.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:06.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:06.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:06.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:16.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:16.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:16.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:16.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:26.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:26.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:26.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:26.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:36.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:36.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:36.558 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:36.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:46.557 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:46.557 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:46.558 8 INFO cinder.api.openstack.wsgi [None req-b70df452-4c8f-4ab4-aeb6-e20356ebf3d8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:46.559 9 INFO cinder.api.openstack.wsgi [None req-962e38fd-66d4-4c91-9eb7-c7aad22e943b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 11:45:51.519 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=False 2026-08-12 11:45:51.546 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.547 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.547 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.547 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.548 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.548 8 WARNING cinder.quota [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 115/229] 199.19.213.137 () {44 vars in 1069 bytes} [Wed Aug 12 11:45:51 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=False => generated 340 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-12 11:45:51.725 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] PUT https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54 2026-08-12 11:45:51.789 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.790 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.790 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.790 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.791 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.791 9 WARNING cinder.quota [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - 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-08-12 11:45:51.796 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54 returned with HTTP 200 [pid: 9|app: 0|req: 115/230] 199.19.213.137 () {48 vars in 1098 bytes} [Wed Aug 12 11:45:51 2026] PUT /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54 => generated 296 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:45:56.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:45:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:45:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:16.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:16.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:26.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:36.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:36.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:46.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:46:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:46:56.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:16.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:26.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:36.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:46.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:46.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:47:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:47:56.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:06.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:16.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:16.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:26.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:26.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:26.560 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:26.561 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:36.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:36.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:46.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:56.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:48:56.563 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:48:56.564 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:26.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:26.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:36.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:46.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:46.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:49:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:49:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:26.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:36.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:36.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:46.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:50:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:50:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:06.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:06.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:16.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:16.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:26.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:36.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:36.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:46.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:46.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:51:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:51:56.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:16.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:26.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:36.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:36.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:46.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:52:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:52:56.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:16.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:16.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:36.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:36.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:53:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:53:56.560 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:26.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:26.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:46.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:56.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:56.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:54:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:54:56.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:06.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:06.556 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:16.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:16.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:26.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:36.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:46.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:46.559 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:56.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:56.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:55:56.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:55:56.560 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:06.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:06.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:06.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:06.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:16.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:16.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:16.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:16.559 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:26.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:26.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:26.558 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:26.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:36.556 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:36.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:36.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:36.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:46.557 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:46.557 8 INFO cinder.api.openstack.wsgi [None req-6a8efa51-7f9f-45d2-bdc0-a92c316e2364 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:46.558 9 INFO cinder.api.openstack.wsgi [None req-0f481829-79d8-422f-8a2b-cc08d9793837 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:47.562 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=False 2026-08-12 11:56:47.585 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 182/363] 199.19.213.137 () {44 vars in 1069 bytes} [Wed Aug 12 11:56:47 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=False => generated 340 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:56:48.152 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] PUT https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e 2026-08-12 11:56:48.241 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] https://volume.199-19-213-137.nip.io/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e returned with HTTP 200 [pid: 9|app: 0|req: 182/364] 199.19.213.137 () {48 vars in 1098 bytes} [Wed Aug 12 11:56:48 2026] PUT /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e => generated 296 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:56:56.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:56.559 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:56:56.561 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:56:56.562 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:06.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:06.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:06.558 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:06.558 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:16.556 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:16.556 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:16.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:16.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:26.556 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:26.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:26.561 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:26.561 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:36.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:36.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:36.558 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:36.559 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:46.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:46.558 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:46.559 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:46.561 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:56.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:56.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:57:56.558 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:57:56.558 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:06.556 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:06.556 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:06.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:06.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:16.557 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:16.557 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:16.559 9 INFO cinder.api.openstack.wsgi [None req-dae4911c-b4ec-4d6b-9dbd-9d5507f5c1b1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:16.559 8 INFO cinder.api.openstack.wsgi [None req-0ebec008-ec2a-47b9-9aa1-4043db663371 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:19.635 9 INFO cinder.api.openstack.wsgi [None req-5828597b-4621-4e6d-b998-dcb09e8fc6c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 11:58:20.177 9 INFO cinder.api.openstack.wsgi [None req-5828597b-4621-4e6d-b998-dcb09e8fc6c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 9|app: 0|req: 192/383] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 11:58:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:58:20.193 8 INFO cinder.api.openstack.wsgi [None req-9581fea8-b2e0-4443-b3f7-af7f30b25f57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 11:58:20.223 8 INFO cinder.volume.api [None req-9581fea8-b2e0-4443-b3f7-af7f30b25f57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 11:58:20.228 8 INFO cinder.api.openstack.wsgi [None req-9581fea8-b2e0-4443-b3f7-af7f30b25f57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 192/384] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:58:20.239 9 INFO cinder.api.openstack.wsgi [None req-801b6a0c-b444-421a-9358-db05acf36c58 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 11:58:20.262 9 INFO cinder.volume.api [None req-801b6a0c-b444-421a-9358-db05acf36c58 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 11:58:20.263 9 INFO cinder.api.openstack.wsgi [None req-801b6a0c-b444-421a-9358-db05acf36c58 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 193/385] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:58:20.273 8 INFO cinder.api.openstack.wsgi [None req-8d061c69-3fc7-440e-9f9b-4a29570dca04 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 11:58:20.283 8 INFO cinder.volume.api [None req-8d061c69-3fc7-440e-9f9b-4a29570dca04 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 11:58:20.284 8 INFO cinder.api.openstack.wsgi [None req-8d061c69-3fc7-440e-9f9b-4a29570dca04 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 193/386] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:58:20.344 9 INFO cinder.api.openstack.wsgi [None req-cf745c53-5a47-452e-badb-174c81f4a713 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 11:58:20.366 9 INFO cinder.api.openstack.wsgi [None req-cf745c53-5a47-452e-badb-174c81f4a713 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 194/387] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:58:20.378 8 INFO cinder.api.openstack.wsgi [None req-333fcf4f-8992-46da-8f62-491a4beb8d08 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 11:58:20.401 8 INFO cinder.api.openstack.wsgi [None req-333fcf4f-8992-46da-8f62-491a4beb8d08 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 194/388] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:58:20.415 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 11:58:20.439 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 195/389] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:58:20.450 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 11:58:20.456 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 8|app: 0|req: 195/390] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 11:58:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:58:26.557 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:26.557 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:26.558 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:26.559 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:36.557 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:36.558 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:36.558 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:36.559 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:46.556 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:46.556 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:46.558 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:46.558 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:56.556 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:56.557 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:58:56.557 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:58:56.558 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:06.556 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:06.556 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:06.557 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:06.557 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:16.557 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:16.557 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:16.558 8 INFO cinder.api.openstack.wsgi [None req-3b5a742f-d105-47ef-b89e-3e0ede85e652 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:16.558 9 INFO cinder.api.openstack.wsgi [None req-0e6fa562-e050-46b8-87ad-f7b1636cbb9f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:19.563 8 INFO cinder.api.openstack.wsgi [None req-c7d51484-a982-4200-9276-ac0598cc1d48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 11:59:19.571 8 INFO cinder.volume.api [None req-c7d51484-a982-4200-9276-ac0598cc1d48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 11:59:19.572 8 INFO cinder.api.openstack.wsgi [None req-c7d51484-a982-4200-9276-ac0598cc1d48 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 202/403] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 11:59:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:59:19.584 9 INFO cinder.api.openstack.wsgi [None req-d4278c13-e064-4441-b8be-d5a8c034a934 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 11:59:19.591 9 INFO cinder.volume.api [None req-d4278c13-e064-4441-b8be-d5a8c034a934 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 11:59:19.592 9 INFO cinder.api.openstack.wsgi [None req-d4278c13-e064-4441-b8be-d5a8c034a934 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 202/404] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 11:59:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:59:19.604 8 INFO cinder.api.openstack.wsgi [None req-1d302bde-bcf2-4a51-ae52-d9ea7a73caaf 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 11:59:19.608 8 INFO cinder.api.openstack.wsgi [None req-1d302bde-bcf2-4a51-ae52-d9ea7a73caaf 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 8|app: 0|req: 203/405] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 11:59:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:59:19.619 9 INFO cinder.api.openstack.wsgi [None req-c4743654-a3ba-465c-ac07-370fe784dda5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 11:59:19.663 9 INFO cinder.volume.api [None req-c4743654-a3ba-465c-ac07-370fe784dda5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 11:59:19.666 9 INFO cinder.api.openstack.wsgi [None req-c4743654-a3ba-465c-ac07-370fe784dda5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 203/406] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 11:59:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 11:59:19.678 8 INFO cinder.api.openstack.wsgi [None req-11f9925f-1c74-45c2-ac5b-9d18c31a50e9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 11:59:20.217 8 INFO cinder.api.openstack.wsgi [None req-11f9925f-1c74-45c2-ac5b-9d18c31a50e9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 204/407] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 11:59:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:59:20.266 9 INFO cinder.api.openstack.wsgi [None req-378986a3-e611-433d-a07a-4c95c66c04c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 11:59:20.287 9 INFO cinder.api.openstack.wsgi [None req-378986a3-e611-433d-a07a-4c95c66c04c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 204/408] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:59:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:59:20.299 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 11:59:20.317 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 205/409] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:59:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:59:20.327 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 11:59:20.348 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 205/410] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 11:59:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 11:59:26.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:26.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:26.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:26.558 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:36.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:36.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:36.558 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:36.558 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:46.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:46.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:46.558 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:46.558 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:56.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:56.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 11:59:56.558 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 11:59:56.558 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:06.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:06.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:06.558 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:06.559 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:16.557 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:16.558 8 INFO cinder.api.openstack.wsgi [None req-c7548a07-d239-4c6e-a234-6caad980506d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:16.557 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:16.559 9 INFO cinder.api.openstack.wsgi [None req-3259664f-85c8-4993-a18c-5e970e75243c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:19.577 8 INFO cinder.api.openstack.wsgi [None req-01a9bf7f-6fca-4c08-93ba-43c8c18779ba 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:00:19.582 8 INFO cinder.api.openstack.wsgi [None req-01a9bf7f-6fca-4c08-93ba-43c8c18779ba 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 8|app: 0|req: 212/423] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:00:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:00:19.601 9 INFO cinder.api.openstack.wsgi [None req-45793570-718a-4812-b2d1-917cbb67c081 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:00:19.611 9 INFO cinder.volume.api [None req-45793570-718a-4812-b2d1-917cbb67c081 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:00:19.613 9 INFO cinder.api.openstack.wsgi [None req-45793570-718a-4812-b2d1-917cbb67c081 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 212/424] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:00:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:00:19.625 8 INFO cinder.api.openstack.wsgi [None req-e339d766-d0e4-4e29-8cd9-f306602ad49e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:00:20.130 8 INFO cinder.api.openstack.wsgi [None req-e339d766-d0e4-4e29-8cd9-f306602ad49e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 213/425] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:00:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:00:20.142 9 INFO cinder.api.openstack.wsgi [None req-e06278e2-f933-41be-b965-0f487765c590 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:00:20.152 9 INFO cinder.volume.api [None req-e06278e2-f933-41be-b965-0f487765c590 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:00:20.153 9 INFO cinder.api.openstack.wsgi [None req-e06278e2-f933-41be-b965-0f487765c590 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 213/426] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:00:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:00:20.164 8 INFO cinder.api.openstack.wsgi [None req-31fe3128-aff0-41c7-b9aa-6837e06e6e6a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:00:20.179 8 INFO cinder.volume.api [None req-31fe3128-aff0-41c7-b9aa-6837e06e6e6a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:00:20.180 8 INFO cinder.api.openstack.wsgi [None req-31fe3128-aff0-41c7-b9aa-6837e06e6e6a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 214/427] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:00:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:00:20.217 9 INFO cinder.api.openstack.wsgi [None req-59dd029f-2fc5-4ce6-8068-bcc3f5e2ce75 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:00:20.239 9 INFO cinder.api.openstack.wsgi [None req-59dd029f-2fc5-4ce6-8068-bcc3f5e2ce75 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 214/428] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:00:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:00:20.250 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:00:20.268 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 215/429] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:00:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:00:20.282 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:00:20.303 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 215/430] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:00:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:00:26.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:26.557 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:26.559 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:26.559 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:36.556 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:36.556 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:36.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:36.557 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:46.556 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:46.556 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:46.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:46.558 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:56.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:56.557 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:00:56.558 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:00:56.558 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:06.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:06.557 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:06.558 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:06.558 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:16.557 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:16.557 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:16.558 8 INFO cinder.api.openstack.wsgi [None req-ced2f062-7441-4bda-88e5-0e6d8100eabc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:16.558 9 INFO cinder.api.openstack.wsgi [None req-5118da4c-b76e-4c8d-a492-2c107765f187 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:19.582 9 INFO cinder.api.openstack.wsgi [None req-17baaf1f-2499-4666-8bda-1238e312ab92 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:01:19.592 9 INFO cinder.volume.api [None req-17baaf1f-2499-4666-8bda-1238e312ab92 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:01:19.595 9 INFO cinder.api.openstack.wsgi [None req-17baaf1f-2499-4666-8bda-1238e312ab92 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 222/443] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:01:19.609 8 INFO cinder.api.openstack.wsgi [None req-f715c7dc-9f53-4a33-87da-c688c453cb99 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:01:19.620 8 INFO cinder.volume.api [None req-f715c7dc-9f53-4a33-87da-c688c453cb99 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:01:19.621 8 INFO cinder.api.openstack.wsgi [None req-f715c7dc-9f53-4a33-87da-c688c453cb99 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 222/444] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:01:19.662 9 INFO cinder.api.openstack.wsgi [None req-a7accefa-847c-444f-92b5-21648b5022df 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:01:19.684 9 INFO cinder.api.openstack.wsgi [None req-a7accefa-847c-444f-92b5-21648b5022df 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 223/445] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:01:19.696 8 INFO cinder.api.openstack.wsgi [None req-5446e698-e120-4269-a718-d7a89d8aa33c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:01:19.734 8 INFO cinder.api.openstack.wsgi [None req-5446e698-e120-4269-a718-d7a89d8aa33c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 223/446] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:01:19.748 9 INFO cinder.api.openstack.wsgi [None req-ce67dd2b-3f84-4812-98f5-dde11703e8ba 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:01:19.765 9 INFO cinder.api.openstack.wsgi [None req-ce67dd2b-3f84-4812-98f5-dde11703e8ba 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 224/447] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:01:19.783 8 INFO cinder.api.openstack.wsgi [None req-12cbbad7-0a6d-46c8-94af-4f99292630b7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:01:19.790 8 INFO cinder.volume.api [None req-12cbbad7-0a6d-46c8-94af-4f99292630b7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:01:19.790 8 INFO cinder.api.openstack.wsgi [None req-12cbbad7-0a6d-46c8-94af-4f99292630b7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 224/448] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:01:19.801 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:01:19.831 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 225/449] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:01:19.842 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:01:20.348 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 225/450] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:01:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:01:26.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:26.557 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:26.558 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:26.559 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:36.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:36.557 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:36.558 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:36.558 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:46.556 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:46.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:46.558 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:46.558 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:56.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:56.557 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:01:56.558 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:01:56.558 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:06.556 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:06.556 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:06.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:06.558 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:16.557 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:16.558 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:16.558 9 INFO cinder.api.openstack.wsgi [None req-71a84411-d5d9-4681-8b50-12585542a3af 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:16.559 8 INFO cinder.api.openstack.wsgi [None req-916af1bd-7155-483b-9eab-722ab92b8332 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:19.566 9 INFO cinder.api.openstack.wsgi [None req-8a52b447-0d4b-4631-8af4-7d26a6e1c57b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:02:19.576 9 INFO cinder.volume.api [None req-8a52b447-0d4b-4631-8af4-7d26a6e1c57b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:02:19.577 9 INFO cinder.api.openstack.wsgi [None req-8a52b447-0d4b-4631-8af4-7d26a6e1c57b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 232/463] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:02:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:02:19.589 8 INFO cinder.api.openstack.wsgi [None req-9aea31ef-85ab-4e4e-9c7a-eca3e8161f97 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:02:19.600 8 INFO cinder.volume.api [None req-9aea31ef-85ab-4e4e-9c7a-eca3e8161f97 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:02:19.602 8 INFO cinder.api.openstack.wsgi [None req-9aea31ef-85ab-4e4e-9c7a-eca3e8161f97 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 232/464] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:02:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:02:19.615 9 INFO cinder.api.openstack.wsgi [None req-1bf63900-a6f5-4ac5-9b3e-6a8b17de5b47 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:02:19.621 9 INFO cinder.volume.api [None req-1bf63900-a6f5-4ac5-9b3e-6a8b17de5b47 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:02:19.621 9 INFO cinder.api.openstack.wsgi [None req-1bf63900-a6f5-4ac5-9b3e-6a8b17de5b47 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 233/465] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:02:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:02:19.633 8 INFO cinder.api.openstack.wsgi [None req-0c6b73ff-e92d-41ca-b912-bec51847335e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:02:20.138 8 INFO cinder.api.openstack.wsgi [None req-0c6b73ff-e92d-41ca-b912-bec51847335e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 233/466] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:02:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:02:20.185 9 INFO cinder.api.openstack.wsgi [None req-c660c849-49dc-4c4c-87d2-c28911499451 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:02:20.201 9 INFO cinder.api.openstack.wsgi [None req-c660c849-49dc-4c4c-87d2-c28911499451 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 234/467] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:02:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:02:20.217 8 INFO cinder.api.openstack.wsgi [None req-15e842f1-b68b-4b9c-b02b-ad8f5deb8111 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:02:20.243 8 INFO cinder.api.openstack.wsgi [None req-15e842f1-b68b-4b9c-b02b-ad8f5deb8111 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 234/468] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:02:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:02:20.257 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:02:20.278 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 235/469] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:02:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:02:20.291 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:02:20.296 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 8|app: 0|req: 235/470] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:02:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:02:26.556 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:26.556 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:26.558 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:26.558 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:36.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:36.557 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:36.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:36.559 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:46.556 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:46.557 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:46.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:46.558 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:56.556 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:56.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:02:56.557 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:02:56.558 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:06.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:06.557 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:06.558 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:06.558 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:16.557 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:16.557 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:16.558 8 INFO cinder.api.openstack.wsgi [None req-2856d0cb-2f70-48ec-a2a8-8af3b539e96c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:16.559 9 INFO cinder.api.openstack.wsgi [None req-729b82a4-461f-4690-bc4b-0b618ed4e130 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:19.559 8 INFO cinder.api.openstack.wsgi [None req-c8257fdd-833d-4ed4-92ac-11fc898c1b93 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:03:19.564 8 INFO cinder.api.openstack.wsgi [None req-c8257fdd-833d-4ed4-92ac-11fc898c1b93 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 8|app: 0|req: 242/483] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:03:19.604 9 INFO cinder.api.openstack.wsgi [None req-4049f096-0f5c-476a-91a4-edcfccff72d1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:03:19.620 9 INFO cinder.api.openstack.wsgi [None req-4049f096-0f5c-476a-91a4-edcfccff72d1 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 242/484] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:03:19.635 8 INFO cinder.api.openstack.wsgi [None req-b9dc1862-9056-483c-a3df-e884381f4032 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:03:19.656 8 INFO cinder.api.openstack.wsgi [None req-b9dc1862-9056-483c-a3df-e884381f4032 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 243/485] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:03:19.667 9 INFO cinder.api.openstack.wsgi [None req-54aecf55-3c1f-4367-813d-2710f3ad79ee 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:03:19.682 9 INFO cinder.api.openstack.wsgi [None req-54aecf55-3c1f-4367-813d-2710f3ad79ee 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 243/486] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:03:19.693 8 INFO cinder.api.openstack.wsgi [None req-d8a387af-1436-4451-b34d-3b98d53bfa94 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:03:19.703 8 INFO cinder.volume.api [None req-d8a387af-1436-4451-b34d-3b98d53bfa94 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:03:19.705 8 INFO cinder.api.openstack.wsgi [None req-d8a387af-1436-4451-b34d-3b98d53bfa94 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 244/487] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:03:19.715 9 INFO cinder.api.openstack.wsgi [None req-e692fe3e-a476-49d2-9859-976004dabafb 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:03:19.719 9 INFO cinder.volume.api [None req-e692fe3e-a476-49d2-9859-976004dabafb 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:03:19.720 9 INFO cinder.api.openstack.wsgi [None req-e692fe3e-a476-49d2-9859-976004dabafb 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 244/488] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:03:19.731 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:03:20.235 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 245/489] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:03:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:03:20.247 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:03:20.256 9 INFO cinder.volume.api [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:03:20.258 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 245/490] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:03:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:03:26.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:26.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:26.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:26.558 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:36.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:36.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:36.558 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:36.558 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:46.556 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:46.556 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:46.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:46.558 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:56.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:56.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:03:56.558 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:03:56.559 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:06.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:06.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:06.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:06.558 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:16.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:16.557 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:16.557 9 INFO cinder.api.openstack.wsgi [None req-327690b3-f2d9-4884-9c26-a8d37ec27a6c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:16.559 8 INFO cinder.api.openstack.wsgi [None req-73f7de83-4e9b-42e0-b809-c519a815aa7d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:19.576 9 INFO cinder.api.openstack.wsgi [None req-c086c303-2993-460a-a2fd-d37f383b3566 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:04:19.581 9 INFO cinder.volume.api [None req-c086c303-2993-460a-a2fd-d37f383b3566 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:04:19.581 9 INFO cinder.api.openstack.wsgi [None req-c086c303-2993-460a-a2fd-d37f383b3566 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 252/503] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:04:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:04:19.597 8 INFO cinder.api.openstack.wsgi [None req-e89610fe-d54d-4029-b83b-aa3cc4eb60cd 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:04:20.102 8 INFO cinder.api.openstack.wsgi [None req-e89610fe-d54d-4029-b83b-aa3cc4eb60cd 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 252/504] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:04:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:04:20.137 9 INFO cinder.api.openstack.wsgi [None req-ac138a02-0bf1-4e6e-9f50-e264e7c313e6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:04:20.160 9 INFO cinder.api.openstack.wsgi [None req-ac138a02-0bf1-4e6e-9f50-e264e7c313e6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 253/505] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:04:20.171 8 INFO cinder.api.openstack.wsgi [None req-015670ee-c036-435f-8be2-254458e9e317 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:04:20.194 8 INFO cinder.api.openstack.wsgi [None req-015670ee-c036-435f-8be2-254458e9e317 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 253/506] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:04:20.204 9 INFO cinder.api.openstack.wsgi [None req-09d64155-9657-47db-9ded-eeb4104adec9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:04:20.221 9 INFO cinder.api.openstack.wsgi [None req-09d64155-9657-47db-9ded-eeb4104adec9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 254/507] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:04:20.232 8 INFO cinder.api.openstack.wsgi [None req-77e2f4d7-9b4b-46b1-9dfc-c4ae8ee9e1e2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:04:20.241 8 INFO cinder.volume.api [None req-77e2f4d7-9b4b-46b1-9dfc-c4ae8ee9e1e2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:04:20.243 8 INFO cinder.api.openstack.wsgi [None req-77e2f4d7-9b4b-46b1-9dfc-c4ae8ee9e1e2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 254/508] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:04:20.257 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:04:20.263 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 255/509] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:04:20.272 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:04:20.281 8 INFO cinder.volume.api [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:04:20.282 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 255/510] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:04:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:04:26.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:26.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:26.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:26.558 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:36.556 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:36.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:36.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:36.558 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:46.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:46.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:46.558 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:46.559 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:56.556 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:56.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:04:56.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:04:56.558 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:06.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:06.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:06.558 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:06.559 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:16.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:16.557 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:16.557 9 INFO cinder.api.openstack.wsgi [None req-3301bd77-df87-44f9-9e7e-410da1f9c812 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:16.558 8 INFO cinder.api.openstack.wsgi [None req-a132367c-f104-46a0-b4df-feb85437cd5f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:19.548 9 INFO cinder.api.openstack.wsgi [None req-51d77c0e-0a1d-4346-8476-6f74b9b4005b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:05:19.560 9 INFO cinder.volume.api [None req-51d77c0e-0a1d-4346-8476-6f74b9b4005b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:05:19.562 9 INFO cinder.api.openstack.wsgi [None req-51d77c0e-0a1d-4346-8476-6f74b9b4005b 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 262/523] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:05:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:05:19.572 8 INFO cinder.api.openstack.wsgi [None req-9e6729a3-db0a-4ff7-a6bc-3047edf30c57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:05:19.579 8 INFO cinder.volume.api [None req-9e6729a3-db0a-4ff7-a6bc-3047edf30c57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:05:19.579 8 INFO cinder.api.openstack.wsgi [None req-9e6729a3-db0a-4ff7-a6bc-3047edf30c57 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 262/524] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:05:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:05:19.587 9 INFO cinder.api.openstack.wsgi [None req-186a61b7-1a0d-4220-b784-d33026a4b22c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:05:19.595 9 INFO cinder.volume.api [None req-186a61b7-1a0d-4220-b784-d33026a4b22c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:05:19.597 9 INFO cinder.api.openstack.wsgi [None req-186a61b7-1a0d-4220-b784-d33026a4b22c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 263/525] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:05:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:05:19.607 8 INFO cinder.api.openstack.wsgi [None req-f955a443-948b-4abd-b2c4-1bd1fa669bf3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:05:20.111 8 INFO cinder.api.openstack.wsgi [None req-f955a443-948b-4abd-b2c4-1bd1fa669bf3 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 263/526] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:05:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:05:20.122 9 INFO cinder.api.openstack.wsgi [None req-953b148a-0d25-4dcb-a6b5-a03d479bcaf7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:05:20.127 9 INFO cinder.api.openstack.wsgi [None req-953b148a-0d25-4dcb-a6b5-a03d479bcaf7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 264/527] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:05:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:05:20.171 8 INFO cinder.api.openstack.wsgi [None req-3995133f-185e-499b-a9ca-7fbc18c91dc0 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:05:20.193 8 INFO cinder.api.openstack.wsgi [None req-3995133f-185e-499b-a9ca-7fbc18c91dc0 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 264/528] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:05:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:05:20.204 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:05:20.223 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 265/529] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:05:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:05:20.235 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:05:20.257 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 265/530] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:05:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:05:26.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:26.558 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:26.557 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:26.559 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:36.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:36.558 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:36.558 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:36.559 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:46.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:46.557 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:46.558 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:46.558 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:56.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:56.557 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:05:56.558 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:05:56.559 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:06.556 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:06.556 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:06.557 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:06.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:16.556 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:16.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:16.557 8 INFO cinder.api.openstack.wsgi [None req-6fe842ee-928b-4c6a-be50-19d7b72aaf79 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:16.557 9 INFO cinder.api.openstack.wsgi [None req-dd2399ac-68df-496c-8f1f-5d7e57e7f465 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:19.679 8 INFO cinder.api.openstack.wsgi [None req-f9c537e1-992c-483f-b69f-4befa1a942b0 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:06:20.183 8 INFO cinder.api.openstack.wsgi [None req-f9c537e1-992c-483f-b69f-4befa1a942b0 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 272/543] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:06:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:06:20.239 9 INFO cinder.api.openstack.wsgi [None req-53944e00-10fb-41d7-b0e9-45bf36a251fc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:06:20.276 9 INFO cinder.api.openstack.wsgi [None req-53944e00-10fb-41d7-b0e9-45bf36a251fc 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 272/544] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:06:20.291 8 INFO cinder.api.openstack.wsgi [None req-c29e3d63-5d0f-46a4-a3da-8231117b0839 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:06:20.316 8 INFO cinder.api.openstack.wsgi [None req-c29e3d63-5d0f-46a4-a3da-8231117b0839 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 273/545] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:06:20.329 9 INFO cinder.api.openstack.wsgi [None req-2c65172b-8876-4f31-ba17-cde3b15b4d64 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:06:20.349 9 INFO cinder.api.openstack.wsgi [None req-2c65172b-8876-4f31-ba17-cde3b15b4d64 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 273/546] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:06:20.361 8 INFO cinder.api.openstack.wsgi [None req-66ccb282-7f78-41d5-8b66-772dbc26dd7a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:06:20.373 8 INFO cinder.volume.api [None req-66ccb282-7f78-41d5-8b66-772dbc26dd7a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:06:20.375 8 INFO cinder.api.openstack.wsgi [None req-66ccb282-7f78-41d5-8b66-772dbc26dd7a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 274/547] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:06:20.387 9 INFO cinder.api.openstack.wsgi [None req-d119e5b3-beaf-451d-a27b-ecee29aabc9c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:06:20.394 9 INFO cinder.api.openstack.wsgi [None req-d119e5b3-beaf-451d-a27b-ecee29aabc9c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 274/548] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:06:20.403 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:06:20.412 8 INFO cinder.volume.api [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:06:20.413 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 275/549] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:06:20.423 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:06:20.436 9 INFO cinder.volume.api [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:06:20.437 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 275/550] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:06:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:06:26.557 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:26.557 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:26.558 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:26.558 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:36.556 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:36.557 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:36.558 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:36.558 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:46.557 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:46.558 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:46.558 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:46.559 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:56.557 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:56.557 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:06:56.558 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:06:56.558 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:06.557 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:06.557 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:06.558 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:06.558 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:16.556 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:16.556 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:16.557 8 INFO cinder.api.openstack.wsgi [None req-b4e0be26-80cf-49ad-aa38-7ceaad565ee2 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:16.559 9 INFO cinder.api.openstack.wsgi [None req-4807c5c8-5041-422c-9b06-0f10d8b8dad9 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:19.763 8 INFO cinder.api.openstack.wsgi [None req-4483ac5e-d0e7-4161-93b2-4e3ae3c84564 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:07:19.798 8 INFO cinder.api.openstack.wsgi [None req-4483ac5e-d0e7-4161-93b2-4e3ae3c84564 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 282/563] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:07:19.809 9 INFO cinder.api.openstack.wsgi [None req-710a4fba-7ab5-4f91-af7a-21bd7f03e06f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:07:19.844 9 INFO cinder.api.openstack.wsgi [None req-710a4fba-7ab5-4f91-af7a-21bd7f03e06f 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 282/564] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:07:19.856 8 INFO cinder.api.openstack.wsgi [None req-55f01b86-1808-4fdb-bc90-7ad5751a4d2a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:07:19.880 8 INFO cinder.api.openstack.wsgi [None req-55f01b86-1808-4fdb-bc90-7ad5751a4d2a 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 283/565] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:07:19.904 9 INFO cinder.api.openstack.wsgi [None req-6f0e91a4-1958-4f78-8b15-958e67aa1921 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:07:19.909 9 INFO cinder.api.openstack.wsgi [None req-6f0e91a4-1958-4f78-8b15-958e67aa1921 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 283/566] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:07:19.921 8 INFO cinder.api.openstack.wsgi [None req-c7acb3f2-f944-4579-a506-9ea6bf55edca 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:07:19.942 8 INFO cinder.volume.api [None req-c7acb3f2-f944-4579-a506-9ea6bf55edca 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:07:19.945 8 INFO cinder.api.openstack.wsgi [None req-c7acb3f2-f944-4579-a506-9ea6bf55edca 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 284/567] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:07:19.960 9 INFO cinder.api.openstack.wsgi [None req-13cc3564-2e27-4228-ae6f-42bc9d2ec626 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:07:19.965 9 INFO cinder.volume.api [None req-13cc3564-2e27-4228-ae6f-42bc9d2ec626 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:07:19.966 9 INFO cinder.api.openstack.wsgi [None req-13cc3564-2e27-4228-ae6f-42bc9d2ec626 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 284/568] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:07:19.975 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:07:20.481 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 285/569] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:07:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:07:20.499 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:07:20.515 9 INFO cinder.volume.api [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:07:20.517 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 285/570] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:07:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:07:26.556 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:26.556 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:26.557 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:26.557 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:36.557 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:36.557 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:36.558 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:36.559 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:46.557 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:46.557 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:46.558 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:46.558 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:56.557 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:56.557 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:07:56.558 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:07:56.559 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:06.558 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:06.558 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:06.559 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:06.560 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:16.557 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:16.557 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:16.558 8 INFO cinder.api.openstack.wsgi [None req-f6ff5ac8-22c0-46e0-b1b4-b1fb06c5b2d7 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:16.558 9 INFO cinder.api.openstack.wsgi [None req-d02e31d4-d153-4602-912e-c1aeda4e92c4 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:19.574 8 INFO cinder.api.openstack.wsgi [None req-a0879670-6173-4eca-8d80-941c2226ae26 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:08:19.588 8 INFO cinder.volume.api [None req-a0879670-6173-4eca-8d80-941c2226ae26 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:08:19.590 8 INFO cinder.api.openstack.wsgi [None req-a0879670-6173-4eca-8d80-941c2226ae26 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 292/583] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:08:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:08:19.602 9 INFO cinder.api.openstack.wsgi [None req-56d3655e-f95a-472f-993d-fcf25335bb16 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:08:19.609 9 INFO cinder.api.openstack.wsgi [None req-56d3655e-f95a-472f-993d-fcf25335bb16 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 292/584] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:08:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:08:19.624 8 INFO cinder.api.openstack.wsgi [None req-2f84dc9d-508c-4442-a20b-8251df166df6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:08:19.630 8 INFO cinder.volume.api [None req-2f84dc9d-508c-4442-a20b-8251df166df6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:08:19.630 8 INFO cinder.api.openstack.wsgi [None req-2f84dc9d-508c-4442-a20b-8251df166df6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 293/585] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:08:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:08:19.641 9 INFO cinder.api.openstack.wsgi [None req-b143f2d6-8d3b-4b1f-9b69-7a473252c97c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:08:19.650 9 INFO cinder.volume.api [None req-b143f2d6-8d3b-4b1f-9b69-7a473252c97c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:08:19.651 9 INFO cinder.api.openstack.wsgi [None req-b143f2d6-8d3b-4b1f-9b69-7a473252c97c 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 293/586] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:08:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:08:19.664 8 INFO cinder.api.openstack.wsgi [None req-122ee8a0-a82a-4c69-a803-33ca2f6834bb 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:08:20.168 8 INFO cinder.api.openstack.wsgi [None req-122ee8a0-a82a-4c69-a803-33ca2f6834bb 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 294/587] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:08:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:08:20.217 9 INFO cinder.api.openstack.wsgi [None req-f35d1314-98ae-4da6-8e0f-6ad33e3ca89e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:08:20.234 9 INFO cinder.api.openstack.wsgi [None req-f35d1314-98ae-4da6-8e0f-6ad33e3ca89e 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 294/588] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:08:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:08:20.246 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:08:20.265 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 295/589] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:08:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:08:20.278 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:08:20.303 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 295/590] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:08:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:08:26.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:26.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:26.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:26.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:36.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:36.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:36.558 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:36.558 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:46.556 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:46.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:46.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:46.558 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:56.556 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:56.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:08:56.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:08:56.558 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:06.556 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:06.556 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:06.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:06.558 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:16.557 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:16.557 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:16.558 8 INFO cinder.api.openstack.wsgi [None req-126a3b0f-91f9-437e-a600-c7f823fcba56 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:16.558 9 INFO cinder.api.openstack.wsgi [None req-5bc1fa42-d71e-46e9-949a-4444621833e8 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:19.594 8 INFO cinder.api.openstack.wsgi [None req-f102bcb7-4790-4d65-ad4e-2bb03bcb2ad5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:09:19.608 8 INFO cinder.volume.api [None req-f102bcb7-4790-4d65-ad4e-2bb03bcb2ad5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:09:19.611 8 INFO cinder.api.openstack.wsgi [None req-f102bcb7-4790-4d65-ad4e-2bb03bcb2ad5 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 302/603] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:09:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:09:19.623 9 INFO cinder.api.openstack.wsgi [None req-884da91a-0e9e-4d34-b683-d5e5b19435e6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services 2026-08-12 12:09:19.630 9 INFO cinder.api.openstack.wsgi [None req-884da91a-0e9e-4d34-b683-d5e5b19435e6 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-services returned with HTTP 200 [pid: 9|app: 0|req: 302/604] 10.0.0.165 () {28 vars in 645 bytes} [Wed Aug 12 12:09:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-services => generated 646 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:09:19.640 8 INFO cinder.api.openstack.wsgi [None req-f36d780c-ee9c-466f-a038-b3122129af0d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true 2026-08-12 12:09:20.144 8 INFO cinder.api.openstack.wsgi [None req-f36d780c-ee9c-466f-a038-b3122129af0d 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 303/605] 10.0.0.165 () {28 vars in 696 bytes} [Wed Aug 12 12:09:19 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:09:20.196 9 INFO cinder.api.openstack.wsgi [None req-2de5a409-ff0a-43a4-a58f-6681cdcdae95 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true 2026-08-12 12:09:20.220 9 INFO cinder.api.openstack.wsgi [None req-2de5a409-ff0a-43a4-a58f-6681cdcdae95 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 303/606] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:09:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ae9da65f1b7e47a8ab161970d0065e54?usage=true => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:09:20.232 8 INFO cinder.api.openstack.wsgi [None req-44027279-7872-4d87-9d11-aeb8b4c1c6cf 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true 2026-08-12 12:09:20.256 8 INFO cinder.api.openstack.wsgi [None req-44027279-7872-4d87-9d11-aeb8b4c1c6cf 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 304/607] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:09:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/e5fe60fc77794220a65453eec9de4e9e?usage=true => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:09:20.268 9 INFO cinder.api.openstack.wsgi [None req-e816e988-ef6d-4e22-8c31-b7deb8516afe 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true 2026-08-12 12:09:20.287 9 INFO cinder.api.openstack.wsgi [None req-e816e988-ef6d-4e22-8c31-b7deb8516afe 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true returned with HTTP 200 [pid: 9|app: 0|req: 304/608] 10.0.0.165 () {28 vars in 736 bytes} [Wed Aug 12 12:09:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/os-quota-sets/ebe3821f412745f7948677df0faca650?usage=true => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-12 12:09:20.300 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true 2026-08-12 12:09:20.305 8 INFO cinder.volume.api [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all snapshots completed successfully. 2026-08-12 12:09:20.306 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 305/609] 10.0.0.165 () {28 vars in 674 bytes} [Wed Aug 12 12:09:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/snapshots?all_tenants=true => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:09:20.318 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true 2026-08-12 12:09:20.327 9 INFO cinder.volume.api [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] Get all volumes completed successfully. 2026-08-12 12:09:20.329 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 9|app: 0|req: 305/610] 10.0.0.165 () {28 vars in 684 bytes} [Wed Aug 12 12:09:20 2026] GET /v3/ae9da65f1b7e47a8ab161970d0065e54/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-12 12:09:26.556 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:26.558 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:26.559 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:26.561 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:36.557 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:36.557 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:36.558 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:36.558 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:46.557 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:46.557 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:46.557 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:46.558 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:56.557 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:56.557 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:09:56.558 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:09:56.559 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:10:06.556 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:10:06.556 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] GET http://10.0.0.207:8776/ 2026-08-12 12:10:06.557 9 INFO cinder.api.openstack.wsgi [None req-b4b8d44c-8bea-4ac8-9437-e0bbfa19c676 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300 2026-08-12 12:10:06.557 8 INFO cinder.api.openstack.wsgi [None req-30141bfd-a1f3-4bf6-8155-9fad1b4fba51 1a18dcc3a84048ad91d1c214439300f0 ae9da65f1b7e47a8ab161970d0065e54 - - default default] http://10.0.0.207:8776/ returned with HTTP 300