+ 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 [Tue May 5 13:12:28 2026] *** compiled with version: 11.4.0 on 05 May 2026 05:54:14 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: cinder-api-768c97b855-l76bf 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 0x55e5b0802b50 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:1587: 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:1587: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( simplejson unavailable, fall-back to standard python json 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-05-05 13:12:31.996 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-05-05 13:12:31.996 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-05-05 13:12:32.112 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-05-05 13:12:32.112 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') /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:343: DeprecationWarning: Using function/method 'ndb_status()' is deprecated in version '12.1.0': Support for the MySQL NDB Cluster storage engine has been deprecated and will be removed in a future release. if ndb.ndb_status(engine): 2026-05-05 13:12:32.899 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-05 13:12:32.903 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-05 13:12:32.907 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-05 13:12:32.910 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-05 13:12:32.924 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-05 13:12:32.927 7 INFO cinder.rpc [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-05 13:12:32.979 7 WARNING cinder.api.contrib.hosts [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-05 13:12:33.019 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-05-05 13:12:33.022 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-05-05 13:12:33.025 7 WARNING keystonemiddleware._common.config [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:12:33.026 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-05-05 13:12:33.030 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-volume RPC version 3.18 as minimum service version. 2026-05-05 13:12:33.034 7 WARNING oslo_config.cfg [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] 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 0x55e5b0802b50 pid: 7 (default app) 2026-05-05 13:12:33.038 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:33.038 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:33.039 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:33.039 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:33.040 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:33.040 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:33.042 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-05-05 13:12:33.046 8 INFO cinder.rpc [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-05-05 13:12:33.099 8 WARNING cinder.api.contrib.hosts [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-05-05 13:12:33.144 8 WARNING keystonemiddleware._common.config [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 13:12:33.154 8 WARNING oslo_config.cfg [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] 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 0x55e5b0802b50 pid: 8 (default app) 2026-05-05 13:12:41.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:41.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:41.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:41.906 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:51.902 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:51.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:12:51.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:12:51.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:01.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:01.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:01.905 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:01.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:11.902 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:11.902 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:11.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:11.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:21.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:21.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:21.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:21.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:31.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:31.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:31.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:31.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:41.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:41.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:41.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:41.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:51.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:51.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:13:51.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:13:51.905 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:01.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:01.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:01.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:01.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:11.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:11.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:11.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:11.906 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:21.902 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:21.902 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:21.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:21.904 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:31.903 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:31.903 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] GET http://10.0.0.80:8776/ 2026-05-05 13:14:31.904 8 INFO cinder.api.openstack.wsgi [None req-710500b8-9b5d-48c8-bc95-c97953f530c6 - - - - - -] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:31.905 7 INFO cinder.api.openstack.wsgi [None req-1f470345-9d29-4259-a523-4fac728161db - - - - - -] http://10.0.0.80: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, ' 2026-05-05 13:14:32.769 8 WARNING oslo_policy.policy [None req-cfbe5fee-dba3-4efe-b5f0-b1a4921893dc 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:14:32.769 8 WARNING oslo_policy.policy [None req-cfbe5fee-dba3-4efe-b5f0-b1a4921893dc 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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-05-05 13:14:33.071 8 INFO cinder.api.openstack.wsgi [None req-cfbe5fee-dba3-4efe-b5f0-b1a4921893dc 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types/rbd1 2026-05-05 13:14:33.097 8 INFO cinder.api.openstack.wsgi [None req-cfbe5fee-dba3-4efe-b5f0-b1a4921893dc 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types/rbd1 returned with HTTP 404 [pid: 8|app: 0|req: 13/28] 10.0.0.216 () {30 vars in 682 bytes} [Tue May 5 13:14:32 2026] GET /v3/a502b383947649219e7805f42cedcb25/types/rbd1 => generated 82 bytes in 800 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, ' 2026-05-05 13:14:33.135 7 WARNING oslo_policy.policy [None req-877009b0-1b16-4bb5-a55f-98efb5999621 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-05 13:14:33.135 7 WARNING oslo_policy.policy [None req-877009b0-1b16-4bb5-a55f-98efb5999621 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. /var/lib/openstack/lib/python3.10/site-packages/oslo_policy/policy.py:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup: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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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:809: 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-05-05 13:14:33.428 7 INFO cinder.api.openstack.wsgi [None req-877009b0-1b16-4bb5-a55f-98efb5999621 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/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-05-05 13:14:33.450 7 INFO cinder.api.openstack.wsgi [None req-877009b0-1b16-4bb5-a55f-98efb5999621 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types?name=rbd1&is_public=None returned with HTTP 200 [pid: 7|app: 0|req: 16/29] 10.0.0.216 () {30 vars in 721 bytes} [Tue May 5 13:14:33 2026] GET /v3/a502b383947649219e7805f42cedcb25/types?name=rbd1&is_public=None => generated 20 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 13:14:35.093 8 INFO cinder.api.openstack.wsgi [None req-6835a445-2012-46a3-8a65-5910cfd0baa8 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/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-05-05 13:14:35.119 8 INFO cinder.api.openstack.wsgi [None req-6835a445-2012-46a3-8a65-5910cfd0baa8 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types returned with HTTP 200 [pid: 8|app: 0|req: 14/30] 10.0.0.216 () {34 vars in 725 bytes} [Tue May 5 13:14:35 2026] POST /v3/a502b383947649219e7805f42cedcb25/types => generated 179 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 13:14:35.137 7 INFO cinder.api.openstack.wsgi [req-6835a445-2012-46a3-8a65-5910cfd0baa8 req-c74dff42-dfd8-42ac-9d34-b01f5da4b5ef 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] POST http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types/3c857ca8-2e08-4712-aba6-535d771eb050/extra_specs 2026-05-05 13:14:35.207 7 INFO cinder.api.openstack.wsgi [req-6835a445-2012-46a3-8a65-5910cfd0baa8 req-c74dff42-dfd8-42ac-9d34-b01f5da4b5ef 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types/3c857ca8-2e08-4712-aba6-535d771eb050/extra_specs returned with HTTP 200 [pid: 7|app: 0|req: 17/31] 10.0.0.216 () {36 vars in 894 bytes} [Tue May 5 13:14:35 2026] POST /v3/a502b383947649219e7805f42cedcb25/types/3c857ca8-2e08-4712-aba6-535d771eb050/extra_specs => generated 48 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 13:14:36.814 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types?is_public=None 2026-05-05 13:14:36.828 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/types?is_public=None returned with HTTP 200 [pid: 8|app: 0|req: 15/32] 10.0.0.216 () {30 vars in 701 bytes} [Tue May 5 13:14:36 2026] GET /v3/a502b383947649219e7805f42cedcb25/types?is_public=None => generated 443 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-05-05 13:14:38.698 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/qos-specs 2026-05-05 13:14:38.712 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://cinder-api.openstack.svc.cluster.local:8776/v3/a502b383947649219e7805f42cedcb25/qos-specs returned with HTTP 200 [pid: 7|app: 0|req: 18/33] 10.0.0.216 () {30 vars in 680 bytes} [Tue May 5 13:14:38 2026] GET /v3/a502b383947649219e7805f42cedcb25/qos-specs => generated 17 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-05 13:14:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:14:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:14:41.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:41.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:14:51.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:14:51.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:14:51.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:01.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:01.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:01.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:11.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:11.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:11.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:11.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:21.902 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:21.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:21.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:21.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:31.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:31.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:31.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:31.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:41.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:41.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:51.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:15:51.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:15:51.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:01.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:01.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:01.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:11.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:11.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:11.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:11.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:21.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:21.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:21.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:21.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:31.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:31.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:31.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:31.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:41.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:41.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:51.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:16:51.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:16:51.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:01.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:01.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:01.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:11.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:11.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:11.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:11.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:21.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:21.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:21.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:21.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:31.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:31.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:31.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:31.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:41.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:41.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:51.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:17:51.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:17:51.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:01.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:01.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:01.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:11.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:11.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:11.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:11.905 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:21.902 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:21.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:21.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:21.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:31.902 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:31.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:31.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:31.905 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:41.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:41.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:51.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:18:51.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:18:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:01.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:01.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:01.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:11.902 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:11.902 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:11.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:11.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:21.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:21.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:21.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:21.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:31.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:31.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:31.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:31.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:41.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:41.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:51.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:51.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:19:51.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:19:51.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:20:01.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:20:01.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:20:01.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:20:01.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:20:11.903 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:20:11.903 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] GET http://10.0.0.80:8776/ 2026-05-05 13:20:11.904 8 INFO cinder.api.openstack.wsgi [None req-299f0f4d-8df9-4a8c-98ab-b06af22ea174 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300 2026-05-05 13:20:11.904 7 INFO cinder.api.openstack.wsgi [None req-3ba6066a-6a43-4292-b3c2-5d480c44557c 1d66f565fcbb4146b8262662e5b3fd03 a502b383947649219e7805f42cedcb25 - - default default] http://10.0.0.80:8776/ returned with HTTP 300