+ 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 [Sat Jul 25 19:32:08 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-76548b9c94-c46bl 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 0x7feeb72e3668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-25 19:32:12.161 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-25 19:32:12.161 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-25 19:32:12.295 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-25 19:32:12.295 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-25 19:32:13.489 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-25 19:32:13.492 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-25 19:32:13.495 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-25 19:32:13.497 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-25 19:32:13.512 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-25 19:32:13.515 7 INFO cinder.rpc [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-25 19:32:13.558 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-25 19:32:13.561 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-25 19:32:13.564 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-25 19:32:13.565 7 WARNING cinder.api.contrib.hosts [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-25 19:32:13.567 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-25 19:32:13.580 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-25 19:32:13.583 8 INFO cinder.rpc [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-25 19:32:13.601 7 WARNING keystonemiddleware._common.config [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 19:32:13.611 7 WARNING oslo_config.cfg [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] 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 0x7feeb72e3668 pid: 7 (default app) 2026-07-25 19:32:13.632 8 WARNING cinder.api.contrib.hosts [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-25 19:32:13.668 8 WARNING keystonemiddleware._common.config [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 19:32:13.676 8 WARNING oslo_config.cfg [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] 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 0x7feeb72e3668 pid: 8 (default app) 2026-07-25 19:32:19.361 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:19.363 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:29.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:29.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:39.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:39.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:39.362 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:39.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:49.360 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:49.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:49.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:49.362 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:59.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:59.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:32:59.361 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:32:59.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:09.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:09.361 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:09.362 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:09.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:19.360 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:19.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:19.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:19.362 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:29.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:29.360 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:29.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:29.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:39.360 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:39.360 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:39.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:39.362 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:49.361 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:49.361 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] GET http://10.0.0.16:8776/ 2026-07-25 19:33:49.362 8 INFO cinder.api.openstack.wsgi [None req-0410b991-743b-434a-a7b6-ddb480dbce70 - - - - - -] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:49.363 7 INFO cinder.api.openstack.wsgi [None req-c8b070f2-e046-49cd-8ab6-fe7ff5e49b95 - - - - - -] http://10.0.0.16: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-25 19:33:53.924 8 INFO cinder.api.openstack.wsgi [None req-51ce7395-f699-4f9b-85b5-7d2a5c430324 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types/rbd1 2026-07-25 19:33:53.950 8 INFO cinder.api.openstack.wsgi [None req-51ce7395-f699-4f9b-85b5-7d2a5c430324 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 10/19] 10.0.0.169 () {30 vars in 682 bytes} [Sat Jul 25 19:33:53 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/types/rbd1 => generated 82 bytes in 877 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-25 19:33:54.440 7 INFO cinder.api.openstack.wsgi [None req-c65e66d8-1c5e-425d-86f1-e485b06b0a33 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/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-25 19:33:54.468 7 INFO cinder.api.openstack.wsgi [None req-c65e66d8-1c5e-425d-86f1-e485b06b0a33 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/20] 10.0.0.169 () {30 vars in 721 bytes} [Sat Jul 25 19:33:53 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/types?name=rbd1&is_public=None => generated 20 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:33:56.233 8 INFO cinder.api.openstack.wsgi [None req-0f39a984-a915-467c-90b3-f7097c80e12d d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/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-25 19:33:56.259 8 INFO cinder.api.openstack.wsgi [None req-0f39a984-a915-467c-90b3-f7097c80e12d d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types returned with HTTP 200 [pid: 8|app: 0|req: 11/21] 10.0.0.169 () {34 vars in 725 bytes} [Sat Jul 25 19:33:56 2026] POST /v3/791ad10c2e5c44e2923d204209dd45ee/types => generated 179 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:33:56.276 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types/119d5382-0d30-407a-a38d-191234a884fa/extra_specs 2026-07-25 19:33:56.333 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types/119d5382-0d30-407a-a38d-191234a884fa/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/22] 10.0.0.169 () {36 vars in 894 bytes} [Sat Jul 25 19:33:56 2026] POST /v3/791ad10c2e5c44e2923d204209dd45ee/types/119d5382-0d30-407a-a38d-191234a884fa/extra_specs => generated 48 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:33:58.035 8 INFO cinder.api.openstack.wsgi [None req-e0b9aa20-c47d-46be-90c8-1c40bf10edf3 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types?is_public=None 2026-07-25 19:33:58.050 8 INFO cinder.api.openstack.wsgi [None req-e0b9aa20-c47d-46be-90c8-1c40bf10edf3 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/23] 10.0.0.169 () {30 vars in 701 bytes} [Sat Jul 25 19:33:58 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/types?is_public=None => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:33:59.360 8 INFO cinder.api.openstack.wsgi [None req-e0b9aa20-c47d-46be-90c8-1c40bf10edf3 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:33:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:33:59.361 8 INFO cinder.api.openstack.wsgi [None req-e0b9aa20-c47d-46be-90c8-1c40bf10edf3 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:59.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:33:59.828 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/qos-specs 2026-07-25 19:33:59.840 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 14/26] 10.0.0.169 () {30 vars in 680 bytes} [Sat Jul 25 19:33:59 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/qos-specs => generated 17 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:34:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:29.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:29.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:29.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:39.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:39.363 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:49.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:59.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:34:59.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:34:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:29.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:29.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:29.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:39.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:49.359 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:49.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:59.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:35:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:35:59.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:09.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:09.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:29.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:29.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:29.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:39.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:49.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:49.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:36:59.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:36:59.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:29.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:29.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:29.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:39.359 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:39.359 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:49.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:49.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:59.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:37:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:37:59.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:19.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:29.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:29.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:29.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:39.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:49.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:49.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:59.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:38:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:38:59.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:09.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:19.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:29.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:29.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:29.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:39.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:49.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:49.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:59.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:59.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:39:59.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:39:59.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:09.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:09.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:19.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:29.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:29.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:29.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:29.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:39.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:39.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:39.361 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:39.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:49.359 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:49.359 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:49.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:49.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:59.362 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:59.363 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:40:59.365 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:40:59.365 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:09.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:09.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:09.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:09.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:19.360 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:19.360 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:19.361 8 INFO cinder.api.openstack.wsgi [None req-6d04116d-1abf-4e89-a7b8-e8232bb5311e d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:19.362 7 INFO cinder.api.openstack.wsgi [req-0f39a984-a915-467c-90b3-f7097c80e12d req-b9aedaff-e5ff-4a23-bf4c-ad14484a9a61 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:22.498 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/snapshots 2026-07-25 19:41:22.515 8 INFO cinder.volume.api [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] Get all snapshots completed successfully. 2026-07-25 19:41:22.515 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/snapshots returned with HTTP 200 [pid: 8|app: 0|req: 59/115] 10.0.0.250 () {32 vars in 705 bytes} [Sat Jul 25 19:41:22 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/snapshots => generated 17 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:41:22.537 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/volumes 2026-07-25 19:41:22.567 7 INFO cinder.volume.api [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] Get all volumes completed successfully. 2026-07-25 19:41:22.567 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/volumes returned with HTTP 200 [pid: 7|app: 0|req: 57/116] 10.0.0.250 () {32 vars in 701 bytes} [Sat Jul 25 19:41:22 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/volumes => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:41:29.360 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:29.360 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:29.361 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:29.361 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:39.359 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:39.360 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:39.360 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:39.361 7 INFO cinder.api.openstack.wsgi [None req-8b09e564-2852-43a5-bf8c-d800e63bd658 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:40.351 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/ 2026-07-25 19:41:40.352 8 INFO cinder.api.openstack.wsgi [None req-7b475395-05b8-4fb2-b495-5f01026d258a d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/ returned with HTTP 300 [pid: 8|app: 0|req: 62/121] 10.0.0.250 () {30 vars in 411 bytes} [Sat Jul 25 19:41:40 2026] GET / => generated 411 bytes in 2 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) 2026-07-25 19:41:46.196 7 INFO cinder.api.openstack.wsgi [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes 2026-07-25 19:41:46.202 7 INFO cinder.api.v3.volumes [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Create volume of 1 GB 2026-07-25 19:41:46.223 7 INFO cinder.volume.api [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Availability Zones retrieved successfully. 2026-07-25 19:41:46.357 7 WARNING cinder.quota [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - 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-25 19:41:46.358 7 WARNING cinder.quota [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - 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-25 19:41:46.519 7 INFO cinder.volume.api [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Create volume request issued successfully. 2026-07-25 19:41:46.520 7 INFO cinder.api.openstack.wsgi [None req-078a0d85-1fe6-4584-a0a1-2ae85393e692 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 60/122] 10.0.0.250 () {34 vars in 723 bytes} [Sat Jul 25 19:41:45 2026] POST /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes => generated 871 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 19:41:46.541 8 INFO cinder.api.openstack.wsgi [None req-79fceae5-080a-4691-878a-510bb49e275a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:46.585 8 INFO cinder.volume.api [None req-79fceae5-080a-4691-878a-510bb49e275a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:46.594 8 INFO cinder.api.openstack.wsgi [None req-79fceae5-080a-4691-878a-510bb49e275a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 8|app: 0|req: 63/123] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:46 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 939 bytes in 58 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-25 19:41:47.622 7 INFO cinder.api.openstack.wsgi [None req-0f46f828-2375-40e7-815a-3c8c9b5148e5 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:47.642 7 INFO cinder.volume.api [None req-0f46f828-2375-40e7-815a-3c8c9b5148e5 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:47.649 7 INFO cinder.api.openstack.wsgi [None req-0f46f828-2375-40e7-815a-3c8c9b5148e5 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 7|app: 0|req: 61/124] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:47 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 963 bytes in 35 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-25 19:41:48.673 8 INFO cinder.api.openstack.wsgi [None req-bb872e4b-1fa0-4582-8828-422d21d7d4bb baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:48.687 8 INFO cinder.volume.api [None req-bb872e4b-1fa0-4582-8828-422d21d7d4bb baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:48.691 8 INFO cinder.api.openstack.wsgi [None req-bb872e4b-1fa0-4582-8828-422d21d7d4bb baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 8|app: 0|req: 64/125] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:48 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 964 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-25 19:41:48.712 7 INFO cinder.api.openstack.wsgi [None req-e6671285-5393-4755-a6d2-b45531a1632a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:48.726 7 INFO cinder.volume.api [None req-e6671285-5393-4755-a6d2-b45531a1632a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:48.729 7 INFO cinder.api.openstack.wsgi [None req-e6671285-5393-4755-a6d2-b45531a1632a baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 7|app: 0|req: 62/126] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:48 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 964 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-25 19:41:48.749 8 INFO cinder.api.openstack.wsgi [None req-d7c3db69-6c5c-4581-9d2d-eb77b64e0a7c baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:48.762 8 INFO cinder.volume.api [None req-d7c3db69-6c5c-4581-9d2d-eb77b64e0a7c baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:48.770 8 INFO cinder.volume.api [None req-d7c3db69-6c5c-4581-9d2d-eb77b64e0a7c baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume updated successfully. 2026-07-25 19:41:48.771 8 INFO cinder.api.openstack.wsgi [None req-d7c3db69-6c5c-4581-9d2d-eb77b64e0a7c baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 8|app: 0|req: 65/127] 10.0.0.250 () {34 vars in 795 bytes} [Sat Jul 25 19:41:48 2026] PUT /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 896 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-25 19:41:48.789 7 INFO cinder.api.openstack.wsgi [None req-c1b2283c-2d3c-48f0-b7f5-d1ad8617338d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:48.803 7 INFO cinder.volume.api [None req-c1b2283c-2d3c-48f0-b7f5-d1ad8617338d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:48.811 7 INFO cinder.volume.api [None req-c1b2283c-2d3c-48f0-b7f5-d1ad8617338d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume updated successfully. 2026-07-25 19:41:48.812 7 INFO cinder.api.openstack.wsgi [None req-c1b2283c-2d3c-48f0-b7f5-d1ad8617338d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 7|app: 0|req: 63/128] 10.0.0.250 () {34 vars in 796 bytes} [Sat Jul 25 19:41:48 2026] PUT /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 935 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-25 19:41:48.833 8 INFO cinder.api.openstack.wsgi [None req-bd0ff925-0bda-4274-b5c2-a0f971812772 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:48.847 8 INFO cinder.volume.api [None req-bd0ff925-0bda-4274-b5c2-a0f971812772 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:48.851 8 INFO cinder.api.openstack.wsgi [None req-bd0ff925-0bda-4274-b5c2-a0f971812772 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 8|app: 0|req: 66/129] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:48 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 1003 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-25 19:41:48.876 7 INFO cinder.api.openstack.wsgi [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes 2026-07-25 19:41:48.878 7 INFO cinder.api.v3.volumes [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Create volume of 1 GB 2026-07-25 19:41:48.883 7 INFO cinder.volume.api [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Availability Zones retrieved successfully. 2026-07-25 19:41:48.967 7 INFO cinder.volume.api [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Create volume request issued successfully. 2026-07-25 19:41:48.968 7 INFO cinder.api.openstack.wsgi [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes returned with HTTP 202 [pid: 7|app: 0|req: 64/130] 10.0.0.250 () {34 vars in 723 bytes} [Sat Jul 25 19:41:48 2026] POST /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes => generated 890 bytes in 98 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-25 19:41:48.987 8 INFO cinder.api.openstack.wsgi [None req-d52534ab-98b8-4afd-b0ed-6f9e18a826ae baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:48.998 8 INFO cinder.volume.api [None req-d52534ab-98b8-4afd-b0ed-6f9e18a826ae baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:49.001 8 INFO cinder.api.openstack.wsgi [None req-d52534ab-98b8-4afd-b0ed-6f9e18a826ae baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 200 [pid: 8|app: 0|req: 67/131] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:48 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 958 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:41:49.360 7 INFO cinder.api.openstack.wsgi [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:49.360 8 INFO cinder.api.openstack.wsgi [None req-d52534ab-98b8-4afd-b0ed-6f9e18a826ae baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:49.361 7 INFO cinder.api.openstack.wsgi [None req-7c01177c-93b8-4046-9042-9b8fa5600821 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:49.361 8 INFO cinder.api.openstack.wsgi [None req-d52534ab-98b8-4afd-b0ed-6f9e18a826ae baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://10.0.0.16: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-25 19:41:50.026 7 INFO cinder.api.openstack.wsgi [None req-6fdfcd91-d026-4c40-8816-074827714af1 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:50.039 7 INFO cinder.volume.api [None req-6fdfcd91-d026-4c40-8816-074827714af1 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:50.043 7 INFO cinder.api.openstack.wsgi [None req-6fdfcd91-d026-4c40-8816-074827714af1 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 200 [pid: 7|app: 0|req: 66/134] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:50 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 983 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-25 19:41:50.063 8 INFO cinder.api.openstack.wsgi [None req-79542c20-b01c-4047-9936-d59af9f25650 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] PUT http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:50.077 8 INFO cinder.volume.api [None req-79542c20-b01c-4047-9936-d59af9f25650 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:50.089 8 INFO cinder.volume.api [None req-79542c20-b01c-4047-9936-d59af9f25650 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume updated successfully. 2026-07-25 19:41:50.090 8 INFO cinder.api.openstack.wsgi [None req-79542c20-b01c-4047-9936-d59af9f25650 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 200 [pid: 8|app: 0|req: 69/135] 10.0.0.250 () {34 vars in 795 bytes} [Sat Jul 25 19:41:50 2026] PUT /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 882 bytes in 34 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-25 19:41:50.109 7 INFO cinder.api.openstack.wsgi [None req-1368e3a6-9ed0-410b-83de-05debe3d9d9b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:50.124 7 INFO cinder.volume.api [None req-1368e3a6-9ed0-410b-83de-05debe3d9d9b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:50.128 7 INFO cinder.api.openstack.wsgi [None req-1368e3a6-9ed0-410b-83de-05debe3d9d9b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 200 [pid: 7|app: 0|req: 67/136] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:50 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => 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-25 19:41:50.149 8 INFO cinder.api.openstack.wsgi [None req-8d271fc3-fb1b-4ea8-afcd-bb06ceb2b6b0 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 2026-07-25 19:41:50.149 8 INFO cinder.api.v3.volumes [None req-8d271fc3-fb1b-4ea8-afcd-bb06ceb2b6b0 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Delete volume with id: 9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:50.162 8 INFO cinder.volume.api [None req-8d271fc3-fb1b-4ea8-afcd-bb06ceb2b6b0 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:50.221 8 INFO cinder.volume.api [None req-8d271fc3-fb1b-4ea8-afcd-bb06ceb2b6b0 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Delete volume request issued successfully. 2026-07-25 19:41:50.221 8 INFO cinder.api.openstack.wsgi [None req-8d271fc3-fb1b-4ea8-afcd-bb06ceb2b6b0 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 202 [pid: 8|app: 0|req: 70/137] 10.0.0.250 () {32 vars in 778 bytes} [Sat Jul 25 19:41:50 2026] DELETE /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 0 bytes in 81 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-25 19:41:50.230 7 INFO cinder.api.openstack.wsgi [None req-728d344f-8b3a-4708-a26b-314c721dbd0d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 /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-25 19:41:50.244 7 INFO cinder.volume.api [None req-728d344f-8b3a-4708-a26b-314c721dbd0d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:50.248 7 INFO cinder.api.openstack.wsgi [None req-728d344f-8b3a-4708-a26b-314c721dbd0d baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 200 [pid: 7|app: 0|req: 68/138] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:50 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 949 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-25 19:41:51.271 8 INFO cinder.api.openstack.wsgi [None req-fc9cc477-1cd3-48e2-a90c-b5afbfa7f960 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 2026-07-25 19:41:51.281 8 INFO cinder.api.openstack.wsgi [None req-fc9cc477-1cd3-48e2-a90c-b5afbfa7f960 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 returned with HTTP 404 [pid: 8|app: 0|req: 71/139] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:51 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/9c9041ee-555d-47c6-aa48-93b9284e2514 => generated 109 bytes in 17 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-25 19:41:51.298 7 INFO cinder.api.openstack.wsgi [None req-7bae531d-8a06-45bc-a618-6a5c93f4f100 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:51.315 7 INFO cinder.volume.api [None req-7bae531d-8a06-45bc-a618-6a5c93f4f100 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:51.320 7 INFO cinder.api.openstack.wsgi [None req-7bae531d-8a06-45bc-a618-6a5c93f4f100 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 7|app: 0|req: 69/140] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:51 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 1003 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) 2026-07-25 19:41:51.342 8 INFO cinder.api.openstack.wsgi [None req-1c0a068a-6c54-46c4-acbf-51c7f2d2264b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 2026-07-25 19:41:51.343 8 INFO cinder.api.v3.volumes [None req-1c0a068a-6c54-46c4-acbf-51c7f2d2264b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Delete volume with id: c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:51.355 8 INFO cinder.volume.api [None req-1c0a068a-6c54-46c4-acbf-51c7f2d2264b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:51.380 8 INFO cinder.volume.api [None req-1c0a068a-6c54-46c4-acbf-51c7f2d2264b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Delete volume request issued successfully. 2026-07-25 19:41:51.380 8 INFO cinder.api.openstack.wsgi [None req-1c0a068a-6c54-46c4-acbf-51c7f2d2264b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 202 [pid: 8|app: 0|req: 72/141] 10.0.0.250 () {32 vars in 778 bytes} [Sat Jul 25 19:41:51 2026] DELETE /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 0 bytes in 45 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-25 19:41:51.392 7 INFO cinder.api.openstack.wsgi [None req-6f40b211-91c1-4721-9fab-4e79e0e1076b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 /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-25 19:41:51.406 7 INFO cinder.volume.api [None req-6f40b211-91c1-4721-9fab-4e79e0e1076b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:51.411 7 INFO cinder.api.openstack.wsgi [None req-6f40b211-91c1-4721-9fab-4e79e0e1076b baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 200 [pid: 7|app: 0|req: 70/142] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:51 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => generated 1002 bytes in 25 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-25 19:41:52.432 8 INFO cinder.api.openstack.wsgi [None req-5950e6ba-53f6-490d-9f8b-9301f3743707 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 2026-07-25 19:41:52.441 8 INFO cinder.api.openstack.wsgi [None req-5950e6ba-53f6-490d-9f8b-9301f3743707 baed17a0207644658f02dc9d60d379e1 00518118d8a842d1a15f19d2e3ce95d3 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 returned with HTTP 404 [pid: 8|app: 0|req: 73/143] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:52 2026] GET /v3/00518118d8a842d1a15f19d2e3ce95d3/volumes/c2c680f7-25d6-407e-9b75-c9feb63c8e40 => 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-25 19:41:54.327 7 INFO cinder.api.openstack.wsgi [None req-2cb1a993-02ec-4cfd-b52b-90244a7eadb3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes 2026-07-25 19:41:54.355 7 INFO cinder.volume.api [None req-2cb1a993-02ec-4cfd-b52b-90244a7eadb3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Get all volumes completed successfully. 2026-07-25 19:41:54.355 7 INFO cinder.api.openstack.wsgi [None req-2cb1a993-02ec-4cfd-b52b-90244a7eadb3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes returned with HTTP 200 [pid: 7|app: 0|req: 71/144] 10.0.0.250 () {32 vars in 701 bytes} [Sat Jul 25 19:41:54 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:41:54.368 8 INFO cinder.api.openstack.wsgi [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes 2026-07-25 19:41:54.371 8 INFO cinder.api.v3.volumes [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume of 1 GB 2026-07-25 19:41:54.381 8 INFO cinder.volume.api [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Availability Zones retrieved successfully. 2026-07-25 19:41:54.512 8 WARNING cinder.quota [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - 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-25 19:41:54.513 8 WARNING cinder.quota [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - 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-25 19:41:54.615 8 INFO cinder.volume.api [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume request issued successfully. 2026-07-25 19:41:54.616 8 INFO cinder.api.openstack.wsgi [None req-518c6ed2-3227-492c-8e9b-6b925243ae34 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes returned with HTTP 202 [pid: 8|app: 0|req: 74/145] 10.0.0.250 () {34 vars in 723 bytes} [Sat Jul 25 19:41:54 2026] POST /v3/1e87a6bb0ef041219b7830ff7c067466/volumes => generated 876 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) 2026-07-25 19:41:54.634 7 INFO cinder.api.openstack.wsgi [None req-f4db04d4-52ce-4a00-9c8e-35a1d98df945 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:41:54.648 7 INFO cinder.volume.api [None req-f4db04d4-52ce-4a00-9c8e-35a1d98df945 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:54.653 7 INFO cinder.api.openstack.wsgi [None req-f4db04d4-52ce-4a00-9c8e-35a1d98df945 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 200 [pid: 7|app: 0|req: 72/146] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:54 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => generated 944 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-25 19:41:55.671 8 INFO cinder.api.openstack.wsgi [None req-079cb37b-37b0-4353-a331-fcea27a99108 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:41:55.681 8 INFO cinder.volume.api [None req-079cb37b-37b0-4353-a331-fcea27a99108 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:55.686 8 INFO cinder.api.openstack.wsgi [None req-079cb37b-37b0-4353-a331-fcea27a99108 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 200 [pid: 8|app: 0|req: 75/147] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:55 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => generated 969 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-25 19:41:55.700 7 INFO cinder.api.openstack.wsgi [None req-fbe3fab0-75f4-4532-b7df-d2c25c727f72 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:41:55.715 7 INFO cinder.volume.api [None req-fbe3fab0-75f4-4532-b7df-d2c25c727f72 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:55.721 7 INFO cinder.api.openstack.wsgi [None req-fbe3fab0-75f4-4532-b7df-d2c25c727f72 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 200 [pid: 7|app: 0|req: 73/148] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:55 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => generated 969 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-25 19:41:55.737 8 INFO cinder.api.openstack.wsgi [None req-4e78ead8-679f-4f1c-a581-2afac2c35cea 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes 2026-07-25 19:41:55.740 8 INFO cinder.api.v3.volumes [None req-4e78ead8-679f-4f1c-a581-2afac2c35cea 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume of 1 GB 2026-07-25 19:41:55.745 8 INFO cinder.volume.api [None req-4e78ead8-679f-4f1c-a581-2afac2c35cea 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Availability Zones retrieved successfully. 2026-07-25 19:41:55.868 8 INFO cinder.volume.api [None req-4e78ead8-679f-4f1c-a581-2afac2c35cea 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume request issued successfully. 2026-07-25 19:41:55.869 8 INFO cinder.api.openstack.wsgi [None req-4e78ead8-679f-4f1c-a581-2afac2c35cea 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes returned with HTTP 202 [pid: 8|app: 0|req: 76/149] 10.0.0.250 () {34 vars in 723 bytes} [Sat Jul 25 19:41:55 2026] POST /v3/1e87a6bb0ef041219b7830ff7c067466/volumes => generated 875 bytes in 137 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-25 19:41:55.889 7 INFO cinder.api.openstack.wsgi [None req-aa3ab06a-1ce2-4d5a-a64d-8daf24cac0b5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:55.905 7 INFO cinder.volume.api [None req-aa3ab06a-1ce2-4d5a-a64d-8daf24cac0b5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:55.910 7 INFO cinder.api.openstack.wsgi [None req-aa3ab06a-1ce2-4d5a-a64d-8daf24cac0b5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 200 [pid: 7|app: 0|req: 74/150] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:55 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => generated 943 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-25 19:41:56.931 8 INFO cinder.api.openstack.wsgi [None req-8d66e5f7-aaf2-4912-abeb-92d423726843 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:56.945 8 INFO cinder.volume.api [None req-8d66e5f7-aaf2-4912-abeb-92d423726843 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:56.950 8 INFO cinder.api.openstack.wsgi [None req-8d66e5f7-aaf2-4912-abeb-92d423726843 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 200 [pid: 8|app: 0|req: 77/151] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:56 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => 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-25 19:41:56.970 7 INFO cinder.api.openstack.wsgi [None req-6415b005-2ac3-44ab-a25a-1efad7a965b3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:56.987 7 INFO cinder.volume.api [None req-6415b005-2ac3-44ab-a25a-1efad7a965b3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:56.993 7 INFO cinder.api.openstack.wsgi [None req-6415b005-2ac3-44ab-a25a-1efad7a965b3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 200 [pid: 7|app: 0|req: 75/152] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:56 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => 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-25 19:41:57.012 8 INFO cinder.api.openstack.wsgi [None req-b0c79b40-a304-41f8-a7c3-05324430adf3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes 2026-07-25 19:41:57.015 8 INFO cinder.api.v3.volumes [None req-b0c79b40-a304-41f8-a7c3-05324430adf3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume of 1 GB 2026-07-25 19:41:57.021 8 INFO cinder.volume.api [None req-b0c79b40-a304-41f8-a7c3-05324430adf3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Availability Zones retrieved successfully. 2026-07-25 19:41:57.140 8 INFO cinder.volume.api [None req-b0c79b40-a304-41f8-a7c3-05324430adf3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Create volume request issued successfully. 2026-07-25 19:41:57.141 8 INFO cinder.api.openstack.wsgi [None req-b0c79b40-a304-41f8-a7c3-05324430adf3 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes returned with HTTP 202 [pid: 8|app: 0|req: 78/153] 10.0.0.250 () {34 vars in 723 bytes} [Sat Jul 25 19:41:57 2026] POST /v3/1e87a6bb0ef041219b7830ff7c067466/volumes => generated 875 bytes in 135 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-25 19:41:57.163 7 INFO cinder.api.openstack.wsgi [None req-ab70a4b8-a7e3-4d3a-abbb-ed7d526877e4 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:57.178 7 INFO cinder.volume.api [None req-ab70a4b8-a7e3-4d3a-abbb-ed7d526877e4 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:57.182 7 INFO cinder.api.openstack.wsgi [None req-ab70a4b8-a7e3-4d3a-abbb-ed7d526877e4 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 200 [pid: 7|app: 0|req: 76/154] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:57 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 943 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-25 19:41:58.204 8 INFO cinder.api.openstack.wsgi [None req-907baab9-d634-4c97-a329-77d13252e0d9 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:58.221 8 INFO cinder.volume.api [None req-907baab9-d634-4c97-a329-77d13252e0d9 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:58.225 8 INFO cinder.api.openstack.wsgi [None req-907baab9-d634-4c97-a329-77d13252e0d9 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 200 [pid: 8|app: 0|req: 79/155] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:58 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => 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-25 19:41:58.247 7 INFO cinder.api.openstack.wsgi [None req-603e1317-805c-441f-82b3-630a582d7af5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:58.262 7 INFO cinder.volume.api [None req-603e1317-805c-441f-82b3-630a582d7af5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:58.268 7 INFO cinder.api.openstack.wsgi [None req-603e1317-805c-441f-82b3-630a582d7af5 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 200 [pid: 7|app: 0|req: 77/156] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:58 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 968 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-25 19:41:58.288 8 INFO cinder.api.openstack.wsgi [None req-5d220e77-50e5-4775-a401-c1293b4b43d1 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes 2026-07-25 19:41:58.317 8 INFO cinder.volume.api [None req-5d220e77-50e5-4775-a401-c1293b4b43d1 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Get all volumes completed successfully. 2026-07-25 19:41:58.318 8 INFO cinder.api.openstack.wsgi [None req-5d220e77-50e5-4775-a401-c1293b4b43d1 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes returned with HTTP 200 [pid: 8|app: 0|req: 80/157] 10.0.0.250 () {32 vars in 701 bytes} [Sat Jul 25 19:41:58 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes => generated 1322 bytes in 35 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-25 19:41:58.335 7 INFO cinder.api.openstack.wsgi [None req-37bc7138-b310-4a54-a2a1-25f604634f76 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:58.349 7 INFO cinder.volume.api [None req-37bc7138-b310-4a54-a2a1-25f604634f76 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:58.353 7 INFO cinder.api.openstack.wsgi [None req-37bc7138-b310-4a54-a2a1-25f604634f76 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 200 [pid: 7|app: 0|req: 78/158] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:58 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 968 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-25 19:41:58.373 8 INFO cinder.api.openstack.wsgi [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 2026-07-25 19:41:58.374 8 INFO cinder.api.v3.volumes [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume with id: 1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:58.384 8 INFO cinder.volume.api [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:58.407 8 INFO cinder.volume.api [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume request issued successfully. 2026-07-25 19:41:58.407 8 INFO cinder.api.openstack.wsgi [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 202 [pid: 8|app: 0|req: 81/159] 10.0.0.250 () {32 vars in 778 bytes} [Sat Jul 25 19:41:58 2026] DELETE /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 0 bytes in 40 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-25 19:41:58.420 7 INFO cinder.api.openstack.wsgi [None req-2e220864-4f14-4302-af41-26e6889b98f8 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 /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-25 19:41:58.432 7 INFO cinder.volume.api [None req-2e220864-4f14-4302-af41-26e6889b98f8 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:58.437 7 INFO cinder.api.openstack.wsgi [None req-2e220864-4f14-4302-af41-26e6889b98f8 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 200 [pid: 7|app: 0|req: 79/160] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:58 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 967 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:41:59.359 8 INFO cinder.api.openstack.wsgi [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:59.360 7 INFO cinder.api.openstack.wsgi [None req-2e220864-4f14-4302-af41-26e6889b98f8 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:41:59.360 8 INFO cinder.api.openstack.wsgi [None req-32794466-9e6a-4628-95ed-5a70672c66fb 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:41:59.361 7 INFO cinder.api.openstack.wsgi [None req-2e220864-4f14-4302-af41-26e6889b98f8 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://10.0.0.16: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-25 19:41:59.462 8 INFO cinder.api.openstack.wsgi [None req-cd946578-4726-4833-aa63-2f042a414013 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 2026-07-25 19:41:59.471 8 INFO cinder.api.openstack.wsgi [None req-cd946578-4726-4833-aa63-2f042a414013 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 returned with HTTP 404 [pid: 8|app: 0|req: 83/163] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:59 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/1dbaa1c3-ac7a-46d4-a4c5-df3d134ec015 => generated 109 bytes in 15 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-25 19:41:59.482 7 INFO cinder.api.openstack.wsgi [None req-5f6c8ad1-fd94-475f-91f9-e1dc322ea2e6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:59.496 7 INFO cinder.volume.api [None req-5f6c8ad1-fd94-475f-91f9-e1dc322ea2e6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:59.501 7 INFO cinder.api.openstack.wsgi [None req-5f6c8ad1-fd94-475f-91f9-e1dc322ea2e6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 200 [pid: 7|app: 0|req: 81/164] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:59 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => generated 968 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:41:59.520 8 INFO cinder.api.openstack.wsgi [None req-15d99897-655c-48ce-9826-445db05d6f23 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 2026-07-25 19:41:59.521 8 INFO cinder.api.v3.volumes [None req-15d99897-655c-48ce-9826-445db05d6f23 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume with id: 56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:59.533 8 INFO cinder.volume.api [None req-15d99897-655c-48ce-9826-445db05d6f23 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:59.555 8 INFO cinder.volume.api [None req-15d99897-655c-48ce-9826-445db05d6f23 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume request issued successfully. 2026-07-25 19:41:59.555 8 INFO cinder.api.openstack.wsgi [None req-15d99897-655c-48ce-9826-445db05d6f23 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 202 [pid: 8|app: 0|req: 84/165] 10.0.0.250 () {32 vars in 778 bytes} [Sat Jul 25 19:41:59 2026] DELETE /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => generated 0 bytes in 40 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-25 19:41:59.565 7 INFO cinder.api.openstack.wsgi [None req-516827dc-9b81-4c77-a739-8a6b191ae7f2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 /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-25 19:41:59.578 7 INFO cinder.volume.api [None req-516827dc-9b81-4c77-a739-8a6b191ae7f2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:41:59.583 7 INFO cinder.api.openstack.wsgi [None req-516827dc-9b81-4c77-a739-8a6b191ae7f2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 200 [pid: 7|app: 0|req: 82/166] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:41:59 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => generated 967 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-25 19:42:00.603 8 INFO cinder.api.openstack.wsgi [None req-5c394cb9-344e-4a94-9be1-2b3c96329992 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 2026-07-25 19:42:00.612 8 INFO cinder.api.openstack.wsgi [None req-5c394cb9-344e-4a94-9be1-2b3c96329992 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 returned with HTTP 404 [pid: 8|app: 0|req: 85/167] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:42:00 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/56e71d79-1a51-4426-815e-ed3a5c530765 => generated 109 bytes in 15 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-25 19:42:00.624 7 INFO cinder.api.openstack.wsgi [None req-1ae8804c-6d05-49be-8fc6-47c6632891a6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:42:00.640 7 INFO cinder.volume.api [None req-1ae8804c-6d05-49be-8fc6-47c6632891a6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:42:00.645 7 INFO cinder.api.openstack.wsgi [None req-1ae8804c-6d05-49be-8fc6-47c6632891a6 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 200 [pid: 7|app: 0|req: 83/168] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:42:00 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => generated 969 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-07-25 19:42:00.660 8 INFO cinder.api.openstack.wsgi [None req-4fa50439-6ce1-4ea0-956f-39245b1a0eb2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] DELETE http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a 2026-07-25 19:42:00.661 8 INFO cinder.api.v3.volumes [None req-4fa50439-6ce1-4ea0-956f-39245b1a0eb2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume with id: 5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:42:00.672 8 INFO cinder.volume.api [None req-4fa50439-6ce1-4ea0-956f-39245b1a0eb2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:42:00.695 8 INFO cinder.volume.api [None req-4fa50439-6ce1-4ea0-956f-39245b1a0eb2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Delete volume request issued successfully. 2026-07-25 19:42:00.695 8 INFO cinder.api.openstack.wsgi [None req-4fa50439-6ce1-4ea0-956f-39245b1a0eb2 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 202 [pid: 8|app: 0|req: 86/169] 10.0.0.250 () {32 vars in 778 bytes} [Sat Jul 25 19:42:00 2026] DELETE /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => generated 0 bytes in 40 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-25 19:42:00.706 7 INFO cinder.api.openstack.wsgi [None req-c7c603a2-7982-430b-b61e-0d52bfae9a11 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a /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-25 19:42:00.718 7 INFO cinder.volume.api [None req-c7c603a2-7982-430b-b61e-0d52bfae9a11 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] Volume info retrieved successfully. 2026-07-25 19:42:00.724 7 INFO cinder.api.openstack.wsgi [None req-c7c603a2-7982-430b-b61e-0d52bfae9a11 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 200 [pid: 7|app: 0|req: 84/170] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:42:00 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => 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-25 19:42:01.747 8 INFO cinder.api.openstack.wsgi [None req-71bbc43d-445f-4ff5-87f0-f2055cf79d74 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a 2026-07-25 19:42:01.754 8 INFO cinder.api.openstack.wsgi [None req-71bbc43d-445f-4ff5-87f0-f2055cf79d74 98bf63df3f1f467eb93af886e4dd6357 1e87a6bb0ef041219b7830ff7c067466 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a returned with HTTP 404 [pid: 8|app: 0|req: 87/171] 10.0.0.250 () {32 vars in 775 bytes} [Sat Jul 25 19:42:01 2026] GET /v3/1e87a6bb0ef041219b7830ff7c067466/volumes/5f15ddb6-d239-4828-9141-a9ee6e427b8a => 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-25 19:42:04.502 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/snapshots 2026-07-25 19:42:04.520 7 INFO cinder.volume.api [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] Get all snapshots completed successfully. 2026-07-25 19:42:04.520 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/snapshots returned with HTTP 200 [pid: 7|app: 0|req: 85/172] 10.0.0.250 () {32 vars in 705 bytes} [Sat Jul 25 19:42:04 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/snapshots => generated 17 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:42:04.534 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/volumes 2026-07-25 19:42:04.560 8 INFO cinder.volume.api [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] Get all volumes completed successfully. 2026-07-25 19:42:04.561 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/791ad10c2e5c44e2923d204209dd45ee/volumes returned with HTTP 200 [pid: 8|app: 0|req: 88/173] 10.0.0.250 () {32 vars in 701 bytes} [Sat Jul 25 19:42:04 2026] GET /v3/791ad10c2e5c44e2923d204209dd45ee/volumes => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-25 19:42:09.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:09.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:09.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:09.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:19.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:19.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:19.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:19.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:29.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:29.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:29.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:29.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:39.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:39.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:39.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:39.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:49.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:49.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:49.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:49.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:59.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:59.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:42:59.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:42:59.362 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:09.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:09.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:09.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:09.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:19.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:19.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:19.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:19.362 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:29.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:29.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:29.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:29.362 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:39.359 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:39.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:39.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:39.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:49.360 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:49.360 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] GET http://10.0.0.16:8776/ 2026-07-25 19:43:49.361 8 INFO cinder.api.openstack.wsgi [None req-bde979b3-0997-4523-b0b2-092768bf88f4 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300 2026-07-25 19:43:49.361 7 INFO cinder.api.openstack.wsgi [None req-4a91a688-c16c-4827-bcbd-d067c205a9c9 d5948d73545149a8bd33b7c0f5b96796 791ad10c2e5c44e2923d204209dd45ee - - default default] http://10.0.0.16:8776/ returned with HTTP 300