+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 29 14:32:45 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-86978669f9-k4bbd 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 0x7f4516ae3668 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/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/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-07-29 14:32:49.438 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-07-29 14:32:49.439 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-07-29 14:32:49.446 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-07-29 14:32:49.446 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-07-29 14:32:50.701 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-29 14:32:50.704 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-29 14:32:50.707 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-29 14:32:50.709 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-29 14:32:50.718 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-29 14:32:50.721 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-29 14:32:50.724 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-29 14:32:50.725 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-29 14:32:50.726 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-29 14:32:50.729 8 INFO cinder.rpc [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-29 14:32:50.747 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-29 14:32:50.750 7 INFO cinder.rpc [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-29 14:32:50.780 8 WARNING cinder.api.contrib.hosts [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-29 14:32:50.799 7 WARNING cinder.api.contrib.hosts [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-29 14:32:50.815 8 WARNING keystonemiddleware._common.config [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 14:32:50.823 8 WARNING oslo_config.cfg [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4516ae3668 pid: 8 (default app) 2026-07-29 14:32:50.835 7 WARNING keystonemiddleware._common.config [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-29 14:32:50.844 7 WARNING oslo_config.cfg [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f4516ae3668 pid: 7 (default app) 2026-07-29 14:32:58.240 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:32:58.241 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:08.241 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:08.243 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:18.241 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:18.241 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:18.243 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:18.243 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:28.239 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:28.240 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:28.240 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:28.241 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:38.240 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:38.240 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:38.241 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:38.241 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:48.240 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:48.240 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] GET http://10.0.0.50:8776/ 2026-07-29 14:33:48.241 8 INFO cinder.api.openstack.wsgi [None req-8f82b9f2-9dbf-4f36-be6c-d30ce1389c08 - - - - - -] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:48.241 7 INFO cinder.api.openstack.wsgi [None req-17a5b2ef-de32-4be5-951b-2f2654686da7 - - - - - -] http://10.0.0.50: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-07-29 14:33:51.078 8 INFO cinder.api.openstack.wsgi [None req-5e32ba3b-0f28-4f2c-b09d-6e332e3d84ba 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types/rbd1 2026-07-29 14:33:51.101 8 INFO cinder.api.openstack.wsgi [None req-5e32ba3b-0f28-4f2c-b09d-6e332e3d84ba 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 6/11] 10.0.0.137 () {30 vars in 682 bytes} [Wed Jul 29 14:33:50 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/types/rbd1 => generated 82 bytes in 889 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-07-29 14:33:51.487 7 INFO cinder.api.openstack.wsgi [None req-a74ef5c7-078e-4981-ae6d-56fb448ced69 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/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-07-29 14:33:51.509 7 INFO cinder.api.openstack.wsgi [None req-a74ef5c7-078e-4981-ae6d-56fb448ced69 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 6/12] 10.0.0.137 () {30 vars in 721 bytes} [Wed Jul 29 14:33:51 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/types?name=rbd1&is_public=None => generated 20 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:33:53.262 8 INFO cinder.api.openstack.wsgi [None req-a315337f-ad17-4bf6-8e78-99b99ad88deb 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/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-07-29 14:33:53.332 8 INFO cinder.api.openstack.wsgi [None req-a315337f-ad17-4bf6-8e78-99b99ad88deb 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types returned with HTTP 200 [pid: 8|app: 0|req: 7/13] 10.0.0.137 () {34 vars in 725 bytes} [Wed Jul 29 14:33:53 2026] POST /v3/a53704c75548492e880dc1a5b5d0a567/types => generated 179 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:33:53.350 7 INFO cinder.api.openstack.wsgi [req-a315337f-ad17-4bf6-8e78-99b99ad88deb req-ebdf1f73-e4b2-4e60-bae4-41b3861289a6 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types/deef94c1-8b8e-44ad-af59-408765da5481/extra_specs 2026-07-29 14:33:53.438 7 INFO cinder.api.openstack.wsgi [req-a315337f-ad17-4bf6-8e78-99b99ad88deb req-ebdf1f73-e4b2-4e60-bae4-41b3861289a6 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types/deef94c1-8b8e-44ad-af59-408765da5481/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 7/14] 10.0.0.137 () {36 vars in 894 bytes} [Wed Jul 29 14:33:53 2026] POST /v3/a53704c75548492e880dc1a5b5d0a567/types/deef94c1-8b8e-44ad-af59-408765da5481/extra_specs => generated 48 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:33:55.101 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types?is_public=None 2026-07-29 14:33:55.114 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 8/15] 10.0.0.137 () {30 vars in 701 bytes} [Wed Jul 29 14:33:55 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/types?is_public=None => generated 443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:33:57.109 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/qos-specs 2026-07-29 14:33:57.119 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 8/16] 10.0.0.137 () {30 vars in 680 bytes} [Wed Jul 29 14:33:56 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/qos-specs => generated 17 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:33:58.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:33:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:33:58.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:33:58.243 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:08.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:08.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:08.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:28.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:38.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:48.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:48.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:34:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:34:58.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:08.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:18.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:28.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:28.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:38.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:48.239 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:48.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:48.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:58.239 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:35:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:35:58.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:08.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:18.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:28.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:28.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:38.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:48.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:48.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:48.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:58.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:36:58.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:36:58.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:08.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:18.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:28.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:38.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:48.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:48.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:37:58.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:37:58.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:08.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:18.239 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:28.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:28.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:38.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:48.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:48.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:58.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:58.239 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:38:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:38:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:08.243 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:08.243 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:08.243 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:08.245 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:18.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:28.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:38.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:38.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:48.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:48.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:48.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:58.239 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:39:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:39:58.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:08.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:18.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:28.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:28.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:28.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:38.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:38.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:48.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:48.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:48.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:40:58.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:40:58.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:08.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:08.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:08.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:18.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:18.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:18.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:18.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:28.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:28.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:28.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:28.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:38.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:38.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:38.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:38.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:48.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:48.241 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:48.242 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:48.242 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:58.239 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:58.240 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:41:58.240 8 INFO cinder.api.openstack.wsgi [None req-6831f132-5ca4-4620-817a-9e7a5d875c5c 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:58.241 7 INFO cinder.api.openstack.wsgi [None req-b879a492-2c42-4170-a224-8ae1eca1d5ab 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:41:58.481 8 INFO cinder.api.openstack.wsgi [None req-fbb7e893-a1dc-489c-ae31-05ad1d99db99 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/snapshots 2026-07-29 14:41:58.498 8 INFO cinder.volume.api [None req-fbb7e893-a1dc-489c-ae31-05ad1d99db99 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] Get all snapshots completed successfully. 2026-07-29 14:41:58.499 8 INFO cinder.api.openstack.wsgi [None req-fbb7e893-a1dc-489c-ae31-05ad1d99db99 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 58/115] 10.0.0.182 () {32 vars in 705 bytes} [Wed Jul 29 14:41:58 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:41:58.518 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/volumes 2026-07-29 14:41:58.546 7 INFO cinder.volume.api [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] Get all volumes completed successfully. 2026-07-29 14:41:58.546 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/volumes returned with HTTP 200 [pid: 7|app: 0|req: 58/116] 10.0.0.182 () {32 vars in 701 bytes} [Wed Jul 29 14:41:58 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/volumes => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:42:08.240 8 INFO cinder.api.openstack.wsgi [None req-fbb7e893-a1dc-489c-ae31-05ad1d99db99 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:08.241 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:08.241 8 INFO cinder.api.openstack.wsgi [None req-fbb7e893-a1dc-489c-ae31-05ad1d99db99 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:08.242 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:08.972 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-29 14:42:08.973 7 INFO cinder.api.openstack.wsgi [None req-c9ce16b3-5fc6-4dac-a366-ab9cd32812c0 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 7|app: 0|req: 60/119] 10.0.0.182 () {30 vars in 411 bytes} [Wed Jul 29 14:42:08 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-29 14:42:09.035 8 INFO cinder.api.openstack.wsgi [None req-d78292f4-7cc9-47e7-91d7-e97b64ffce49 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes 2026-07-29 14:42:09.086 8 INFO cinder.volume.api [None req-d78292f4-7cc9-47e7-91d7-e97b64ffce49 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Get all volumes completed successfully. 2026-07-29 14:42:09.087 8 INFO cinder.api.openstack.wsgi [None req-d78292f4-7cc9-47e7-91d7-e97b64ffce49 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes returned with HTTP 200 [pid: 8|app: 0|req: 60/120] 10.0.0.182 () {32 vars in 701 bytes} [Wed Jul 29 14:42:08 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:42:09.102 7 INFO cinder.api.openstack.wsgi [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes 2026-07-29 14:42:09.104 7 INFO cinder.api.v3.volumes [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume of 1 GB 2026-07-29 14:42:09.118 7 INFO cinder.volume.api [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:09.181 8 INFO cinder.api.openstack.wsgi [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes 2026-07-29 14:42:09.184 8 INFO cinder.api.v3.volumes [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume of 1 GB 2026-07-29 14:42:09.194 8 INFO cinder.volume.api [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:09.279 7 WARNING cinder.quota [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - 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-07-29 14:42:09.280 7 WARNING cinder.quota [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - 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-07-29 14:42:09.339 8 WARNING cinder.quota [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - 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-07-29 14:42:09.340 8 WARNING cinder.quota [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - 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-07-29 14:42:09.652 7 INFO cinder.volume.api [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume request issued successfully. 2026-07-29 14:42:09.653 7 INFO cinder.api.openstack.wsgi [None req-624bd4c6-9ac5-40eb-ac53-141aef451e31 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 61/121] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:09 2026] POST /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes => generated 875 bytes in 558 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:09.677 7 INFO cinder.api.openstack.wsgi [None req-2b7c9280-d9e6-46fa-93fa-a514e0abfb3e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:09.694 7 INFO cinder.volume.api [None req-2b7c9280-d9e6-46fa-93fa-a514e0abfb3e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:09.702 7 INFO cinder.api.openstack.wsgi [None req-2b7c9280-d9e6-46fa-93fa-a514e0abfb3e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 7|app: 0|req: 62/122] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:09 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:42:09.714 8 INFO cinder.volume.api [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume request issued successfully. 2026-07-29 14:42:09.715 8 INFO cinder.api.openstack.wsgi [None req-ca010d01-af70-47af-98ef-dba74f6c9764 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes returned with HTTP 202 [pid: 8|app: 0|req: 61/123] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:09 2026] POST /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes => generated 869 bytes in 570 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:09.734 7 INFO cinder.api.openstack.wsgi [None req-92cc7d82-ca0d-4966-b0c8-fb9e6af46319 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:09.748 7 INFO cinder.volume.api [None req-92cc7d82-ca0d-4966-b0c8-fb9e6af46319 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:09.752 7 INFO cinder.api.openstack.wsgi [None req-92cc7d82-ca0d-4966-b0c8-fb9e6af46319 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 7|app: 0|req: 63/124] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:09 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 937 bytes in 24 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.725 8 INFO cinder.api.openstack.wsgi [None req-60a18040-2c54-475b-9c49-b77c541c6025 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:10.740 8 INFO cinder.volume.api [None req-60a18040-2c54-475b-9c49-b77c541c6025 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:10.747 8 INFO cinder.api.openstack.wsgi [None req-60a18040-2c54-475b-9c49-b77c541c6025 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 8|app: 0|req: 62/125] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:10 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 967 bytes in 29 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.774 7 INFO cinder.api.openstack.wsgi [None req-df79748d-2a55-4552-be89-b931a68a37ef 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:10.787 7 INFO cinder.volume.api [None req-df79748d-2a55-4552-be89-b931a68a37ef 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:10.792 7 INFO cinder.api.openstack.wsgi [None req-df79748d-2a55-4552-be89-b931a68a37ef 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 7|app: 0|req: 64/126] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:10 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 962 bytes in 22 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.812 8 INFO cinder.api.openstack.wsgi [None req-2a701bff-e808-4327-b089-baca4c166b51 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:10.825 8 INFO cinder.volume.api [None req-2a701bff-e808-4327-b089-baca4c166b51 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:10.829 8 INFO cinder.api.openstack.wsgi [None req-2a701bff-e808-4327-b089-baca4c166b51 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 8|app: 0|req: 63/127] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:10 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 962 bytes in 21 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.846 7 INFO cinder.api.openstack.wsgi [None req-24c848fa-d3c9-469e-b8b1-51cb6d3d3ac8 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:10.865 7 INFO cinder.volume.api [None req-24c848fa-d3c9-469e-b8b1-51cb6d3d3ac8 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:10.900 7 INFO cinder.volume.api [None req-24c848fa-d3c9-469e-b8b1-51cb6d3d3ac8 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:10.901 7 INFO cinder.api.openstack.wsgi [None req-24c848fa-d3c9-469e-b8b1-51cb6d3d3ac8 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 7|app: 0|req: 65/128] 10.0.0.182 () {34 vars in 795 bytes} [Wed Jul 29 14:42:10 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 894 bytes in 61 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.924 8 INFO cinder.api.openstack.wsgi [None req-8fabc670-9905-40f5-aef4-cacee684abb3 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:10.942 8 INFO cinder.volume.api [None req-8fabc670-9905-40f5-aef4-cacee684abb3 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:10.978 8 INFO cinder.volume.api [None req-8fabc670-9905-40f5-aef4-cacee684abb3 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:10.979 8 INFO cinder.api.openstack.wsgi [None req-8fabc670-9905-40f5-aef4-cacee684abb3 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 8|app: 0|req: 64/129] 10.0.0.182 () {34 vars in 796 bytes} [Wed Jul 29 14:42:10 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 934 bytes in 64 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:10.999 7 INFO cinder.api.openstack.wsgi [None req-ef9e601e-9017-4313-8907-51eb05df8584 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:11.012 7 INFO cinder.volume.api [None req-ef9e601e-9017-4313-8907-51eb05df8584 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:11.017 7 INFO cinder.api.openstack.wsgi [None req-ef9e601e-9017-4313-8907-51eb05df8584 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 7|app: 0|req: 66/130] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:10 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 1002 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:11.037 8 INFO cinder.api.openstack.wsgi [None req-6704bfaa-edaa-4b39-af9e-3dac25711c4c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes 2026-07-29 14:42:11.042 8 INFO cinder.api.v3.volumes [None req-6704bfaa-edaa-4b39-af9e-3dac25711c4c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume of 1 GB 2026-07-29 14:42:11.047 8 INFO cinder.volume.api [None req-6704bfaa-edaa-4b39-af9e-3dac25711c4c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:11.354 8 INFO cinder.volume.api [None req-6704bfaa-edaa-4b39-af9e-3dac25711c4c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume request issued successfully. 2026-07-29 14:42:11.355 8 INFO cinder.api.openstack.wsgi [None req-6704bfaa-edaa-4b39-af9e-3dac25711c4c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes returned with HTTP 202 [pid: 8|app: 0|req: 65/131] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:11 2026] POST /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes => generated 888 bytes in 325 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:11.373 7 INFO cinder.api.openstack.wsgi [None req-ac34c826-8943-4efb-80c0-9d38fb264a7f 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:11.388 7 INFO cinder.volume.api [None req-ac34c826-8943-4efb-80c0-9d38fb264a7f 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:11.394 7 INFO cinder.api.openstack.wsgi [None req-ac34c826-8943-4efb-80c0-9d38fb264a7f 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 200 [pid: 7|app: 0|req: 67/132] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:11 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 956 bytes in 29 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:11.769 8 INFO cinder.api.openstack.wsgi [None req-aec65dfa-4a81-4018-8ad3-18352a48a6ee 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:11.781 8 INFO cinder.volume.api [None req-aec65dfa-4a81-4018-8ad3-18352a48a6ee 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:11.787 8 INFO cinder.api.openstack.wsgi [None req-aec65dfa-4a81-4018-8ad3-18352a48a6ee 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 8|app: 0|req: 66/133] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:11 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 968 bytes in 25 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:11.803 7 INFO cinder.api.openstack.wsgi [None req-7e2e0ebf-46fe-4ee3-98ac-daa7311262f9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:11.816 7 INFO cinder.volume.api [None req-7e2e0ebf-46fe-4ee3-98ac-daa7311262f9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:11.822 7 INFO cinder.api.openstack.wsgi [None req-7e2e0ebf-46fe-4ee3-98ac-daa7311262f9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 7|app: 0|req: 68/134] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:11 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 968 bytes in 26 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:11.842 8 INFO cinder.api.openstack.wsgi [None req-685fed9c-dbc4-44a9-a055-e3adf81c045d 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes 2026-07-29 14:42:11.844 8 INFO cinder.api.v3.volumes [None req-685fed9c-dbc4-44a9-a055-e3adf81c045d 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume of 1 GB 2026-07-29 14:42:11.850 8 INFO cinder.volume.api [None req-685fed9c-dbc4-44a9-a055-e3adf81c045d 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:12.118 8 INFO cinder.volume.api [None req-685fed9c-dbc4-44a9-a055-e3adf81c045d 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume request issued successfully. 2026-07-29 14:42:12.119 8 INFO cinder.api.openstack.wsgi [None req-685fed9c-dbc4-44a9-a055-e3adf81c045d 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes returned with HTTP 202 [pid: 8|app: 0|req: 67/135] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:11 2026] POST /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes => generated 875 bytes in 282 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:12.139 7 INFO cinder.api.openstack.wsgi [None req-7e56d404-1f8d-48a4-8985-0a501114889e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:12.159 7 INFO cinder.volume.api [None req-7e56d404-1f8d-48a4-8985-0a501114889e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.165 7 INFO cinder.api.openstack.wsgi [None req-7e56d404-1f8d-48a4-8985-0a501114889e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 200 [pid: 7|app: 0|req: 69/136] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:12 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 943 bytes in 31 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:12.414 8 INFO cinder.api.openstack.wsgi [None req-5e4474b9-5452-459e-ab1d-a9b76961c897 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:12.428 8 INFO cinder.volume.api [None req-5e4474b9-5452-459e-ab1d-a9b76961c897 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.433 8 INFO cinder.api.openstack.wsgi [None req-5e4474b9-5452-459e-ab1d-a9b76961c897 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 200 [pid: 8|app: 0|req: 68/137] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:12 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 981 bytes in 26 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:12.453 7 INFO cinder.api.openstack.wsgi [None req-e2111a8f-a2d7-4657-8abf-9fa58a23a409 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:12.473 7 INFO cinder.volume.api [None req-e2111a8f-a2d7-4657-8abf-9fa58a23a409 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.509 7 INFO cinder.volume.api [None req-e2111a8f-a2d7-4657-8abf-9fa58a23a409 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:12.510 7 INFO cinder.api.openstack.wsgi [None req-e2111a8f-a2d7-4657-8abf-9fa58a23a409 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 200 [pid: 7|app: 0|req: 70/138] 10.0.0.182 () {34 vars in 795 bytes} [Wed Jul 29 14:42:12 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 880 bytes in 64 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:12.531 8 INFO cinder.api.openstack.wsgi [None req-76f9b967-540e-4cc0-8c13-ce17f2b1e294 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:12.541 8 INFO cinder.volume.api [None req-76f9b967-540e-4cc0-8c13-ce17f2b1e294 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.545 8 INFO cinder.api.openstack.wsgi [None req-76f9b967-540e-4cc0-8c13-ce17f2b1e294 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 200 [pid: 8|app: 0|req: 69/139] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:12 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 948 bytes in 19 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:12.562 7 INFO cinder.api.openstack.wsgi [None req-10f790cc-f937-4216-9c3e-0be79791ce33 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 2026-07-29 14:42:12.563 7 INFO cinder.api.v3.volumes [None req-10f790cc-f937-4216-9c3e-0be79791ce33 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume with id: 4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:12.573 7 INFO cinder.volume.api [None req-10f790cc-f937-4216-9c3e-0be79791ce33 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.655 7 INFO cinder.volume.api [None req-10f790cc-f937-4216-9c3e-0be79791ce33 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:12.655 7 INFO cinder.api.openstack.wsgi [None req-10f790cc-f937-4216-9c3e-0be79791ce33 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 202 [pid: 7|app: 0|req: 71/140] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:12 2026] DELETE /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:12.665 8 INFO cinder.api.openstack.wsgi [None req-ce0df84a-a34d-4b29-b940-822cb146ee19 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 /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-07-29 14:42:12.679 8 INFO cinder.volume.api [None req-ce0df84a-a34d-4b29-b940-822cb146ee19 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:12.682 8 INFO cinder.api.openstack.wsgi [None req-ce0df84a-a34d-4b29-b940-822cb146ee19 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 200 [pid: 8|app: 0|req: 70/141] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:12 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 947 bytes in 22 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:13.187 7 INFO cinder.api.openstack.wsgi [None req-3fb44bd6-03a3-458a-99c7-589066a163f4 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:13.203 7 INFO cinder.volume.api [None req-3fb44bd6-03a3-458a-99c7-589066a163f4 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.208 7 INFO cinder.api.openstack.wsgi [None req-3fb44bd6-03a3-458a-99c7-589066a163f4 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 200 [pid: 7|app: 0|req: 72/142] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 968 bytes in 27 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:13.228 8 INFO cinder.api.openstack.wsgi [None req-2a389fa6-602f-450d-9447-5b122417494f 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:13.241 8 INFO cinder.volume.api [None req-2a389fa6-602f-450d-9447-5b122417494f 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.245 8 INFO cinder.api.openstack.wsgi [None req-2a389fa6-602f-450d-9447-5b122417494f 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 200 [pid: 8|app: 0|req: 71/143] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 968 bytes in 23 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:13.263 7 INFO cinder.api.openstack.wsgi [None req-99c03674-7f34-4a22-8b65-8e0d69535fdf 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes 2026-07-29 14:42:13.267 7 INFO cinder.api.v3.volumes [None req-99c03674-7f34-4a22-8b65-8e0d69535fdf 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume of 1 GB 2026-07-29 14:42:13.272 7 INFO cinder.volume.api [None req-99c03674-7f34-4a22-8b65-8e0d69535fdf 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:13.644 7 INFO cinder.volume.api [None req-99c03674-7f34-4a22-8b65-8e0d69535fdf 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Create volume request issued successfully. 2026-07-29 14:42:13.645 7 INFO cinder.api.openstack.wsgi [None req-99c03674-7f34-4a22-8b65-8e0d69535fdf 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes returned with HTTP 202 [pid: 7|app: 0|req: 73/144] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:13 2026] POST /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes => generated 876 bytes in 387 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:13.661 8 INFO cinder.api.openstack.wsgi [None req-23718e99-9866-476b-8a12-6213c942c174 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:13.675 8 INFO cinder.volume.api [None req-23718e99-9866-476b-8a12-6213c942c174 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.679 8 INFO cinder.api.openstack.wsgi [None req-23718e99-9866-476b-8a12-6213c942c174 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 200 [pid: 8|app: 0|req: 72/145] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 944 bytes in 25 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:13.705 7 INFO cinder.api.openstack.wsgi [None req-ab49726a-3848-4060-be28-23db135b6a61 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 2026-07-29 14:42:13.713 7 INFO cinder.api.openstack.wsgi [None req-ab49726a-3848-4060-be28-23db135b6a61 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 returned with HTTP 404 [pid: 7|app: 0|req: 74/146] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4bdc3725-c350-40c9-a81a-61f40a405d18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 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, ' 2026-07-29 14:42:13.724 8 INFO cinder.api.openstack.wsgi [None req-9e3c7d92-84cc-4dd1-95dd-7ba6aee1f81d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:13.742 8 INFO cinder.volume.api [None req-9e3c7d92-84cc-4dd1-95dd-7ba6aee1f81d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.747 8 INFO cinder.api.openstack.wsgi [None req-9e3c7d92-84cc-4dd1-95dd-7ba6aee1f81d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 8|app: 0|req: 73/147] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-29 14:42:13.768 7 INFO cinder.api.openstack.wsgi [None req-755dccde-6467-4957-a9a4-2178abc59d25 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 2026-07-29 14:42:13.769 7 INFO cinder.api.v3.volumes [None req-755dccde-6467-4957-a9a4-2178abc59d25 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume with id: 4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:13.780 7 INFO cinder.volume.api [None req-755dccde-6467-4957-a9a4-2178abc59d25 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.904 7 INFO cinder.volume.api [None req-755dccde-6467-4957-a9a4-2178abc59d25 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:13.905 7 INFO cinder.api.openstack.wsgi [None req-755dccde-6467-4957-a9a4-2178abc59d25 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 202 [pid: 7|app: 0|req: 75/148] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:13 2026] DELETE /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:13.917 8 INFO cinder.api.openstack.wsgi [None req-15526f56-82c5-4ec1-baef-ab9ebc62860b 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 /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-07-29 14:42:13.933 8 INFO cinder.volume.api [None req-15526f56-82c5-4ec1-baef-ab9ebc62860b 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:13.938 8 INFO cinder.api.openstack.wsgi [None req-15526f56-82c5-4ec1-baef-ab9ebc62860b 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 200 [pid: 8|app: 0|req: 74/149] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:13 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 1001 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:14.702 7 INFO cinder.api.openstack.wsgi [None req-bcdd033d-6488-4b49-8e28-226c7a25b012 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:14.715 7 INFO cinder.volume.api [None req-bcdd033d-6488-4b49-8e28-226c7a25b012 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:14.720 7 INFO cinder.api.openstack.wsgi [None req-bcdd033d-6488-4b49-8e28-226c7a25b012 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 200 [pid: 7|app: 0|req: 76/150] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 969 bytes in 25 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:14.741 8 INFO cinder.api.openstack.wsgi [None req-56fe83bf-7a62-42ea-be74-5fe23716a8c0 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:14.755 8 INFO cinder.volume.api [None req-56fe83bf-7a62-42ea-be74-5fe23716a8c0 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:14.759 8 INFO cinder.api.openstack.wsgi [None req-56fe83bf-7a62-42ea-be74-5fe23716a8c0 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 200 [pid: 8|app: 0|req: 75/151] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 969 bytes in 24 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:14.779 7 INFO cinder.api.openstack.wsgi [None req-0077f894-e50b-49d8-a35e-a2b67dd5b23e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes 2026-07-29 14:42:14.809 7 INFO cinder.volume.api [None req-0077f894-e50b-49d8-a35e-a2b67dd5b23e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Get all volumes completed successfully. 2026-07-29 14:42:14.810 7 INFO cinder.api.openstack.wsgi [None req-0077f894-e50b-49d8-a35e-a2b67dd5b23e 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes returned with HTTP 200 [pid: 7|app: 0|req: 77/152] 10.0.0.182 () {32 vars in 701 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:14.842 8 INFO cinder.api.openstack.wsgi [None req-d763df26-bff6-4588-97eb-e0556617cb9b 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:14.860 8 INFO cinder.volume.api [None req-d763df26-bff6-4588-97eb-e0556617cb9b 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:14.864 8 INFO cinder.api.openstack.wsgi [None req-d763df26-bff6-4588-97eb-e0556617cb9b 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 200 [pid: 8|app: 0|req: 76/153] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 969 bytes in 27 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:14.887 7 INFO cinder.api.openstack.wsgi [None req-46e9a3a6-ebaa-4f02-8f71-047d7cb783de 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee 2026-07-29 14:42:14.888 7 INFO cinder.api.v3.volumes [None req-46e9a3a6-ebaa-4f02-8f71-047d7cb783de 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume with id: a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:14.898 7 INFO cinder.volume.api [None req-46e9a3a6-ebaa-4f02-8f71-047d7cb783de 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. /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, ' 2026-07-29 14:42:14.962 8 INFO cinder.api.openstack.wsgi [None req-bdd799e6-66cb-4abf-8f1e-1f0d71dd270e 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 2026-07-29 14:42:14.971 8 INFO cinder.api.openstack.wsgi [None req-bdd799e6-66cb-4abf-8f1e-1f0d71dd270e 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 returned with HTTP 404 2026-07-29 14:42:14.972 7 INFO cinder.volume.api [None req-46e9a3a6-ebaa-4f02-8f71-047d7cb783de 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume request issued successfully. [pid: 8|app: 0|req: 77/154] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/4017dbee-86d9-4ef0-bc3a-80af33c05225 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-29 14:42:14.972 7 INFO cinder.api.openstack.wsgi [None req-46e9a3a6-ebaa-4f02-8f71-047d7cb783de 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 202 [pid: 7|app: 0|req: 78/155] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:14 2026] DELETE /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) 2026-07-29 14:42:14.983 8 INFO cinder.api.openstack.wsgi [None req-29504041-6cd6-4e83-a780-1b77f34d6198 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee /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-07-29 14:42:15.003 8 INFO cinder.volume.api [None req-29504041-6cd6-4e83-a780-1b77f34d6198 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:15.009 8 INFO cinder.api.openstack.wsgi [None req-29504041-6cd6-4e83-a780-1b77f34d6198 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 200 [pid: 8|app: 0|req: 78/156] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:14 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 968 bytes in 30 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:15.045 7 INFO cinder.api.openstack.wsgi [None req-ddca9ef6-e6ff-4343-acee-8418b83ca608 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes 2026-07-29 14:42:15.683 7 INFO cinder.api.v3.volumes [None req-ddca9ef6-e6ff-4343-acee-8418b83ca608 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume of 1 GB 2026-07-29 14:42:15.689 7 INFO cinder.volume.api [None req-ddca9ef6-e6ff-4343-acee-8418b83ca608 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Availability Zones retrieved successfully. /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, ' 2026-07-29 14:42:16.032 8 INFO cinder.api.openstack.wsgi [None req-3d744084-dd2d-4c87-a2e1-dba3413d3c77 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee 2026-07-29 14:42:16.040 8 INFO cinder.api.openstack.wsgi [None req-3d744084-dd2d-4c87-a2e1-dba3413d3c77 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee returned with HTTP 404 [pid: 8|app: 0|req: 79/157] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:16 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/a4684614-9ab8-46d0-b6b4-05853912f1ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) 2026-07-29 14:42:16.051 8 INFO cinder.api.openstack.wsgi [None req-d6e77f01-60d0-4cbe-8b71-f05d2b4bdcc2 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:16.065 8 INFO cinder.volume.api [None req-d6e77f01-60d0-4cbe-8b71-f05d2b4bdcc2 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:16.071 8 INFO cinder.api.openstack.wsgi [None req-d6e77f01-60d0-4cbe-8b71-f05d2b4bdcc2 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 200 [pid: 8|app: 0|req: 80/158] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:16 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 968 bytes in 26 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:16.090 8 INFO cinder.api.openstack.wsgi [None req-9c72b758-980b-4ccd-acc0-af63b55ba375 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de 2026-07-29 14:42:16.090 8 INFO cinder.api.v3.volumes [None req-9c72b758-980b-4ccd-acc0-af63b55ba375 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume with id: f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:16.101 8 INFO cinder.volume.api [None req-9c72b758-980b-4ccd-acc0-af63b55ba375 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:16.240 8 INFO cinder.volume.api [None req-9c72b758-980b-4ccd-acc0-af63b55ba375 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:16.241 8 INFO cinder.api.openstack.wsgi [None req-9c72b758-980b-4ccd-acc0-af63b55ba375 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 202 [pid: 8|app: 0|req: 81/159] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:16 2026] DELETE /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:16.249 8 INFO cinder.api.openstack.wsgi [None req-ca575489-0feb-4a12-8a90-56c54e710ae7 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de /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-07-29 14:42:16.268 8 INFO cinder.volume.api [None req-ca575489-0feb-4a12-8a90-56c54e710ae7 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:16.270 7 INFO cinder.volume.api [None req-ddca9ef6-e6ff-4343-acee-8418b83ca608 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume request issued successfully. 2026-07-29 14:42:16.272 7 INFO cinder.api.openstack.wsgi [None req-ddca9ef6-e6ff-4343-acee-8418b83ca608 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes returned with HTTP 202 2026-07-29 14:42:16.274 8 INFO cinder.api.openstack.wsgi [None req-ca575489-0feb-4a12-8a90-56c54e710ae7 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 200 [pid: 7|app: 0|req: 79/160] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:15 2026] POST /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes => generated 871 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/161] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:16 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 967 bytes in 28 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:16.295 7 INFO cinder.api.openstack.wsgi [None req-9c929ee7-d5eb-40a2-8721-eb5824c6f1f5 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:16.316 7 INFO cinder.volume.api [None req-9c929ee7-d5eb-40a2-8721-eb5824c6f1f5 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:16.327 7 INFO cinder.api.openstack.wsgi [None req-9c929ee7-d5eb-40a2-8721-eb5824c6f1f5 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 80/162] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:16 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 939 bytes in 39 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:17.290 8 INFO cinder.api.openstack.wsgi [None req-8baf8717-d655-4a02-98e5-074a13dfd02a 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de 2026-07-29 14:42:17.298 8 INFO cinder.api.openstack.wsgi [None req-8baf8717-d655-4a02-98e5-074a13dfd02a 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de returned with HTTP 404 [pid: 8|app: 0|req: 83/163] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:17 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/f809872a-196d-446e-b675-4b020ad7d0de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 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, ' 2026-07-29 14:42:17.311 7 INFO cinder.api.openstack.wsgi [None req-43c10c9d-4f44-4d32-b5d7-3e9578dce451 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:17.324 7 INFO cinder.volume.api [None req-43c10c9d-4f44-4d32-b5d7-3e9578dce451 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:17.330 7 INFO cinder.api.openstack.wsgi [None req-43c10c9d-4f44-4d32-b5d7-3e9578dce451 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 7|app: 0|req: 81/164] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:17 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:42:17.350 8 INFO cinder.api.openstack.wsgi [None req-c939440c-2c48-42b6-a038-0beb5b2518a6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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, ' 2026-07-29 14:42:17.355 7 INFO cinder.api.openstack.wsgi [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d 2026-07-29 14:42:17.355 7 INFO cinder.api.v3.volumes [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume with id: 3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:17.364 8 INFO cinder.volume.api [None req-c939440c-2c48-42b6-a038-0beb5b2518a6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. /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-07-29 14:42:17.367 7 INFO cinder.volume.api [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:17.370 8 INFO cinder.api.openstack.wsgi [None req-c939440c-2c48-42b6-a038-0beb5b2518a6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 8|app: 0|req: 84/165] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:17 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:42:17.450 7 INFO cinder.volume.api [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:17.451 7 INFO cinder.api.openstack.wsgi [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 202 [pid: 7|app: 0|req: 82/166] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:17 2026] DELETE /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:17.464 8 INFO cinder.api.openstack.wsgi [None req-a3f793c9-4d47-4a5b-bda8-3d71b241e3da 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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-07-29 14:42:17.481 8 INFO cinder.volume.api [None req-a3f793c9-4d47-4a5b-bda8-3d71b241e3da 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:17.490 8 INFO cinder.api.openstack.wsgi [None req-a3f793c9-4d47-4a5b-bda8-3d71b241e3da 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 200 [pid: 8|app: 0|req: 85/167] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:17 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 967 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:42:18.239 7 INFO cinder.api.openstack.wsgi [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:18.239 8 INFO cinder.api.openstack.wsgi [None req-a3f793c9-4d47-4a5b-bda8-3d71b241e3da 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:18.240 7 INFO cinder.api.openstack.wsgi [None req-58101a8e-0998-4eef-bb11-986868e921c9 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:18.241 8 INFO cinder.api.openstack.wsgi [None req-a3f793c9-4d47-4a5b-bda8-3d71b241e3da 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://10.0.0.50: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, ' 2026-07-29 14:42:18.395 7 INFO cinder.api.openstack.wsgi [None req-c3e0dabc-fc5f-4792-9bcd-a8ecb56f7c53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:18.408 7 INFO cinder.volume.api [None req-c3e0dabc-fc5f-4792-9bcd-a8ecb56f7c53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.413 7 INFO cinder.api.openstack.wsgi [None req-c3e0dabc-fc5f-4792-9bcd-a8ecb56f7c53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 84/170] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:18 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 1489 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:18.436 8 INFO cinder.api.openstack.wsgi [None req-552589a7-6a9b-406a-9d36-81965d96326d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:18.451 8 INFO cinder.volume.api [None req-552589a7-6a9b-406a-9d36-81965d96326d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.457 8 INFO cinder.api.openstack.wsgi [None req-552589a7-6a9b-406a-9d36-81965d96326d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 8|app: 0|req: 87/171] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:18 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:18.479 7 INFO cinder.api.openstack.wsgi [None req-90568163-1e8d-4559-b88f-14cb7e66a062 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:18.496 7 INFO cinder.volume.api [None req-90568163-1e8d-4559-b88f-14cb7e66a062 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.501 7 INFO cinder.volume.api [None req-90568163-1e8d-4559-b88f-14cb7e66a062 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:18.501 7 INFO cinder.api.openstack.wsgi [None req-90568163-1e8d-4559-b88f-14cb7e66a062 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 85/172] 10.0.0.182 () {34 vars in 795 bytes} [Wed Jul 29 14:42:18 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 895 bytes in 29 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:18.513 8 INFO cinder.api.openstack.wsgi [None req-fc927564-54b7-495e-9bc1-6da4f2a14727 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d /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, ' 2026-07-29 14:42:18.521 8 INFO cinder.api.openstack.wsgi [None req-fc927564-54b7-495e-9bc1-6da4f2a14727 8e9cf95991ff4a36a220a9bf7e9253aa bdbfe5d775de4d77b9533df04fea22c9 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d returned with HTTP 404 2026-07-29 14:42:18.522 7 INFO cinder.api.openstack.wsgi [None req-246049b9-bb4c-4bd4-995e-88528b55aa53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c [pid: 8|app: 0|req: 88/173] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:18 2026] GET /v3/bdbfe5d775de4d77b9533df04fea22c9/volumes/3ec9865e-d8bf-4c38-aa65-647fbd27723d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) /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-07-29 14:42:18.536 7 INFO cinder.volume.api [None req-246049b9-bb4c-4bd4-995e-88528b55aa53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.576 7 INFO cinder.volume.api [None req-246049b9-bb4c-4bd4-995e-88528b55aa53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:18.578 7 INFO cinder.api.openstack.wsgi [None req-246049b9-bb4c-4bd4-995e-88528b55aa53 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 86/174] 10.0.0.182 () {34 vars in 796 bytes} [Wed Jul 29 14:42:18 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 932 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-29 14:42:18.598 8 INFO cinder.api.openstack.wsgi [None req-c8776ae0-52d2-4829-8ac5-e496dae12e1a 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:18.613 8 INFO cinder.volume.api [None req-c8776ae0-52d2-4829-8ac5-e496dae12e1a 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.619 8 INFO cinder.api.openstack.wsgi [None req-c8776ae0-52d2-4829-8ac5-e496dae12e1a 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 8|app: 0|req: 89/175] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:18 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 1526 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:18.639 7 INFO cinder.api.openstack.wsgi [None req-35e431ea-527b-4428-a73e-6bbc8016717c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes 2026-07-29 14:42:18.642 7 INFO cinder.api.v3.volumes [None req-35e431ea-527b-4428-a73e-6bbc8016717c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume of 1 GB 2026-07-29 14:42:18.646 7 INFO cinder.volume.api [None req-35e431ea-527b-4428-a73e-6bbc8016717c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Availability Zones retrieved successfully. 2026-07-29 14:42:18.891 7 INFO cinder.volume.api [None req-35e431ea-527b-4428-a73e-6bbc8016717c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Create volume request issued successfully. 2026-07-29 14:42:18.892 7 INFO cinder.api.openstack.wsgi [None req-35e431ea-527b-4428-a73e-6bbc8016717c 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes returned with HTTP 202 [pid: 7|app: 0|req: 87/176] 10.0.0.182 () {34 vars in 723 bytes} [Wed Jul 29 14:42:18 2026] POST /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes => generated 890 bytes in 259 msecs (HTTP/1.1 202) 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, ' 2026-07-29 14:42:18.913 8 INFO cinder.api.openstack.wsgi [None req-4e06d7ec-0541-4662-b51f-ea275507e4d9 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:18.927 8 INFO cinder.volume.api [None req-4e06d7ec-0541-4662-b51f-ea275507e4d9 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:18.931 8 INFO cinder.api.openstack.wsgi [None req-4e06d7ec-0541-4662-b51f-ea275507e4d9 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 200 [pid: 8|app: 0|req: 90/177] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:18 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 958 bytes in 25 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:19.952 7 INFO cinder.api.openstack.wsgi [None req-88bc278d-3a88-4692-ae3c-2a765880a64d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:19.964 7 INFO cinder.volume.api [None req-88bc278d-3a88-4692-ae3c-2a765880a64d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:19.969 7 INFO cinder.api.openstack.wsgi [None req-88bc278d-3a88-4692-ae3c-2a765880a64d 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 200 [pid: 7|app: 0|req: 88/178] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:19 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 983 bytes in 23 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:19.990 8 INFO cinder.api.openstack.wsgi [None req-515a683a-a29f-4268-bda4-316d7762cc81 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:20.004 8 INFO cinder.volume.api [None req-515a683a-a29f-4268-bda4-316d7762cc81 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:20.040 8 INFO cinder.volume.api [None req-515a683a-a29f-4268-bda4-316d7762cc81 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume updated successfully. 2026-07-29 14:42:20.042 8 INFO cinder.api.openstack.wsgi [None req-515a683a-a29f-4268-bda4-316d7762cc81 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 200 [pid: 8|app: 0|req: 91/179] 10.0.0.182 () {34 vars in 795 bytes} [Wed Jul 29 14:42:19 2026] PUT /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 882 bytes in 57 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:20.063 7 INFO cinder.api.openstack.wsgi [None req-29161e2e-2f50-4579-a976-1418889ec2b6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:20.076 7 INFO cinder.volume.api [None req-29161e2e-2f50-4579-a976-1418889ec2b6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:20.082 7 INFO cinder.api.openstack.wsgi [None req-29161e2e-2f50-4579-a976-1418889ec2b6 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 200 [pid: 7|app: 0|req: 89/180] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:20 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 950 bytes in 25 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:20.107 8 INFO cinder.api.openstack.wsgi [None req-ad264ef3-2682-4f7b-be9c-436115f6d5bd 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 2026-07-29 14:42:20.108 8 INFO cinder.api.v3.volumes [None req-ad264ef3-2682-4f7b-be9c-436115f6d5bd 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume with id: 661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:20.119 8 INFO cinder.volume.api [None req-ad264ef3-2682-4f7b-be9c-436115f6d5bd 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:20.203 8 INFO cinder.volume.api [None req-ad264ef3-2682-4f7b-be9c-436115f6d5bd 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:20.203 8 INFO cinder.api.openstack.wsgi [None req-ad264ef3-2682-4f7b-be9c-436115f6d5bd 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 202 [pid: 8|app: 0|req: 92/181] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:20 2026] DELETE /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:20.214 7 INFO cinder.api.openstack.wsgi [None req-349fbfde-ad71-4d1a-946d-c823a7c502ad 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 /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-07-29 14:42:20.232 7 INFO cinder.volume.api [None req-349fbfde-ad71-4d1a-946d-c823a7c502ad 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:20.235 7 INFO cinder.api.openstack.wsgi [None req-349fbfde-ad71-4d1a-946d-c823a7c502ad 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 200 [pid: 7|app: 0|req: 90/182] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:20 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 949 bytes in 26 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: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-29 14:42:21.260 8 INFO cinder.api.openstack.wsgi [None req-faf19984-a2b5-41b1-b3d5-2fe301db3d0f 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 2026-07-29 14:42:21.268 8 INFO cinder.api.openstack.wsgi [None req-faf19984-a2b5-41b1-b3d5-2fe301db3d0f 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 returned with HTTP 404 [pid: 8|app: 0|req: 93/183] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:21 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/661c19ea-606c-45e7-8bd8-3d7f262235c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 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, ' 2026-07-29 14:42:21.279 7 INFO cinder.api.openstack.wsgi [None req-9140f135-2bbd-4d88-b5b4-b41a7459f3ca 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:21.293 7 INFO cinder.volume.api [None req-9140f135-2bbd-4d88-b5b4-b41a7459f3ca 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:21.301 7 INFO cinder.api.openstack.wsgi [None req-9140f135-2bbd-4d88-b5b4-b41a7459f3ca 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 91/184] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:21 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 1526 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-29 14:42:21.323 8 INFO cinder.api.openstack.wsgi [None req-9a71e775-2a14-462c-8c4d-6a25343be823 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c 2026-07-29 14:42:21.324 8 INFO cinder.api.v3.volumes [None req-9a71e775-2a14-462c-8c4d-6a25343be823 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume with id: 2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:21.338 8 INFO cinder.volume.api [None req-9a71e775-2a14-462c-8c4d-6a25343be823 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:21.596 8 INFO cinder.volume.api [None req-9a71e775-2a14-462c-8c4d-6a25343be823 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Delete volume request issued successfully. 2026-07-29 14:42:21.596 8 INFO cinder.api.openstack.wsgi [None req-9a71e775-2a14-462c-8c4d-6a25343be823 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 202 [pid: 8|app: 0|req: 94/185] 10.0.0.182 () {32 vars in 778 bytes} [Wed Jul 29 14:42:21 2026] DELETE /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 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, ' 2026-07-29 14:42:21.607 7 INFO cinder.api.openstack.wsgi [None req-47d88cf4-6ea2-48f6-a9da-302e0a51d1f7 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c /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-07-29 14:42:21.625 7 INFO cinder.volume.api [None req-47d88cf4-6ea2-48f6-a9da-302e0a51d1f7 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] Volume info retrieved successfully. 2026-07-29 14:42:21.633 7 INFO cinder.api.openstack.wsgi [None req-47d88cf4-6ea2-48f6-a9da-302e0a51d1f7 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 200 [pid: 7|app: 0|req: 92/186] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:21 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 1525 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 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, ' 2026-07-29 14:42:22.655 8 INFO cinder.api.openstack.wsgi [None req-0d9b7589-ab33-41e0-98be-6cba72a245b0 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c 2026-07-29 14:42:22.663 8 INFO cinder.api.openstack.wsgi [None req-0d9b7589-ab33-41e0-98be-6cba72a245b0 14067153c6ac4cb88cb7772d01ebcc24 801e9721a61c4fb68b0ecdab7c3e1d67 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c returned with HTTP 404 [pid: 8|app: 0|req: 95/187] 10.0.0.182 () {32 vars in 775 bytes} [Wed Jul 29 14:42:22 2026] GET /v3/801e9721a61c4fb68b0ecdab7c3e1d67/volumes/2b3c9b77-b81e-4de7-8835-6a52abd87e9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 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, ' 2026-07-29 14:42:25.289 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/snapshots 2026-07-29 14:42:25.312 7 INFO cinder.volume.api [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] Get all snapshots completed successfully. 2026-07-29 14:42:25.313 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 93/188] 10.0.0.182 () {32 vars in 705 bytes} [Wed Jul 29 14:42:25 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:42:25.333 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/volumes 2026-07-29 14:42:25.362 8 INFO cinder.volume.api [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] Get all volumes completed successfully. 2026-07-29 14:42:25.363 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a53704c75548492e880dc1a5b5d0a567/volumes returned with HTTP 200 [pid: 8|app: 0|req: 96/189] 10.0.0.182 () {32 vars in 701 bytes} [Wed Jul 29 14:42:25 2026] GET /v3/a53704c75548492e880dc1a5b5d0a567/volumes => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-29 14:42:28.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:28.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:28.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:28.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:38.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:38.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:38.242 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:38.242 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:48.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:48.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:48.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:48.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:58.239 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:58.239 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:42:58.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:42:58.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:08.239 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:08.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:08.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:08.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:18.239 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:18.239 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:18.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:18.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:28.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:28.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:28.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:28.242 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:38.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:38.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:38.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:38.242 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:48.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:48.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:48.242 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:48.242 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:58.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:58.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:43:58.241 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:43:58.241 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:44:08.239 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:44:08.239 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] GET http://10.0.0.50:8776/ 2026-07-29 14:44:08.240 8 INFO cinder.api.openstack.wsgi [None req-65d196d7-0f41-4613-bca1-68bba556c767 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300 2026-07-29 14:44:08.240 7 INFO cinder.api.openstack.wsgi [None req-5769af7d-4247-4a02-a701-5dd7ec32419b 6c7be39b10d242dea5edb9e608a634fe a53704c75548492e880dc1a5b5d0a567 - - default default] http://10.0.0.50:8776/ returned with HTTP 300