+ 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 [Thu Mar 5 17:18:36 2026] *** compiled with version: 13.3.0 on 04 March 2026 01:13:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: cinder-api-648fc44d5d-t6zgd 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 0x7fdc9bb1f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1644: 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:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-03-05 17:18:40.293 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-03-05 17:18:40.293 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. 2026-03-05 17:18:40.318 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-03-05 17:18:40.319 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-03-05 17:18:41.558 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-05 17:18:41.561 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-05 17:18:41.564 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-05 17:18:41.567 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-05 17:18:41.582 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-05 17:18:41.585 7 INFO cinder.rpc [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-05 17:18:41.638 7 WARNING cinder.api.contrib.hosts [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-05 17:18:41.663 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-03-05 17:18:41.666 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-03-05 17:18:41.672 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-03-05 17:18:41.673 7 WARNING keystonemiddleware._common.config [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 17:18:41.675 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-03-05 17:18:41.682 7 WARNING oslo_config.cfg [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] 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 0x7fdc9bb1f668 pid: 7 (default app) 2026-03-05 17:18:41.691 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-03-05 17:18:41.694 8 INFO cinder.rpc [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-03-05 17:18:41.748 8 WARNING cinder.api.contrib.hosts [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-03-05 17:18:41.781 8 WARNING keystonemiddleware._common.config [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 17:18:41.790 8 WARNING oslo_config.cfg [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] 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 0x7fdc9bb1f668 pid: 8 (default app) 2026-03-05 17:18:42.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:18:42.845 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:18:52.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:18:52.843 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:02.841 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:02.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:12.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:12.841 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:12.842 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:12.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:22.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:22.841 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:22.842 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:22.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:32.840 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:32.840 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:32.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:32.841 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:42.840 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:42.840 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:42.840 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:42.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:52.840 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:52.840 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:19:52.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:19:52.841 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:02.840 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:20:02.840 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:20:02.841 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:02.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:12.842 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:20:12.842 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] GET http://10.0.0.251:8776/ 2026-03-05 17:20:12.842 8 INFO cinder.api.openstack.wsgi [None req-a7d44cf6-ddf9-4193-84e2-5be112af68a9 - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:12.843 7 INFO cinder.api.openstack.wsgi [None req-1f7f9e13-21c2-46ab-8ab2-098d6a15048c - - - - - -] http://10.0.0.251:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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-03-05 17:20:18.415 8 INFO cinder.api.openstack.wsgi [None req-a509421f-1087-4417-a7b2-0c31b8b70166 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types/rbd1 2026-03-05 17:20:18.435 8 INFO cinder.api.openstack.wsgi [None req-a509421f-1087-4417-a7b2-0c31b8b70166 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 9/18] 10.0.0.78 () {30 vars in 681 bytes} [Thu Mar 5 17:20:17 2026] GET /v3/f221e0e059f94cd5b6e6aad95f9e2130/types/rbd1 => generated 82 bytes in 869 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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:806: 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-03-05 17:20:18.940 7 INFO cinder.api.openstack.wsgi [None req-a4fe2067-471c-4265-bde6-c5092e6aea40 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-03-05 17:20:18.968 7 INFO cinder.api.openstack.wsgi [None req-a4fe2067-471c-4265-bde6-c5092e6aea40 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/19] 10.0.0.78 () {30 vars in 720 bytes} [Thu Mar 5 17:20:18 2026] GET /v3/f221e0e059f94cd5b6e6aad95f9e2130/types?name=rbd1&is_public=None => generated 20 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-05 17:20:20.775 8 INFO cinder.api.openstack.wsgi [None req-962197ee-e541-40eb-9b52-70fd878784e6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn( 2026-03-05 17:20:20.811 8 INFO cinder.api.openstack.wsgi [None req-962197ee-e541-40eb-9b52-70fd878784e6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types returned with HTTP 200 [pid: 8|app: 0|req: 10/20] 10.0.0.78 () {34 vars in 724 bytes} [Thu Mar 5 17:20:20 2026] POST /v3/f221e0e059f94cd5b6e6aad95f9e2130/types => generated 179 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-05 17:20:20.832 7 INFO cinder.api.openstack.wsgi [req-962197ee-e541-40eb-9b52-70fd878784e6 req-34f0f15d-a7be-4a03-a075-82b53d10e385 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types/d6f02ce7-8735-4129-abd9-e6c13acba933/extra_specs 2026-03-05 17:20:20.892 7 INFO cinder.api.openstack.wsgi [req-962197ee-e541-40eb-9b52-70fd878784e6 req-34f0f15d-a7be-4a03-a075-82b53d10e385 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types/d6f02ce7-8735-4129-abd9-e6c13acba933/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/21] 10.0.0.78 () {36 vars in 893 bytes} [Thu Mar 5 17:20:20 2026] POST /v3/f221e0e059f94cd5b6e6aad95f9e2130/types/d6f02ce7-8735-4129-abd9-e6c13acba933/extra_specs => generated 48 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-05 17:20:22.727 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types?is_public=None 2026-03-05 17:20:22.741 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/22] 10.0.0.78 () {30 vars in 700 bytes} [Thu Mar 5 17:20:22 2026] GET /v3/f221e0e059f94cd5b6e6aad95f9e2130/types?is_public=None => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-03-05 17:20:22.841 7 INFO cinder.api.openstack.wsgi [req-962197ee-e541-40eb-9b52-70fd878784e6 req-34f0f15d-a7be-4a03-a075-82b53d10e385 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:22.842 7 INFO cinder.api.openstack.wsgi [req-962197ee-e541-40eb-9b52-70fd878784e6 req-34f0f15d-a7be-4a03-a075-82b53d10e385 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:22.844 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:22.845 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:24.865 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/qos-specs 2026-03-05 17:20:24.876 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f221e0e059f94cd5b6e6aad95f9e2130/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 13/25] 10.0.0.78 () {30 vars in 679 bytes} [Thu Mar 5 17:20:24 2026] GET /v3/f221e0e059f94cd5b6e6aad95f9e2130/qos-specs => generated 17 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-03-05 17:20:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:20:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:20:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:21:52.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:21:52.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:22.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:32.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:22:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:22:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:32.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:23:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:23:52.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:24:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:24:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:25:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:25:52.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:12.844 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:12.845 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:12.845 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:12.845 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:32.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:32.844 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:52.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:26:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:26:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:42.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:52.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:27:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:27:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:22.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:42.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:52.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:28:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:28:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:29:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:29:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:32.845 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:32.845 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:32.845 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:32.846 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:30:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:30:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:32.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:31:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:31:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:32.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:32:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:32:52.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:32.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:52.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:33:52.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:33:52.844 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:32.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:42.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:34:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:34:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:22.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:22.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:42.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:35:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:35:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:22.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:32.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:42.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:42.844 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:42.845 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:42.846 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:52.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:36:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:36:52.843 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:02.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:02.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:02.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:12.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:12.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:12.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:22.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:42.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:52.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:52.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:37:52.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:37:52.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:02.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:02.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:02.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:12.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:12.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:12.842 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:22.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:22.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:22.842 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:22.843 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:32.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:32.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:32.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:32.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:42.840 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:42.840 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] GET http://10.0.0.251:8776/ 2026-03-05 17:38:42.841 8 INFO cinder.api.openstack.wsgi [None req-c7f706ec-3e19-4e79-b8c4-947aa969616c 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300 2026-03-05 17:38:42.841 7 INFO cinder.api.openstack.wsgi [None req-f6a769e2-1ede-48bf-9fef-f37897b627b6 8b5c98c7f29c4638b43b11f7a9b382a3 f221e0e059f94cd5b6e6aad95f9e2130 - - default default] http://10.0.0.251:8776/ returned with HTTP 300