+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Sep 10 02:21:12 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:27:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: cinder-api-567445595d-8dwjq 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55609608e0d0 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.10/site-packages/oslo_policy/policy.py:1588: 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.10/site-packages/oslo_policy/policy.py:1588: 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.10/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 /var/lib/openstack/lib/python3.10/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 /var/lib/openstack/lib/python3.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-09-10 02:21:15.895 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-09-10 02:21:15.895 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.10/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.10/site-packages/kombu/utils/compat.py:82: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. for ep in importlib_metadata.entry_points().get(namespace, []) 2026-09-10 02:21:16.045 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-09-10 02:21:16.045 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.10/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-09-10 02:21:16.878 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-10 02:21:16.881 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-10 02:21:16.884 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-10 02:21:16.887 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-09-10 02:21:16.901 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-10 02:21:16.906 7 INFO cinder.rpc [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-10 02:21:16.958 7 WARNING cinder.api.contrib.hosts [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-10 02:21:16.998 7 WARNING keystonemiddleware._common.config [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:21:17.007 7 WARNING oslo_config.cfg [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55609608e0d0 pid: 7 (default app) 2026-09-10 02:21:17.010 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:17.011 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:17.012 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:17.012 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:17.026 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-09-10 02:21:17.032 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-09-10 02:21:17.038 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-09-10 02:21:17.043 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-09-10 02:21:17.061 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-09-10 02:21:17.066 8 INFO cinder.rpc [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-09-10 02:21:17.162 8 WARNING cinder.api.contrib.hosts [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-09-10 02:21:17.203 8 WARNING keystonemiddleware._common.config [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-10 02:21:17.213 8 WARNING oslo_config.cfg [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55609608e0d0 pid: 8 (default app) 2026-09-10 02:21:23.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:23.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:23.887 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:23.887 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:33.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:33.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:33.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:33.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:43.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:43.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:43.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:43.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:53.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:53.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:21:53.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:21:53.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:03.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:03.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:03.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:03.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:13.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:13.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:13.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:13.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:23.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:23.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:23.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:23.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:33.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:33.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:33.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:33.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:43.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:43.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:43.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:43.887 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:53.885 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:53.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:22:53.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:22:53.886 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:03.884 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:23:03.884 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] GET http://10.0.0.199:8776/ 2026-09-10 02:23:03.885 7 INFO cinder.api.openstack.wsgi [None req-5237c319-b3bc-4375-b51b-076c74b28366 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:03.886 8 INFO cinder.api.openstack.wsgi [None req-86c364bc-ed36-4fc1-95f8-6a9a1d5bb026 - - - - - -] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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-09-10 02:23:05.051 7 INFO cinder.api.openstack.wsgi [None req-21898f8d-b423-4266-a271-ddb9de96192a aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types/rbd1 2026-09-10 02:23:05.075 7 INFO cinder.api.openstack.wsgi [None req-21898f8d-b423-4266-a271-ddb9de96192a aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types/rbd1 returned with HTTP 404 [pid: 7|app: 0|req: 14/25] 10.0.0.33 () {30 vars in 681 bytes} [Thu Sep 10 02:23:04 2026] GET /v3/85c569105db84932a9859cf90280efd1/types/rbd1 => generated 82 bytes in 875 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:110: DeprecationWarning: invalid escape sequence '\ ' """Object representing a pool of memcache servers. /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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.10/site-packages/oslo_policy/policy.py:810: 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-09-10 02:23:05.449 8 INFO cinder.api.openstack.wsgi [None req-c826c7f4-9a7b-419c-a45a-6b69b5e0292f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types?name=rbd1&is_public=None /var/lib/openstack/lib/python3.10/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-09-10 02:23:05.471 8 INFO cinder.api.openstack.wsgi [None req-c826c7f4-9a7b-419c-a45a-6b69b5e0292f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 12/26] 10.0.0.33 () {30 vars in 720 bytes} [Thu Sep 10 02:23:05 2026] GET /v3/85c569105db84932a9859cf90280efd1/types?name=rbd1&is_public=None => generated 20 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-10 02:23:07.112 7 INFO cinder.api.openstack.wsgi [None req-48319dd7-1a81-4edb-8aa4-0b39f4ccd67a aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types /var/lib/openstack/lib/python3.10/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-09-10 02:23:07.246 7 INFO cinder.api.openstack.wsgi [None req-48319dd7-1a81-4edb-8aa4-0b39f4ccd67a aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types returned with HTTP 200 [pid: 7|app: 0|req: 15/27] 10.0.0.33 () {34 vars in 724 bytes} [Thu Sep 10 02:23:07 2026] POST /v3/85c569105db84932a9859cf90280efd1/types => generated 179 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-10 02:23:07.264 8 INFO cinder.api.openstack.wsgi [req-48319dd7-1a81-4edb-8aa4-0b39f4ccd67a req-e3b78d7f-7a5c-4590-80d0-a91c807e2af2 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types/edc5a737-015e-4290-82f1-7094df791110/extra_specs 2026-09-10 02:23:07.460 8 INFO cinder.api.openstack.wsgi [req-48319dd7-1a81-4edb-8aa4-0b39f4ccd67a req-e3b78d7f-7a5c-4590-80d0-a91c807e2af2 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types/edc5a737-015e-4290-82f1-7094df791110/extra_specs returned with HTTP 200 [pid: 8|app: 0|req: 13/28] 10.0.0.33 () {36 vars in 893 bytes} [Thu Sep 10 02:23:07 2026] POST /v3/85c569105db84932a9859cf90280efd1/types/edc5a737-015e-4290-82f1-7094df791110/extra_specs => generated 48 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-10 02:23:09.116 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types?is_public=None 2026-09-10 02:23:09.140 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/types?is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 16/29] 10.0.0.33 () {30 vars in 700 bytes} [Thu Sep 10 02:23:09 2026] GET /v3/85c569105db84932a9859cf90280efd1/types?is_public=None => generated 443 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-10 02:23:11.049 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/qos-specs 2026-09-10 02:23:11.068 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/85c569105db84932a9859cf90280efd1/qos-specs returned with HTTP 200 [pid: 8|app: 0|req: 14/30] 10.0.0.33 () {30 vars in 679 bytes} [Thu Sep 10 02:23:10 2026] GET /v3/85c569105db84932a9859cf90280efd1/qos-specs => generated 17 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-10 02:23:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:23.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:23:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:23:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:13.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:24:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:24:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:03.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:13.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:23.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:23.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:23.889 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:33.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:33.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:25:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:25:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:13.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:43.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:26:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:26:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:03.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:03.888 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:03.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:03.890 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:13.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:23.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:27:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:27:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:23.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:23.889 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:28:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:28:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:03.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:33.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:29:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:29:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:30:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:30:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:03.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:03.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:03.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:23.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:23.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:43.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:31:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:31:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:23.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:23.888 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:43.889 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:32:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:32:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:43.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:33:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:33:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:03.892 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:03.892 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:03.893 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:03.894 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:23.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:34:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:34:53.887 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:03.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:35:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:35:53.891 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:23.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:33.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:43.889 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:43.890 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:36:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:36:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:33.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:43.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:53.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:37:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:37:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:03.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:13.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:33.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:33.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:43.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:43.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:53.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:38:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:38:53.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:03.884 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:03.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:13.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:13.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:23.885 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:23.886 8 INFO cinder.api.openstack.wsgi [None req-c8a0f60f-10bc-477d-a323-eaf2b9fbad4f aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 /var/lib/openstack/lib/python3.10/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-09-10 02:39:33.698 8 INFO cinder.api.openstack.wsgi [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET https://volume.162-253-55-114.nip.io/v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1?usage=False 2026-09-10 02:39:33.735 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. 2026-09-10 02:39:33.736 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. 2026-09-10 02:39:33.737 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.738 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.738 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.739 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.740 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.741 8 WARNING cinder.quota [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - 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-09-10 02:39:33.751 8 INFO cinder.api.openstack.wsgi [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] https://volume.162-253-55-114.nip.io/v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1?usage=False returned with HTTP 200 [pid: 8|app: 0|req: 113/227] 162.253.55.114 () {44 vars in 1067 bytes} [Thu Sep 10 02:39:33 2026] GET /v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1?usage=False => generated 340 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-10 02:39:33.884 8 INFO cinder.api.openstack.wsgi [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:33.886 8 INFO cinder.api.openstack.wsgi [None req-c69eb9b4-1241-4aaa-8af2-749930fa1578 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:33.980 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] PUT https://volume.162-253-55-114.nip.io/v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1 2026-09-10 02:39:34.081 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] https://volume.162-253-55-114.nip.io/v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1 returned with HTTP 200 [pid: 8|app: 0|req: 115/230] 162.253.55.114 () {48 vars in 1096 bytes} [Thu Sep 10 02:39:33 2026] PUT /v3/85c569105db84932a9859cf90280efd1/os-quota-sets/85c569105db84932a9859cf90280efd1 => generated 296 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-09-10 02:39:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:43.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:39:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:39:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:40:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:40:53.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:03.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:03.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:41:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:41:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:42:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:42:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:43:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:43:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:44:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:44:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:23.883 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:33.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:45:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:45:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:13.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:13.889 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:46:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:46:53.888 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:03.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:13.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:43.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:47:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:47:53.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:03.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:43.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:43.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:48:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:48:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:13.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:23.883 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:43.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:49:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:49:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:03.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:03.888 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:03.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:13.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:23.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:33.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:53.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:53.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:50:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:50:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:13.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:13.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:13.888 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:13.888 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:23.888 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:33.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:33.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:43.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:43.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:51:53.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:51:53.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:03.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:03.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:03.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:13.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:23.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:23.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:33.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:33.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:43.891 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:53.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:53.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:52:53.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:52:53.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:03.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:03.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:03.887 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:03.891 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:13.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:13.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:13.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:13.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:23.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:23.885 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:23.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:23.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:33.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:33.884 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:33.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:33.886 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:43.884 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:43.885 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] GET http://10.0.0.199:8776/ 2026-09-10 02:53:43.886 7 INFO cinder.api.openstack.wsgi [None req-5508cab5-61d5-4d69-b1d2-60ea8832bc55 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300 2026-09-10 02:53:43.887 8 INFO cinder.api.openstack.wsgi [None req-8c838ce2-0b52-4795-a04f-e15db1b39900 aad41d44356b44ffb4b3ae5a5dfb062b 85c569105db84932a9859cf90280efd1 - - default default] http://10.0.0.199:8776/ returned with HTTP 300