+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 21 18:03:03 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-865d9cffd5-lk4zt machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f629ae8d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/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_policy/policy.py:1592: 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:1592: 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_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse 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-04-21 18:03:07.575 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-04-21 18:03:07.575 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-21 18:03:07.616 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-21 18:03:07.617 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-21 18:03:08.855 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-21 18:03:08.858 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-21 18:03:08.860 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-21 18:03:08.862 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-21 18:03:08.863 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-21 18:03:08.865 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-21 18:03:08.867 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-21 18:03:08.869 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-04-21 18:03:08.876 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-21 18:03:08.878 8 INFO cinder.rpc [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-21 18:03:08.880 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-21 18:03:08.884 7 INFO cinder.rpc [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-21 18:03:08.924 8 WARNING cinder.api.contrib.hosts [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-21 18:03:08.932 7 WARNING cinder.api.contrib.hosts [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-21 18:03:08.973 8 WARNING keystonemiddleware._common.config [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:03:08.975 7 WARNING keystonemiddleware._common.config [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 18:03:08.982 8 WARNING oslo_config.cfg [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-21 18:03:08.984 7 WARNING oslo_config.cfg [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] 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 5 seconds on interpreter 0x7f629ae8d668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f629ae8d668 pid: 7 (default app) 2026-04-21 18:03:16.247 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:16.248 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:26.248 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:26.250 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:36.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:36.246 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:36.247 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:36.248 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:46.250 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:46.250 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:46.251 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:46.251 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:56.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:56.247 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:03:56.247 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:03:56.249 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:06.247 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:06.247 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:06.249 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:06.249 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:16.246 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:16.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:16.247 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:16.247 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:26.246 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:26.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:26.246 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:26.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:36.246 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:36.246 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] GET http://10.0.0.20:8776/ 2026-04-21 18:04:36.247 8 INFO cinder.api.openstack.wsgi [None req-c2c2b165-4e03-44af-9e6f-e3a17f92cd61 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:36.247 7 INFO cinder.api.openstack.wsgi [None req-72a683ad-231e-4506-a763-58dfb1de9186 - - - - - -] http://10.0.0.20:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-21 18:04:38.564 8 WARNING oslo_policy.policy [None req-ab0507eb-4024-46a8-817e-ac3791d2dacc 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-21 18:04:38.565 8 WARNING oslo_policy.policy [None req-ab0507eb-4024-46a8-817e-ac3791d2dacc 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-04-21 18:04:38.895 8 INFO cinder.api.openstack.wsgi [None req-ab0507eb-4024-46a8-817e-ac3791d2dacc 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types/rbd1 2026-04-21 18:04:38.924 8 INFO cinder.api.openstack.wsgi [None req-ab0507eb-4024-46a8-817e-ac3791d2dacc 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/17] 10.0.0.104 () {30 vars in 682 bytes} [Tue Apr 21 18:04:38 2026] GET /v3/65690ecc90544d34bc42405177f1c488/types/rbd1 => generated 82 bytes in 831 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:71: 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/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) 2026-04-21 18:04:38.968 7 WARNING oslo_policy.policy [None req-0947cbab-3835-483f-aefb-0124796a3cd7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-21 18:04:38.969 7 WARNING oslo_policy.policy [None req-0947cbab-3835-483f-aefb-0124796a3cd7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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:814: 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-04-21 18:04:39.303 7 INFO cinder.api.openstack.wsgi [None req-0947cbab-3835-483f-aefb-0124796a3cd7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/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-04-21 18:04:39.326 7 INFO cinder.api.openstack.wsgi [None req-0947cbab-3835-483f-aefb-0124796a3cd7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 9/18] 10.0.0.104 () {30 vars in 721 bytes} [Tue Apr 21 18:04:38 2026] GET /v3/65690ecc90544d34bc42405177f1c488/types?name=rbd1&is_public=None => generated 20 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:04:40.874 8 INFO cinder.api.openstack.wsgi [None req-901b1254-dab0-43f1-a2b3-d0875e05fcb0 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/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-04-21 18:04:40.900 8 INFO cinder.api.openstack.wsgi [None req-901b1254-dab0-43f1-a2b3-d0875e05fcb0 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types returned with HTTP 200 [pid: 8|app: 0|req: 10/19] 10.0.0.104 () {34 vars in 725 bytes} [Tue Apr 21 18:04:40 2026] POST /v3/65690ecc90544d34bc42405177f1c488/types => generated 179 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:04:40.914 7 INFO cinder.api.openstack.wsgi [req-901b1254-dab0-43f1-a2b3-d0875e05fcb0 req-ad3609a7-76c1-443c-94c7-46d4d0c4eaf7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types/3639444d-2517-42c3-81fd-a3eb33eba232/extra_specs 2026-04-21 18:04:40.971 7 INFO cinder.api.openstack.wsgi [req-901b1254-dab0-43f1-a2b3-d0875e05fcb0 req-ad3609a7-76c1-443c-94c7-46d4d0c4eaf7 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types/3639444d-2517-42c3-81fd-a3eb33eba232/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.104 () {36 vars in 894 bytes} [Tue Apr 21 18:04:40 2026] POST /v3/65690ecc90544d34bc42405177f1c488/types/3639444d-2517-42c3-81fd-a3eb33eba232/extra_specs => generated 48 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:04:42.585 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types?is_public=None 2026-04-21 18:04:42.598 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.104 () {30 vars in 701 bytes} [Tue Apr 21 18:04:42 2026] GET /v3/65690ecc90544d34bc42405177f1c488/types?is_public=None => generated 443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:04:44.470 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/qos-specs 2026-04-21 18:04:44.482 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/65690ecc90544d34bc42405177f1c488/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.104 () {30 vars in 680 bytes} [Tue Apr 21 18:04:44 2026] GET /v3/65690ecc90544d34bc42405177f1c488/qos-specs => generated 17 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-21 18:04:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:04:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:04:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:04:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:04:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:04:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:26.253 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:26.254 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:36.245 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:05:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:05:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:06:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:06:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:06.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:26.250 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:07:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:07:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:16.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:16.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:26.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:36.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:08:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:08:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:09:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:09:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:10:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:10:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:06.245 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:26.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:36.250 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:36.251 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:11:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:11:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:46.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:12:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:12:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:13:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:13:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:06.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:06.250 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:14:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:14:56.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:26.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:36.252 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:36.252 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:36.253 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:36.253 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:46.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:15:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:15:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:06.258 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:06.259 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:26.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:16:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:16:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:16.258 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:16.258 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:36.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:17:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:17:56.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:06.250 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:16.258 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:16.259 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:46.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:46.249 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:46.250 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:46.250 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:18:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:18:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:06.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:36.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:46.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:19:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:19:56.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:06.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:06.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:16.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:16.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:26.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:26.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:26.249 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:36.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:36.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:46.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:56.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:56.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:20:56.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:20:56.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:06.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:06.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:06.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:16.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:16.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:16.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:16.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:26.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:26.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:26.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:26.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:36.246 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:36.246 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:36.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:36.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:46.247 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:46.247 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:46.248 7 INFO cinder.api.openstack.wsgi [None req-a4f3d973-fc1f-41a3-a2ad-886aca586891 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:46.248 8 INFO cinder.api.openstack.wsgi [None req-049a4909-e84d-4494-bbfc-efbf920711b2 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:47.637 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET https://volume.199-204-45-116.nip.io/v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488?usage=False 2026-04-21 18:21:47.660 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.661 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.661 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.662 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.662 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.663 7 WARNING cinder.quota [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.668 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] https://volume.199-204-45-116.nip.io/v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 115/229] 199.204.45.116 () {44 vars in 1069 bytes} [Tue Apr 21 18:21:47 2026] GET /v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488?usage=False => generated 340 bytes in 143 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:47.827 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] PUT https://volume.199-204-45-116.nip.io/v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488 2026-04-21 18:21:47.896 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.896 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.897 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.897 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.898 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.898 8 WARNING cinder.quota [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - 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-04-21 18:21:47.904 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] https://volume.199-204-45-116.nip.io/v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488 returned with HTTP 200 [pid: 8|app: 0|req: 115/230] 199.204.45.116 () {48 vars in 1098 bytes} [Tue Apr 21 18:21:47 2026] PUT /v3/65690ecc90544d34bc42405177f1c488/os-quota-sets/65690ecc90544d34bc42405177f1c488 => generated 296 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-21 18:21:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:21:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:21:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:26.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:46.254 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:56.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:22:56.259 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:22:56.260 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:16.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:16.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:56.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:23:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:23:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:16.258 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:16.259 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:26.250 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:36.250 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:46.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:24:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:24:56.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:56.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:25:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:25:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:56.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:26:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:26:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:16.250 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:46.261 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:46.262 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:27:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:27:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:16.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:28:56.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:28:56.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:16.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:56.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:29:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:29:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:06.257 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:06.258 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:16.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:16.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:36.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:56.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:30:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:30:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:16.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:31:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:31:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:32:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:32:56.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:16.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:36.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:33:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:33:56.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:16.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:26.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:26.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:34:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:34:56.250 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:06.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:06.250 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:16.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:26.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:26.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:36.254 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:36.254 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:56.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:35:56.250 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:35:56.251 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:36.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:36.250 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:56.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:36:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:36:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:06.252 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:06.253 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:16.252 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:16.252 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:16.252 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:16.253 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:46.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:37:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:37:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:06.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:06.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:06.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:16.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:16.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:36.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:36.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:46.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:46.249 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:38:56.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:38:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:06.246 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:06.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:06.246 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:06.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:16.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:16.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:16.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:16.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:26.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:26.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:26.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:26.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:36.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:36.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:36.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:36.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:46.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:46.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:46.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:46.248 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:56.247 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:56.247 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] GET http://10.0.0.20:8776/ 2026-04-21 18:39:56.248 8 INFO cinder.api.openstack.wsgi [None req-e3457831-ef78-4624-9a2c-a1922d473c58 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300 2026-04-21 18:39:56.249 7 INFO cinder.api.openstack.wsgi [None req-e1327c3f-ac70-49c4-ad28-8bf365685e4d 3cd733292249432781d1014a45272d85 65690ecc90544d34bc42405177f1c488 - - default default] http://10.0.0.20:8776/ returned with HTTP 300