+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 02:59:14 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-6fd74b868f-jfnh7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7ff669a88668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 02:59:19.485 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-27 02:59:19.485 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-04-27 02:59:19.530 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-04-27 02:59:19.531 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-04-27 02:59:20.739 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 02:59:20.741 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 02:59:20.744 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 02:59:20.746 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-27 02:59:20.757 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 02:59:20.759 8 INFO cinder.rpc [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 02:59:20.799 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-04-27 02:59:20.801 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-04-27 02:59:20.804 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-04-27 02:59:20.807 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-04-27 02:59:20.809 8 WARNING cinder.api.contrib.hosts [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 02:59:20.820 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-04-27 02:59:20.823 7 INFO cinder.rpc [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-04-27 02:59:20.851 8 WARNING keystonemiddleware._common.config [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 02:59:20.860 8 WARNING oslo_config.cfg [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff669a88668 pid: 8 (default app) 2026-04-27 02:59:20.869 7 WARNING cinder.api.contrib.hosts [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-04-27 02:59:20.907 7 WARNING keystonemiddleware._common.config [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 02:59:20.916 7 WARNING oslo_config.cfg [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ff669a88668 pid: 7 (default app) 2026-04-27 02:59:21.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 02:59:21.970 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 02:59:31.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 02:59:31.970 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 02:59:41.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 02:59:41.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 02:59:51.966 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 02:59:51.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 02:59:51.970 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 02:59:51.971 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:01.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:01.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:01.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:01.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:11.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:11.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:11.969 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:11.969 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:21.966 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:21.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:21.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:21.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:31.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:31.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:31.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:31.969 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:41.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:41.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:41.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:41.970 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:51.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:51.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:00:51.967 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:00:51.967 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:01.968 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:01:01.968 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] GET http://10.0.0.184:8776/ 2026-04-27 03:01:01.969 7 INFO cinder.api.openstack.wsgi [None req-f4423810-047c-4bd1-8856-97db583802e0 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:01.969 8 INFO cinder.api.openstack.wsgi [None req-8ec41d6d-178b-4aa6-92f9-de662c4b60e7 - - - - - -] http://10.0.0.184:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-27 03:01:07.295 7 INFO cinder.api.openstack.wsgi [None req-3bb7572f-807d-4ef5-9c43-9ccbea4f8755 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/rbd1 2026-04-27 03:01:07.325 7 INFO cinder.api.openstack.wsgi [None req-3bb7572f-807d-4ef5-9c43-9ccbea4f8755 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 10/20] 10.0.0.112 () {30 vars in 682 bytes} [Mon Apr 27 03:01:06 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/rbd1 => generated 82 bytes in 981 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:813: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-04-27 03:01:07.752 8 INFO cinder.api.openstack.wsgi [None req-60f6d866-4113-4e20-b493-8e6748213ad6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/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-04-27 03:01:07.776 8 INFO cinder.api.openstack.wsgi [None req-60f6d866-4113-4e20-b493-8e6748213ad6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.112 () {30 vars in 721 bytes} [Mon Apr 27 03:01:07 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/types?name=rbd1&is_public=None => generated 20 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:01:09.593 7 INFO cinder.api.openstack.wsgi [None req-0e430a06-e373-4431-9bba-605f77bd953f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/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-04-27 03:01:09.633 7 INFO cinder.api.openstack.wsgi [None req-0e430a06-e373-4431-9bba-605f77bd953f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.112 () {34 vars in 725 bytes} [Mon Apr 27 03:01:09 2026] POST /v3/6718fbf1a8cc4045ad21fa0d4082fef7/types => generated 179 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:01:09.654 8 INFO cinder.api.openstack.wsgi [req-0e430a06-e373-4431-9bba-605f77bd953f req-28ecd201-6dfe-4362-9505-879fdf5cf57b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/0c0de207-16be-41e9-9289-cd7d281327f1/extra_specs 2026-04-27 03:01:09.736 8 INFO cinder.api.openstack.wsgi [req-0e430a06-e373-4431-9bba-605f77bd953f req-28ecd201-6dfe-4362-9505-879fdf5cf57b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/0c0de207-16be-41e9-9289-cd7d281327f1/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.112 () {36 vars in 894 bytes} [Mon Apr 27 03:01:09 2026] POST /v3/6718fbf1a8cc4045ad21fa0d4082fef7/types/0c0de207-16be-41e9-9289-cd7d281327f1/extra_specs => generated 48 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:01:11.605 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types?is_public=None 2026-04-27 03:01:11.626 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 12/24] 10.0.0.112 () {30 vars in 701 bytes} [Mon Apr 27 03:01:11 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/types?is_public=None => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:01:11.967 8 INFO cinder.api.openstack.wsgi [req-0e430a06-e373-4431-9bba-605f77bd953f req-28ecd201-6dfe-4362-9505-879fdf5cf57b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:11.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:11.968 8 INFO cinder.api.openstack.wsgi [req-0e430a06-e373-4431-9bba-605f77bd953f req-28ecd201-6dfe-4362-9505-879fdf5cf57b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:11.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:14.356 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/qos-specs 2026-04-27 03:01:14.371 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 14/27] 10.0.0.112 () {30 vars in 680 bytes} [Mon Apr 27 03:01:13 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/qos-specs => generated 17 bytes in 910 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:01:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:21.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:21.972 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:21.973 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:31.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:31.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:41.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:01:51.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:01:51.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:01.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:01.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:01.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:01.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:11.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:11.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:11.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:11.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:21.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:21.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:21.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:31.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:31.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:41.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:41.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:41.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:51.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:51.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:02:51.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:02:51.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:01.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:01.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:01.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:01.970 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:11.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:11.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:11.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:11.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:21.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:21.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:21.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:31.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:31.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:41.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:41.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:51.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:03:51.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:03:51.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:01.970 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:01.970 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:01.970 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:01.973 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:11.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:11.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:11.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:11.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:21.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:21.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:21.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:31.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:31.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:41.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:41.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:51.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:04:51.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:04:51.970 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:01.966 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:01.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:01.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:01.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:11.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:11.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:11.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:11.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:21.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:21.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:21.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:31.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:31.970 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:41.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:41.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:51.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:05:51.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:05:51.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:01.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:01.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:01.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:01.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:11.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:11.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:11.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:11.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:21.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:21.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:21.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:21.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:31.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:31.967 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:31.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:31.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:41.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:41.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:41.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:41.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:51.967 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:51.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:06:51.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:06:51.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:01.968 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:01.968 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:01.969 8 INFO cinder.api.openstack.wsgi [None req-5b039f95-192b-4ed1-a33c-bbb1982bbd53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:01.969 7 INFO cinder.api.openstack.wsgi [None req-a652d72b-eedf-4b39-956d-324400c01cb4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:05.196 8 INFO cinder.api.openstack.wsgi [None req-c32bc787-6beb-49c0-b097-1d4a82b06466 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:07:05.225 8 INFO cinder.volume.api [None req-c32bc787-6beb-49c0-b097-1d4a82b06466 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:07:05.227 8 INFO cinder.api.openstack.wsgi [None req-c32bc787-6beb-49c0-b097-1d4a82b06466 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 50/98] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:07:05.242 7 INFO cinder.api.openstack.wsgi [None req-e2274b09-a677-4fa9-9da9-a23d34cbc37b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true 2026-04-27 03:07:05.269 7 INFO cinder.volume.api [None req-e2274b09-a677-4fa9-9da9-a23d34cbc37b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all snapshots completed successfully. 2026-04-27 03:07:05.270 7 INFO cinder.api.openstack.wsgi [None req-e2274b09-a677-4fa9-9da9-a23d34cbc37b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 49/99] 10.0.0.5 () {28 vars in 672 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:07:05.283 8 INFO cinder.api.openstack.wsgi [None req-fcce9d62-ff19-4a2c-998d-63654b8d2fe5 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true 2026-04-27 03:07:05.825 8 INFO cinder.api.openstack.wsgi [None req-fcce9d62-ff19-4a2c-998d-63654b8d2fe5 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 51/100] 10.0.0.5 () {28 vars in 694 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:05.838 7 INFO cinder.api.openstack.wsgi [None req-ccc340f9-e585-4601-9ab4-d72346634195 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:07:05.871 7 INFO cinder.volume.api [None req-ccc340f9-e585-4601-9ab4-d72346634195 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:07:05.873 7 INFO cinder.api.openstack.wsgi [None req-ccc340f9-e585-4601-9ab4-d72346634195 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 50/101] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:07:05.885 8 INFO cinder.api.openstack.wsgi [None req-6a2e3757-c747-447e-ac59-4e846e29b646 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services 2026-04-27 03:07:05.896 8 INFO cinder.api.openstack.wsgi [None req-6a2e3757-c747-447e-ac59-4e846e29b646 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 52/102] 10.0.0.5 () {28 vars in 643 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services => generated 646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:05.957 7 INFO cinder.api.openstack.wsgi [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true 2026-04-27 03:07:05.975 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.975 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.975 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.976 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.976 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.976 7 WARNING cinder.quota [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:05.982 7 INFO cinder.api.openstack.wsgi [None req-dee92a96-1c9a-4e4c-a61e-57628fa50b89 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 51/103] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:05.992 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true 2026-04-27 03:07:06.012 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: volumes_rbd1 is set by the default quota flag: quota_volumes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.012 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: gigabytes_rbd1 is set by the default quota flag: quota_gigabytes_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.013 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.013 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.013 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.013 8 WARNING cinder.quota [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-04-27 03:07:06.021 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 53/104] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:07:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:06.034 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true 2026-04-27 03:07:06.059 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 52/105] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:07:06 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:11.968 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:11.968 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:11.969 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:11.969 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:21.968 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:21.968 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:21.969 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:21.969 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:31.967 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:31.967 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:31.968 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:31.969 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:41.967 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:41.968 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:41.968 8 INFO cinder.api.openstack.wsgi [None req-7df8e23c-0946-4703-831a-8ab7e35304b9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:41.969 7 INFO cinder.api.openstack.wsgi [None req-2c1342bc-cbfe-49ea-884c-1a8adaa975b3 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 03:07:42.552 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET https://volume.199-204-45-4.nip.io/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=False 2026-04-27 03:07:42.570 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] https://volume.199-204-45-4.nip.io/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 58/114] 199.204.45.4 () {44 vars in 1061 bytes} [Mon Apr 27 03:07:42 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=False => generated 340 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 03:07:42.763 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] PUT https://volume.199-204-45-4.nip.io/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7 2026-04-27 03:07:42.847 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] https://volume.199-204-45-4.nip.io/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7 returned with HTTP 200 [pid: 7|app: 0|req: 57/115] 199.204.45.4 () {48 vars in 1090 bytes} [Mon Apr 27 03:07:42 2026] PUT /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7 => generated 296 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:07:51.967 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:51.967 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:07:51.968 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:07:51.968 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:01.967 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:01.967 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:01.968 8 INFO cinder.api.openstack.wsgi [None req-3ae77cb2-0692-437b-b0fd-577efef465c4 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:01.968 7 INFO cinder.api.openstack.wsgi [None req-3097ab9c-557e-4544-8b6a-de80d74e5c11 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:05.067 8 INFO cinder.api.openstack.wsgi [None req-c5e983b7-ae13-4a40-89d3-f8031407d018 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services 2026-04-27 03:08:05.073 8 INFO cinder.api.openstack.wsgi [None req-c5e983b7-ae13-4a40-89d3-f8031407d018 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 61/120] 10.0.0.5 () {28 vars in 643 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services => generated 646 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:08:05.115 7 INFO cinder.api.openstack.wsgi [None req-7eb92c15-52b7-4bf7-905b-0ac819828e08 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true 2026-04-27 03:08:05.140 7 INFO cinder.api.openstack.wsgi [None req-7eb92c15-52b7-4bf7-905b-0ac819828e08 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 60/121] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:08:05.155 8 INFO cinder.api.openstack.wsgi [None req-7f1ee6bd-3218-43ca-87e3-5dc30474250e cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true 2026-04-27 03:08:05.182 8 INFO cinder.api.openstack.wsgi [None req-7f1ee6bd-3218-43ca-87e3-5dc30474250e cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 62/122] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:08:05.196 7 INFO cinder.api.openstack.wsgi [None req-d141e10b-21ab-4159-a838-cd1b3a87ac7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true 2026-04-27 03:08:05.228 7 INFO cinder.api.openstack.wsgi [None req-d141e10b-21ab-4159-a838-cd1b3a87ac7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 61/123] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:08:05.241 8 INFO cinder.api.openstack.wsgi [None req-d3dec727-0d3f-491f-ad93-ea344c992d64 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true 2026-04-27 03:08:05.258 8 INFO cinder.volume.api [None req-d3dec727-0d3f-491f-ad93-ea344c992d64 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all snapshots completed successfully. 2026-04-27 03:08:05.258 8 INFO cinder.api.openstack.wsgi [None req-d3dec727-0d3f-491f-ad93-ea344c992d64 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 63/124] 10.0.0.5 () {28 vars in 672 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:08:05.269 7 INFO cinder.api.openstack.wsgi [None req-82fea57c-175f-4874-9e1e-90073e631b27 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:08:05.278 7 INFO cinder.volume.api [None req-82fea57c-175f-4874-9e1e-90073e631b27 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:08:05.279 7 INFO cinder.api.openstack.wsgi [None req-82fea57c-175f-4874-9e1e-90073e631b27 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 62/125] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:08:05.291 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true 2026-04-27 03:08:05.795 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 64/126] 10.0.0.5 () {28 vars in 694 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:08:05.806 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:08:05.817 7 INFO cinder.volume.api [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:08:05.820 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 63/127] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:08:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:08:11.967 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:11.967 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:11.968 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:11.968 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:21.967 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:21.967 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:21.968 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:21.968 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:31.969 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:31.970 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:31.970 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:31.970 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:41.967 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:41.968 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:41.969 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:41.969 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:51.968 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:51.968 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:08:51.969 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:08:51.969 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:01.967 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:01.968 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:01.968 8 INFO cinder.api.openstack.wsgi [None req-b1f4869e-bf2b-4a0b-991e-690fa68f6ec9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:01.969 7 INFO cinder.api.openstack.wsgi [None req-efb65bdb-59bf-4c7d-a104-d6821d1a0d20 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:05.094 8 INFO cinder.api.openstack.wsgi [None req-da0567b3-8bd9-48c0-a9e9-bfd4c2885f8e cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true 2026-04-27 03:09:05.101 8 INFO cinder.volume.api [None req-da0567b3-8bd9-48c0-a9e9-bfd4c2885f8e cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all snapshots completed successfully. 2026-04-27 03:09:05.101 8 INFO cinder.api.openstack.wsgi [None req-da0567b3-8bd9-48c0-a9e9-bfd4c2885f8e cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 71/140] 10.0.0.5 () {28 vars in 672 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:09:05.112 7 INFO cinder.api.openstack.wsgi [None req-17f64422-38df-4a5b-b226-e26fbcbd3c3f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services 2026-04-27 03:09:05.119 7 INFO cinder.api.openstack.wsgi [None req-17f64422-38df-4a5b-b226-e26fbcbd3c3f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services returned with HTTP 200 [pid: 7|app: 0|req: 70/141] 10.0.0.5 () {28 vars in 643 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services => generated 646 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:09:05.134 8 INFO cinder.api.openstack.wsgi [None req-5363444b-b069-481f-878c-751c0aad636b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:09:05.144 8 INFO cinder.volume.api [None req-5363444b-b069-481f-878c-751c0aad636b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:09:05.148 8 INFO cinder.api.openstack.wsgi [None req-5363444b-b069-481f-878c-751c0aad636b cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 72/142] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:09:05.164 7 INFO cinder.api.openstack.wsgi [None req-2d3bc060-1feb-4768-aff5-d6c7320be285 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:09:05.174 7 INFO cinder.volume.api [None req-2d3bc060-1feb-4768-aff5-d6c7320be285 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:09:05.177 7 INFO cinder.api.openstack.wsgi [None req-2d3bc060-1feb-4768-aff5-d6c7320be285 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 71/143] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:09:05.235 8 INFO cinder.api.openstack.wsgi [None req-8bf60e43-a70e-4a6f-88cf-1b179283d298 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true 2026-04-27 03:09:05.288 8 INFO cinder.api.openstack.wsgi [None req-8bf60e43-a70e-4a6f-88cf-1b179283d298 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 73/144] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:09:05.303 7 INFO cinder.api.openstack.wsgi [None req-5c8af0e1-ac9e-48dc-9cd5-b532c8b664a6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true 2026-04-27 03:09:05.351 7 INFO cinder.api.openstack.wsgi [None req-5c8af0e1-ac9e-48dc-9cd5-b532c8b664a6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 72/145] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:09:05.387 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true 2026-04-27 03:09:05.435 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 74/146] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:09:05.460 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true 2026-04-27 03:09:05.993 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 73/147] 10.0.0.5 () {28 vars in 694 bytes} [Mon Apr 27 03:09:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:09:11.968 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:11.968 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:11.969 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:11.969 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:21.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:21.967 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:21.968 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:21.968 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:31.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:31.967 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:31.968 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:31.968 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:41.966 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:41.966 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:41.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:41.967 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:51.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:51.967 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:09:51.968 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:09:51.968 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:01.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:01.967 8 INFO cinder.api.openstack.wsgi [None req-3c572126-8b6f-4f53-9cb0-95e488448d7d cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:01.967 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:01.969 7 INFO cinder.api.openstack.wsgi [None req-894c4f20-d414-41a4-b1c1-3ef64b58dc63 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:05.117 8 INFO cinder.api.openstack.wsgi [None req-35747a15-1161-4bf8-bdad-94b86a80a932 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:10:05.129 8 INFO cinder.volume.api [None req-35747a15-1161-4bf8-bdad-94b86a80a932 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:10:05.131 8 INFO cinder.api.openstack.wsgi [None req-35747a15-1161-4bf8-bdad-94b86a80a932 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 81/160] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:10:05.143 7 INFO cinder.api.openstack.wsgi [None req-cc58290c-b7bc-4dd6-84e5-d8fc81eab8c6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true 2026-04-27 03:10:05.156 7 INFO cinder.volume.api [None req-cc58290c-b7bc-4dd6-84e5-d8fc81eab8c6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all snapshots completed successfully. 2026-04-27 03:10:05.157 7 INFO cinder.api.openstack.wsgi [None req-cc58290c-b7bc-4dd6-84e5-d8fc81eab8c6 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 80/161] 10.0.0.5 () {28 vars in 672 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:10:05.168 8 INFO cinder.api.openstack.wsgi [None req-ac58139f-53da-4c67-a057-af30ae29ca2c cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services 2026-04-27 03:10:05.179 8 INFO cinder.api.openstack.wsgi [None req-ac58139f-53da-4c67-a057-af30ae29ca2c cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 82/162] 10.0.0.5 () {28 vars in 643 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services => generated 646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:10:05.239 7 INFO cinder.api.openstack.wsgi [None req-8638ab56-8aa5-4b95-8ba1-d10a32f443e9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true 2026-04-27 03:10:05.264 7 INFO cinder.api.openstack.wsgi [None req-8638ab56-8aa5-4b95-8ba1-d10a32f443e9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 81/163] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:10:05.274 8 INFO cinder.api.openstack.wsgi [None req-c8185c73-3552-44b4-a1e6-5de77c32e054 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true 2026-04-27 03:10:05.329 8 INFO cinder.api.openstack.wsgi [None req-c8185c73-3552-44b4-a1e6-5de77c32e054 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 83/164] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:10:05.339 7 INFO cinder.api.openstack.wsgi [None req-727fb32e-6b84-4900-908e-1bd0704e81af cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true 2026-04-27 03:10:05.389 7 INFO cinder.api.openstack.wsgi [None req-727fb32e-6b84-4900-908e-1bd0704e81af cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 82/165] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:10:05.404 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true 2026-04-27 03:10:05.908 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 8|app: 0|req: 84/166] 10.0.0.5 () {28 vars in 694 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:10:05.920 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:10:05.931 7 INFO cinder.volume.api [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:10:05.934 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 83/167] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:10:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:10:11.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:11.967 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:11.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:11.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:21.967 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:21.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:21.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:21.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:31.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:31.967 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:31.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:31.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:41.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:41.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:41.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:41.969 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:51.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:51.967 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:10:51.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:10:51.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:01.967 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:01.968 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:01.968 8 INFO cinder.api.openstack.wsgi [None req-b5f1a885-74e6-4014-8a4b-dafc7edea330 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:01.969 7 INFO cinder.api.openstack.wsgi [None req-904cc68b-2a4f-4caf-960d-286b9279c2ee cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:05.051 8 INFO cinder.api.openstack.wsgi [None req-fd636b61-cc6c-4213-9bac-f35acc799fb7 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services 2026-04-27 03:11:05.057 8 INFO cinder.api.openstack.wsgi [None req-fd636b61-cc6c-4213-9bac-f35acc799fb7 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services returned with HTTP 200 [pid: 8|app: 0|req: 91/180] 10.0.0.5 () {28 vars in 643 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-services => generated 646 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:11:05.069 7 INFO cinder.api.openstack.wsgi [None req-33a6e97e-e930-4f32-ab6e-7126ecd56dcb cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true 2026-04-27 03:11:05.576 7 INFO cinder.api.openstack.wsgi [None req-33a6e97e-e930-4f32-ab6e-7126ecd56dcb cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true returned with HTTP 200 [pid: 7|app: 0|req: 90/181] 10.0.0.5 () {28 vars in 694 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/scheduler-stats/get_pools?detail=true => generated 670 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:11:05.588 8 INFO cinder.api.openstack.wsgi [None req-84fb0513-e585-498b-afeb-c137e312c68f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:11:05.599 8 INFO cinder.volume.api [None req-84fb0513-e585-498b-afeb-c137e312c68f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:11:05.602 8 INFO cinder.api.openstack.wsgi [None req-84fb0513-e585-498b-afeb-c137e312c68f cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 92/182] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:11:05.614 7 INFO cinder.api.openstack.wsgi [None req-9ab7cb9e-af7d-408f-8cfb-aa63f6859b43 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true 2026-04-27 03:11:05.629 7 INFO cinder.volume.api [None req-9ab7cb9e-af7d-408f-8cfb-aa63f6859b43 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all volumes completed successfully. 2026-04-27 03:11:05.631 7 INFO cinder.api.openstack.wsgi [None req-9ab7cb9e-af7d-408f-8cfb-aa63f6859b43 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true returned with HTTP 200 [pid: 7|app: 0|req: 91/183] 10.0.0.5 () {28 vars in 682 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/volumes/detail?all_tenants=true => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:11:05.639 8 INFO cinder.api.openstack.wsgi [None req-be554c3a-dfb9-429e-992c-77ffbe129e53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true 2026-04-27 03:11:05.646 8 INFO cinder.volume.api [None req-be554c3a-dfb9-429e-992c-77ffbe129e53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] Get all snapshots completed successfully. 2026-04-27 03:11:05.647 8 INFO cinder.api.openstack.wsgi [None req-be554c3a-dfb9-429e-992c-77ffbe129e53 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true returned with HTTP 200 [pid: 8|app: 0|req: 93/184] 10.0.0.5 () {28 vars in 672 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/snapshots?all_tenants=true => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-04-27 03:11:05.692 7 INFO cinder.api.openstack.wsgi [None req-c051532f-8d08-4d8f-a746-308d55048fc9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true 2026-04-27 03:11:05.717 7 INFO cinder.api.openstack.wsgi [None req-c051532f-8d08-4d8f-a746-308d55048fc9 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 92/185] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/0ce4e103d632472cb0cc7bbdb1090b50?usage=true => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:11:05.729 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true 2026-04-27 03:11:05.759 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true returned with HTTP 200 [pid: 8|app: 0|req: 94/186] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/24bd1bf3273147bda63a994c8e0bf378?usage=true => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:11:05.770 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true 2026-04-27 03:11:05.791 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true returned with HTTP 200 [pid: 7|app: 0|req: 93/187] 10.0.0.5 () {28 vars in 734 bytes} [Mon Apr 27 03:11:05 2026] GET /v3/6718fbf1a8cc4045ad21fa0d4082fef7/os-quota-sets/6718fbf1a8cc4045ad21fa0d4082fef7?usage=true => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-04-27 03:11:11.967 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:11.967 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:11.968 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:11.969 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:21.966 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:21.967 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:21.967 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:21.968 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:31.967 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:31.968 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:31.968 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:31.969 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:41.967 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:41.967 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] GET http://10.0.0.184:8776/ 2026-04-27 03:11:41.968 7 INFO cinder.api.openstack.wsgi [None req-47330e04-e329-4b36-ac87-eeebbf08c387 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300 2026-04-27 03:11:41.969 8 INFO cinder.api.openstack.wsgi [None req-dd5c6452-c15c-4ec4-a51a-ae3872396dc0 cdce664ed9284b36893093063efb5b28 6718fbf1a8cc4045ad21fa0d4082fef7 - - default default] http://10.0.0.184:8776/ returned with HTTP 300