+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Aug 10 22:53:07 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:04:44 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: cinder-api-74cb96c7b9-rncvx 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fd53f5f6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1592: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse /var/lib/openstack/lib/python3.12/site-packages/oslo_vmware/image_util.py:16: DeprecationWarning: defusedxml.lxml is no longer supported and will be removed in a future release. from defusedxml.lxml import parse simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() /var/lib/openstack/lib/python3.12/site-packages/cinder/db/sqlalchemy/models.py:37: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) BASE = declarative_base() 2026-08-10 22:53:12.215 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-08-10 22:53:12.215 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-08-10 22:53:12.301 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-08-10 22:53:12.302 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-08-10 22:53:13.457 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-10 22:53:13.460 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-10 22:53:13.462 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-10 22:53:13.465 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-08-10 22:53:13.478 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-10 22:53:13.481 8 INFO cinder.rpc [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-10 22:53:13.531 8 WARNING cinder.api.contrib.hosts [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-10 22:53:13.568 8 WARNING keystonemiddleware._common.config [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:53:13.577 8 WARNING oslo_config.cfg [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd53f5f6668 pid: 8 (default app) 2026-08-10 22:53:13.588 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-08-10 22:53:13.591 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-08-10 22:53:13.594 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-08-10 22:53:13.598 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-volume RPC version 3.19 as minimum service version. 2026-08-10 22:53:13.611 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-08-10 22:53:13.614 7 INFO cinder.rpc [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-08-10 22:53:13.667 7 WARNING cinder.api.contrib.hosts [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-08-10 22:53:13.706 7 WARNING keystonemiddleware._common.config [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-10 22:53:13.716 7 WARNING oslo_config.cfg [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fd53f5f6668 pid: 7 (default app) 2026-08-10 22:53:15.010 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:15.012 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:25.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:25.010 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:35.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:35.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:45.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:45.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:45.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:45.009 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:55.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:55.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:53:55.010 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:53:55.010 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:05.007 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:05.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:05.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:05.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:15.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:15.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:15.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:15.009 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:25.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:25.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:25.009 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:25.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:35.008 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:35.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:35.010 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:35.010 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:45.008 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:45.009 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:45.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:45.010 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:55.009 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:55.009 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] GET http://10.0.0.111:8776/ 2026-08-10 22:54:55.010 8 INFO cinder.api.openstack.wsgi [None req-22410b74-94ef-442a-8366-0cbe6918bc17 - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:54:55.010 7 INFO cinder.api.openstack.wsgi [None req-53788e77-d98d-4d20-8bbf-1360118e371b - - - - - -] http://10.0.0.111:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-10 22:54:56.449 8 INFO cinder.api.openstack.wsgi [None req-08c0237c-fe7c-431f-9503-f67416c49bae 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/rbd1 2026-08-10 22:54:56.475 8 INFO cinder.api.openstack.wsgi [None req-08c0237c-fe7c-431f-9503-f67416c49bae 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 11/20] 10.0.0.189 () {30 vars in 682 bytes} [Mon Aug 10 22:54:55 2026] GET /v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/rbd1 => generated 82 bytes in 859 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: cinderv3. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/timestamp.py:28: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). utc_datetime = pytz.utc.localize(datetime.datetime.utcnow()) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:814: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) 2026-08-10 22:54:56.876 7 INFO cinder.api.openstack.wsgi [None req-e3148eca-ed14-4584-a406-7566a08f80a0 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-10 22:54:56.903 7 INFO cinder.api.openstack.wsgi [None req-e3148eca-ed14-4584-a406-7566a08f80a0 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 10/21] 10.0.0.189 () {30 vars in 721 bytes} [Mon Aug 10 22:54:56 2026] GET /v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?name=rbd1&is_public=None => generated 20 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-10 22:54:58.496 8 INFO cinder.api.openstack.wsgi [None req-aa4e17a8-5502-4790-b784-71a2274e95db 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types /var/lib/openstack/lib/python3.12/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. warnings.warn('Policy enforcement is depending on the value of ' 2026-08-10 22:54:58.523 8 INFO cinder.api.openstack.wsgi [None req-aa4e17a8-5502-4790-b784-71a2274e95db 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types returned with HTTP 200 [pid: 8|app: 0|req: 12/22] 10.0.0.189 () {34 vars in 725 bytes} [Mon Aug 10 22:54:58 2026] POST /v3/f35e9d6d0fe344b5b72a1ca850467f6b/types => generated 179 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-10 22:54:58.540 7 INFO cinder.api.openstack.wsgi [req-aa4e17a8-5502-4790-b784-71a2274e95db req-857dc0b4-0749-4958-beaf-0b09f8dd3d13 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/3f02a331-4da5-48ec-a9f1-f6db5cf4c529/extra_specs 2026-08-10 22:54:58.599 7 INFO cinder.api.openstack.wsgi [req-aa4e17a8-5502-4790-b784-71a2274e95db req-857dc0b4-0749-4958-beaf-0b09f8dd3d13 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/3f02a331-4da5-48ec-a9f1-f6db5cf4c529/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 11/23] 10.0.0.189 () {36 vars in 894 bytes} [Mon Aug 10 22:54:58 2026] POST /v3/f35e9d6d0fe344b5b72a1ca850467f6b/types/3f02a331-4da5-48ec-a9f1-f6db5cf4c529/extra_specs => generated 48 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-10 22:55:00.182 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?is_public=None 2026-08-10 22:55:00.195 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 13/24] 10.0.0.189 () {30 vars in 701 bytes} [Mon Aug 10 22:55:00 2026] GET /v3/f35e9d6d0fe344b5b72a1ca850467f6b/types?is_public=None => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-10 22:55:02.063 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/qos-specs 2026-08-10 22:55:02.074 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/f35e9d6d0fe344b5b72a1ca850467f6b/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 12/25] 10.0.0.189 () {30 vars in 680 bytes} [Mon Aug 10 22:55:01 2026] GET /v3/f35e9d6d0fe344b5b72a1ca850467f6b/qos-specs => generated 17 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-10 22:55:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:05.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:15.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:15.011 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:25.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:55:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:55:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:05.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:05.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:05.011 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:25.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:25.013 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:56:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:56:55.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:57:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:57:55.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:05.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:05.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:15.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:45.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:58:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:58:55.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:45.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:45.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:55.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 22:59:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 22:59:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:05.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:15.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:15.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:45.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:45.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:45.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:55.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:55.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:00:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:00:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:15.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:45.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:01:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:01:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:15.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:35.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:35.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:02:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:02:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:05.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:05.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:15.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:25.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:25.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:35.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:45.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:03:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:03:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:05.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:25.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:35.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:55.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:55.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:04:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:04:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:05.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:15.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:25.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:45.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:45.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:55.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:05:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:05:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:25.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:35.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:45.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:45.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:06:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:06:55.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:05.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:05.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:15.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:15.011 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:07:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:07:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:05.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:05.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:15.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:35.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:35.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:45.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:45.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:08:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:08:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:15.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:25.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:35.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:35.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:45.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:09:55.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:09:55.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:15.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:25.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:25.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:35.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:35.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:45.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:45.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:45.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:45.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:55.007 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:55.007 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:10:55.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:10:55.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:05.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:05.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:05.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:05.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:15.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:15.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:15.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:15.010 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:25.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:25.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:25.009 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:35.008 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:35.008 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:35.009 7 INFO cinder.api.openstack.wsgi [None req-b4a25d04-7a47-40de-812a-f582e4315dad 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:35.010 8 INFO cinder.api.openstack.wsgi [None req-7597a21c-ff82-482f-baf8-8f7b2e0f0141 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 23:11:35.469 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET https://volume.199-19-213-9.nip.io/v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b?usage=False 2026-08-10 23:11:35.493 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - 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-08-10 23:11:35.493 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - 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-08-10 23:11:35.494 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.495 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.495 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.495 7 WARNING cinder.quota [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.501 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] https://volume.199-19-213-9.nip.io/v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b?usage=False returned with HTTP 200 [pid: 7|app: 0|req: 113/226] 199.19.213.9 () {44 vars in 1060 bytes} [Mon Aug 10 23:11:35 2026] GET /v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b?usage=False => generated 340 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-10 23:11:35.694 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] PUT https://volume.199-19-213-9.nip.io/v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b 2026-08-10 23:11:35.756 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - 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-08-10 23:11:35.757 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - 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-08-10 23:11:35.757 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: snapshots_rbd1 is set by the default quota flag: quota_snapshots_rbd1, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.757 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.758 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.758 8 WARNING cinder.quota [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. 2026-08-10 23:11:35.764 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] https://volume.199-19-213-9.nip.io/v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b returned with HTTP 200 [pid: 8|app: 0|req: 114/227] 199.19.213.9 () {48 vars in 1089 bytes} [Mon Aug 10 23:11:35 2026] PUT /v3/f35e9d6d0fe344b5b72a1ca850467f6b/os-quota-sets/f35e9d6d0fe344b5b72a1ca850467f6b => generated 296 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-08-10 23:11:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:11:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:11:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:05.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:05.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:15.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:25.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:25.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:45.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:45.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:45.011 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:45.012 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:12:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:12:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:25.013 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:25.013 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:25.013 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:25.014 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:35.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:45.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:13:55.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:13:55.011 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:05.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:35.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:14:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:14:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:05.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:05.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:15.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:15.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:15:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:15:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:05.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:15.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:25.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:25.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:35.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:35.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:16:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:16:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:05.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:05.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:25.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:35.011 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:17:55.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:17:55.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:15.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:15.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:25.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:35.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:55.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:18:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:18:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:15.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:19:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:19:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:05.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:15.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:15.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:25.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:25.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:35.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:35.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:55.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:20:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:20:55.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:05.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:15.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:35.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:35.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:21:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:21:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:15.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:15.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:25.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:25.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:25.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:35.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:45.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:45.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:55.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:55.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:22:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:22:55.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:15.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:15.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:15.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:15.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:25.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:25.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:25.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:25.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:35.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:35.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:35.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:35.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:45.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:45.007 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:45.009 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:45.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:55.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:55.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:23:55.010 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:23:55.010 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:24:05.007 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:24:05.008 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:24:05.008 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:24:05.009 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:24:15.013 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:24:15.014 7 INFO cinder.api.openstack.wsgi [None req-21d22048-270c-4fc4-a2e3-25f253f31054 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300 2026-08-10 23:24:15.018 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] GET http://10.0.0.111:8776/ 2026-08-10 23:24:15.019 8 INFO cinder.api.openstack.wsgi [None req-96b4f27b-7d38-4700-9613-e56089952245 51f275b0d832454b9e00230b2a8dfe0b f35e9d6d0fe344b5b72a1ca850467f6b - - default default] http://10.0.0.111:8776/ returned with HTTP 300