May 19 20:48:50.405946 np0000175083 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 20:48:50.416629 np0000175083 devstack@c-api.service[112347]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 20:48:50 2026] *** May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: nodename: np0000175083 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: machine: x86_64 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: clock source: unix May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: pcre jit disabled May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: detected number of CPU cores: 16 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: current working directory: / May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: detected binary path: /usr/bin/uwsgi-core May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: your processes number limit is 256917 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: your memory page size is 4096 bytes May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: detected max file descriptor number: 2048 May 19 20:48:50.418766 np0000175083 devstack@c-api.service[112347]: lock engine: pthread robust mutexes May 19 20:48:50.419496 np0000175083 devstack@c-api.service[112347]: thunder lock: enabled May 19 20:48:50.419496 np0000175083 devstack@c-api.service[112347]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 20:48:50.419496 np0000175083 devstack@c-api.service[112347]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 20:48:50.419496 np0000175083 devstack@c-api.service[112347]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 20:48:50.419496 np0000175083 devstack@c-api.service[112347]: Set PythonHome to /opt/stack/data/venv May 19 20:48:50.454938 np0000175083 devstack@c-api.service[112347]: Python main interpreter initialized at 0x7c4e9fca3668 May 19 20:48:50.454938 np0000175083 devstack@c-api.service[112347]: python threads support enabled May 19 20:48:50.454938 np0000175083 devstack@c-api.service[112347]: your server socket listen backlog is limited to 100 connections May 19 20:48:50.454938 np0000175083 devstack@c-api.service[112347]: your mercy for graceful operations on workers is 80 seconds May 19 20:48:50.455484 np0000175083 devstack@c-api.service[112347]: mapped 671795 bytes (656 KB) for 4 cores May 19 20:48:50.455633 np0000175083 devstack@c-api.service[112347]: *** Operational MODE: preforking *** May 19 20:48:50.455811 np0000175083 devstack@c-api.service[112347]: *** uWSGI is running in multiple interpreter mode *** May 19 20:48:50.455811 np0000175083 devstack@c-api.service[112347]: spawned uWSGI master process (pid: 112347) May 19 20:48:50.456021 np0000175083 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 20:48:50.456509 np0000175083 devstack@c-api.service[112347]: spawned uWSGI worker 1 (pid: 112359, cores: 1) May 19 20:48:50.456988 np0000175083 devstack@c-api.service[112347]: spawned uWSGI worker 2 (pid: 112360, cores: 1) May 19 20:48:50.457491 np0000175083 devstack@c-api.service[112347]: spawned uWSGI worker 3 (pid: 112361, cores: 1) May 19 20:48:50.457939 np0000175083 devstack@c-api.service[112347]: spawned uWSGI worker 4 (pid: 112362, cores: 1) May 19 20:48:50.457996 np0000175083 devstack@c-api.service[112347]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: we strongly recommend against using it for new projects. May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: If you are already using Eventlet, we recommend migrating to a different May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: framework. For more detail see May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:48:50.612785 np0000175083 devstack@c-api.service[112359]: import eventlet # noqa May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: we strongly recommend against using it for new projects. May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: If you are already using Eventlet, we recommend migrating to a different May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: framework. For more detail see May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:48:50.620236 np0000175083 devstack@c-api.service[112360]: import eventlet # noqa May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: framework. For more detail see May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:48:50.624632 np0000175083 devstack@c-api.service[112361]: import eventlet # noqa May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: framework. For more detail see May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 20:48:50.626601 np0000175083 devstack@c-api.service[112362]: import eventlet # noqa May 19 20:48:50.706244 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:48:50.706244 np0000175083 devstack@c-api.service[112359]: debtcollector.deprecate( May 19 20:48:50.711051 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:48:50.711051 np0000175083 devstack@c-api.service[112360]: debtcollector.deprecate( May 19 20:48:50.711498 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:48:50.711498 np0000175083 devstack@c-api.service[112362]: debtcollector.deprecate( May 19 20:48:50.736175 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 20:48:50.736175 np0000175083 devstack@c-api.service[112361]: debtcollector.deprecate( May 19 20:48:50.791135 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 20:48:50.791135 np0000175083 devstack@c-api.service[112360]: from cgi import parse_header May 19 20:48:50.797632 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 20:48:50.797632 np0000175083 devstack@c-api.service[112362]: from cgi import parse_header May 19 20:48:50.798919 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 20:48:50.798919 np0000175083 devstack@c-api.service[112359]: from cgi import parse_header May 19 20:48:50.828141 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 20:48:50.828141 np0000175083 devstack@c-api.service[112361]: from cgi import parse_header May 19 20:48:50.836846 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 20:48:50.836846 np0000175083 devstack@c-api.service[112360]: removals.removed_module( May 19 20:48:50.837527 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 20:48:50.837527 np0000175083 devstack@c-api.service[112360]: removals.removed_module( May 19 20:48:50.847439 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 20:48:50.847439 np0000175083 devstack@c-api.service[112359]: removals.removed_module( May 19 20:48:50.848331 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 20:48:50.848331 np0000175083 devstack@c-api.service[112362]: removals.removed_module( May 19 20:48:50.848438 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 20:48:50.848438 np0000175083 devstack@c-api.service[112359]: removals.removed_module( May 19 20:48:50.849127 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 20:48:50.849127 np0000175083 devstack@c-api.service[112362]: removals.removed_module( May 19 20:48:50.879361 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 20:48:50.879361 np0000175083 devstack@c-api.service[112361]: removals.removed_module( May 19 20:48:50.880233 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 20:48:50.880233 np0000175083 devstack@c-api.service[112361]: removals.removed_module( May 19 20:48:51.479992 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 20:48:51.479992 np0000175083 devstack@c-api.service[112360]: warnings.warn( May 19 20:48:51.514859 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 20:48:51.514859 np0000175083 devstack@c-api.service[112359]: warnings.warn( May 19 20:48:51.515875 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 20:48:51.515875 np0000175083 devstack@c-api.service[112362]: warnings.warn( May 19 20:48:51.556215 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 20:48:51.556215 np0000175083 devstack@c-api.service[112361]: warnings.warn( May 19 20:48:51.588136 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 20:48:51.588136 np0000175083 devstack@c-api.service[112360]: warnings.warn( May 19 20:48:51.619454 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 20:48:51.619454 np0000175083 devstack@c-api.service[112362]: warnings.warn( May 19 20:48:51.632831 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 20:48:51.632831 np0000175083 devstack@c-api.service[112359]: warnings.warn( May 19 20:48:51.663293 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 20:48:51.663293 np0000175083 devstack@c-api.service[112361]: warnings.warn( May 19 20:48:51.900235 np0000175083 devstack@c-api.service[112360]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 20:48:51.900889 np0000175083 devstack@c-api.service[112360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:48:51.920185 np0000175083 devstack@c-api.service[112362]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 20:48:51.920787 np0000175083 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:48:51.931518 np0000175083 devstack@c-api.service[112359]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 20:48:51.931670 np0000175083 devstack@c-api.service[112359]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112359) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:48:51.991689 np0000175083 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 20:48:51.991689 np0000175083 devstack@c-api.service[112360]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:48:51.995002 np0000175083 devstack@c-api.service[112359]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 20:48:51.995002 np0000175083 devstack@c-api.service[112359]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:48:51.995517 np0000175083 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 20:48:51.995517 np0000175083 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:48:52.015289 np0000175083 devstack@c-api.service[112361]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 20:48:52.015479 np0000175083 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 20:48:52.077388 np0000175083 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 20:48:52.077388 np0000175083 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 20:48:52.467552 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:48:52.469188 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:48:52.469249 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.469249 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.469249 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.469354 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.469354 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.469354 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.469447 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.469447 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.469516 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.469546 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.469579 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.469615 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.469659 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.469698 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.469732 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.469769 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.469799 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.469828 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.469859 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.469859 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.478165 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.478403 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.478612 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.478877 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.478914 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.478947 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.479368 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.479435 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.479495 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.479556 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.479615 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.479673 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.479712 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.479747 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.479779 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.479851 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.479912 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.479969 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.480027 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.480090 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.481755 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.481810 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.481891 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.481929 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.481968 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.482013 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.482047 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.482081 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.482115 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.482147 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.482203 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.482238 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.482238 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.482294 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.503708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.504349 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.504648 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.504752 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.504943 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.505193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.505412 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.505612 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.505650 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.505684 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.505866 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.505866 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.505866 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.505967 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.506004 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.506004 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.506077 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.506113 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.506167 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.506204 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.506243 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.506243 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.506243 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.506243 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.506365 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.506365 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.506365 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.506365 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.506365 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.506544 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.506584 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.506629 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.506670 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.506712 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.506748 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.506791 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.506841 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.506841 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.506913 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.506949 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.506987 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.507028 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.507068 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.507109 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.507144 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.508917 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.508948 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509111 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.509111 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.509111 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.509111 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.509246 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.509277 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.509306 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.509329 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.509356 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.509380 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509411 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.509411 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.509411 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.509411 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.509519 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.509681 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.509852 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510029 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510058 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510086 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510115 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.510143 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.510185 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.510209 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.510245 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.510272 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.510295 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.510322 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.510350 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.510378 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.510403 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510435 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510464 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510492 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510517 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.510517 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.510577 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.510606 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.510630 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.510661 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.510687 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.510717 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.510750 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.510977 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.510977 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.510977 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.511047 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.511082 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.511113 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.511139 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.511190 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.511237 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.511276 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.511304 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.511336 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.511336 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.511336 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.511416 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:48:52.511416 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.511416 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.511416 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.511523 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.511523 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.511572 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.511600 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.511624 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.511650 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.511679 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.511706 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.511733 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.511764 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.511793 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.511823 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.511854 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.511879 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.511906 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.511935 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.511961 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.511993 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.512017 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.516952 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.517641 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.518298 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.518671 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 20:48:52.518758 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.518758 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.519069 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.519069 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.519223 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.519302 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.519302 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.519419 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.519482 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.519482 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.519482 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.519664 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.519806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.519806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.519806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.519806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.519806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.520204 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.520289 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.520360 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.520431 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.520533 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.520533 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.520533 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.520533 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.520533 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.521411 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.521847 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.521847 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.522026 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.522118 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.522258 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.522346 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.522427 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.522524 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.522617 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.522704 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.522783 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.522783 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.522997 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.523093 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.523201 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.523324 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.523607 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.523690 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.523779 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.523859 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.523932 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.524004 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.524086 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.524193 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.524278 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.524384 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.524466 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.524541 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.524630 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.524788 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.524888 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.524968 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.525046 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.525124 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.525276 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.525436 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.525544 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.525642 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.525737 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.525833 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.525931 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.526030 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.526125 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.526125 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.526331 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.526440 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.526539 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.526636 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.526780 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.526875 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.526976 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.527075 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.527213 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.527308 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.527406 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.527518 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.527518 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.527708 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.527805 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.527949 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.528048 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.528140 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.528237 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.528387 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.528738 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.528850 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.528952 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.529057 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.529201 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.529329 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.529429 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.529724 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.529821 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.529934 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.530029 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.530123 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.530197 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.530312 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.530367 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.530420 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.530524 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.530582 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.530635 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.530710 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.530765 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.530825 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.530920 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.530985 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.531039 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.531112 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.531182 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.531234 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.531300 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.531366 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.531424 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.531477 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.531528 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.531624 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.531693 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.531754 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.531806 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.531860 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.531930 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.531990 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.531990 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.532084 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.532084 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.532084 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.532084 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.532084 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.532342 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.532396 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.532460 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.532515 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.532565 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.532624 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.532695 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.532746 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.532800 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.532852 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.532917 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.533029 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.533086 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.533140 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.533217 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.533260 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.533298 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.533336 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.533371 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.533408 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.533454 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.533499 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.533536 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.533571 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.533614 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.533651 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.533692 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.533730 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.533765 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.533802 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.533837 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.533873 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.533873 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.533946 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.533946 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.534009 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.534047 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.534090 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.534090 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.534172 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.534210 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.534248 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.534248 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.534310 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.534345 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.534382 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.534428 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.534428 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.534493 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.534535 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.534572 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.534606 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.534641 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.534682 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.534719 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.534754 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.534790 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.534790 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.534869 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.534906 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.534947 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.534984 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.535025 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.535061 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.535097 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.535131 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.535202 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.535249 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.535288 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.535323 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.535361 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.535404 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.535439 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.535475 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.535511 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.535547 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.535625 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.535671 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.535713 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.535751 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.535786 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.535821 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.535860 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.535860 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.535938 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.535976 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.536020 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.536251 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.536251 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.536315 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.536357 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.536394 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.536436 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.536478 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.536519 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.536563 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.536604 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.536639 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.536717 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.536764 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.536801 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.536836 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.536873 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.536909 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.536950 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.536986 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.536986 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.536986 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.537077 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.537077 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.537077 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.537201 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.537256 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.537300 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.537300 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.537387 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.537429 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.537465 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.537499 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.537542 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.537579 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.537614 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.537649 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.537685 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.537685 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.537685 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.537786 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.537829 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.537870 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.537913 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.537954 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.537989 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.538028 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.538064 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.538064 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.538125 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.538173 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.538173 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.538255 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.538296 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.538334 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.538368 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.538368 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.538430 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.538465 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.538501 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.538536 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.538572 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.538616 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.538653 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.538696 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.538733 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.538773 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.538810 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.538850 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.538892 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.538934 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.538976 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.538976 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.538976 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.538976 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.539212 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.539251 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.539286 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.539331 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.539372 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.539408 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.539444 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.539486 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.539486 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.539486 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.539575 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.539802 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.539802 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.539802 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.539899 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.539936 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.539973 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.540009 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.540043 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.540043 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.540107 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.540150 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.540216 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.540260 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.540550 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.540550 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.540550 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.540649 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.540704 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.540738 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.540779 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.540814 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.540849 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.540886 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.540927 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.540963 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.540997 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.541032 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.541082 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.541118 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.541169 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.541209 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.541246 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.541295 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.541332 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.541369 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.541404 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.541449 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.541486 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.541520 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.541558 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.541593 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.541630 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.541670 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.541707 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.541742 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.541777 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.541812 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.541859 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.541896 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.541931 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.541966 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542006 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542043 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.542083 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.542119 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.542170 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.542222 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542265 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.542265 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.542265 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.542265 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.542378 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.542416 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542451 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.542451 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.542513 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.542558 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.542558 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.542624 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.542660 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.542701 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.542737 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542780 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.542780 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.542780 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.542880 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.542923 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.542960 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.542995 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.543030 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.543073 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.543109 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.543149 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.543199 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.543244 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.543293 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.543329 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.543364 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.543399 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.543433 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.543477 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.543513 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.543553 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.543588 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.543629 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.543677 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.543714 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.543755 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.543755 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.543821 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.543854 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.543899 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.543935 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.543970 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.544013 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.544055 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.544095 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.544131 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.544179 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.544216 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.544254 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.544293 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.544328 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.544364 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.544414 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.544452 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.544491 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.544491 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.544553 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.544590 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.544626 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.544661 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.544732 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.544769 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.544812 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.544855 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.544890 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.544927 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.544961 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.545003 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.545038 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.545080 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.545116 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.545116 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.545212 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.545253 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.545297 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.545333 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.545369 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.545404 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.545439 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.545475 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.545510 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.545544 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.545590 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.545590 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.545651 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.545864 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.545864 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.545930 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.545974 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.546010 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.546046 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.546087 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.546124 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.546173 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.546211 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.546259 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.546300 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.546336 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.546373 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.546408 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.546448 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.546448 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.546448 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.546545 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.546581 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.546617 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.546660 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.546697 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.546697 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.546697 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.546697 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.546829 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.546867 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.546907 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.546945 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.546987 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.547023 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547067 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.547104 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.547140 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.547189 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547225 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547260 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.547297 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.547343 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.547387 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.547424 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.547460 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.547460 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.547520 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.547810 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.548147 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.548460 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.548789 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.549094 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 20:48:52.549434 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 20:48:52.574509 np0000175083 devstack@c-api.service[112359]: INFO dbcounter [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Registered counter for database cinder May 19 20:48:52.575032 np0000175083 devstack@c-api.service[112362]: INFO dbcounter [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Registered counter for database cinder May 19 20:48:52.577844 np0000175083 devstack@c-api.service[112360]: INFO dbcounter [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Registered counter for database cinder May 19 20:48:52.582470 np0000175083 devstack@c-api.service[112361]: INFO dbcounter [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Registered counter for database cinder May 19 20:48:52.587295 np0000175083 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.589433 np0000175083 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.590693 np0000175083 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.594953 np0000175083 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.703373 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writer thread running {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:48:52.706079 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:48:52.708284 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:48:52.708572 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:48:52.710265 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:48:52.710603 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:48:52.712282 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:48:52.712585 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:48:52.713414 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.714453 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:48:52.715622 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.716174 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:48:52.717036 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.718793 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.719387 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writer thread running {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:48:52.721543 np0000175083 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.721928 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:48:52.723697 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:48:52.724052 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:48:52.724139 np0000175083 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.725499 np0000175083 devstack@c-api.service[112359]: INFO cinder.rpc [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:48:52.726065 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:48:52.726359 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.726774 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:48:52.728035 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:48:52.728952 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.729358 np0000175083 devstack@c-api.service[112362]: INFO cinder.rpc [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:48:52.730665 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.730747 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.735739 np0000175083 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.738235 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.738350 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:48:52.740943 np0000175083 devstack@c-api.service[112360]: INFO cinder.rpc [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:48:52.741807 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.742099 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.742985 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 20:48:52.743531 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.745195 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.745705 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 20:48:52.746957 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.748573 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 20:48:52.750227 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.750353 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.751301 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 20:48:52.753907 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 20:48:52.755229 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.755347 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.755875 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.757501 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.758289 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.759229 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.760376 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.761473 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.761816 np0000175083 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:48:52.763175 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.763668 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 20:48:52.764318 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.765137 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.765424 np0000175083 devstack@c-api.service[112361]: INFO cinder.rpc [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 20:48:52.766842 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.767300 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.767418 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.768880 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.769391 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.770225 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.771403 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.773174 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.774746 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.774835 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.776853 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.777532 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.779454 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.780174 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.780489 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.782225 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.782663 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.783369 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.783686 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.784429 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.785040 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.786555 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.786847 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.787013 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.787986 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.788454 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.789066 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.789427 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.790675 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.790824 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.791057 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.792046 np0000175083 devstack@c-api.service[112359]: WARNING cinder.api.contrib.hosts [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:48:52.792217 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.792296 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.792762 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.793737 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: extensions {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.793808 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.794313 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.795129 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-availability-zone {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.795356 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.795944 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.796569 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: qos-specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.796940 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.797273 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.797875 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.798407 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.798712 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: extra_specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.799646 np0000175083 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:48:52.800294 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.800381 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.800437 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.801440 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.801497 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.802517 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-volume-type-access {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.802927 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.803532 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.804112 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-quota-class-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.804263 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.805620 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.806515 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.806604 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.807269 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-snapshot-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.808042 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.808612 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.808737 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: consistencygroups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.809078 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.810679 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.810806 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: backups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.810875 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.812216 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.812861 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: scheduler-stats {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.813056 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.813568 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.814370 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-quota-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.815021 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.815677 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.815784 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-volume-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.816470 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.816555 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.817327 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: capabilities {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.817673 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.818428 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.818594 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-volume-transfer {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.819421 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.820042 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.820214 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: os-hosts {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.820384 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.821543 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.821716 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extended resource: cgsnapshots {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.821942 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.822665 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.823257 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.contrib.snapshot_actions [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] SnapshotActionsController initialized {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:48:52.823337 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.823395 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.824147 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.824940 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.825045 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.825308 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.825799 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.826211 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.826470 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.827018 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.827273 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.827989 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.828079 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.828537 np0000175083 devstack@c-api.service[112360]: WARNING cinder.api.contrib.hosts [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:48:52.828637 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.829527 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.829625 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.829688 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.830184 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.830753 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: extensions {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.830859 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.831538 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:48:52.831784 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.832208 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.832492 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-availability-zone {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.832717 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.833242 np0000175083 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.833352 np0000175083 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 20:48:52.834050 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.834183 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834247 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: qos-specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.834344 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834470 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834598 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.834700 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834808 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834910 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension AdminActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.834986 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.835029 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension AdminActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835166 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension AdminActions extending resource: backups {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835291 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835391 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835522 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension TypesManage extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835655 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835779 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.835934 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.836045 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.836149 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-964aaf1c-1fe1-46b0-9225-9eafffdc51e3 None None] Extension UsedLimits extending resource: limits {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.836342 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.836390 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.836979 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: extra_specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.837646 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.838123 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.839034 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.839927 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.840416 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.841542 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.842034 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.842305 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-volume-type-access {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.843167 np0000175083 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.843618 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.844347 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-quota-class-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.844401 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.844535 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.844679 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.844745 np0000175083 devstack@c-api.service[112359]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e9fca3668 pid: 112359 (default app) May 19 20:48:52.844970 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845102 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845187 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.845249 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845419 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845551 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845690 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.845822 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846003 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846085 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.846168 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846334 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846481 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846526 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.846618 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.846755 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-08cddd79-e621-48f9-bb20-6e6f0872e132 None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.848034 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-snapshot-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.848099 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.849579 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.850002 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: consistencygroups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.851551 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.852572 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: backups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.853743 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.853922 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.853922 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.853922 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.853922 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854296 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854296 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854296 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854296 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854513 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854818 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854818 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854818 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.854818 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.854818 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855069 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855069 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855069 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855069 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855069 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855321 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855321 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855321 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855321 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855527 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855527 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855527 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855527 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855527 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855785 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855785 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855785 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.855785 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.855785 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856007 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856337 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.856806 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857147 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857147 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857147 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857147 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857147 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857664 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857664 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857664 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857664 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857664 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.857893 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858210 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858452 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858452 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858452 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858452 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858452 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858705 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858705 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858705 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858705 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858705 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858927 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858927 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.858927 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.858927 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859132 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859132 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859132 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859132 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859353 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859353 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859353 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859353 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859353 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859602 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859602 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859602 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859602 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859602 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859823 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859823 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.859823 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.859823 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860027 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860027 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860027 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860027 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860235 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860235 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860235 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860235 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860411 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860411 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860411 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860411 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860622 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860622 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860622 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860622 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860811 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860811 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860811 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.860811 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.860811 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861097 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861382 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861382 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861382 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861382 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861382 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861616 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.861912 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862228 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862505 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862795 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862795 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862795 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862795 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862994 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862994 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862994 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.862994 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.862994 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.863327 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.863327 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.863327 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.863327 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:52.863327 np0000175083 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 19 20:48:52.863567 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863613 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: scheduler-stats {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863661 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-536f0ca9-4c4a-4b45-856b-f25cb70d3d45 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:48:52.863706 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863748 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-quota-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863796 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863839 np0000175083 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e9fca3668 pid: 112362 (default app) May 19 20:48:52.863884 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 1/1] 199.204.45.116 () {60 vars in 956 bytes} [Tue May 19 20:48:52 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 20:48:52.863926 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.863968 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-volume-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.864191 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.864541 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: capabilities {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.865696 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.866169 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-volume-transfer {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.867227 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:48:52.867825 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: os-hosts {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.868231 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.869330 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extended resource: cgsnapshots {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 20:48:52.869830 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.870931 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.contrib.snapshot_actions [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] SnapshotActionsController initialized {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 20:48:52.871182 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.871940 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.872499 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.873624 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.873872 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.875045 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.875396 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.876424 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.876818 np0000175083 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.877914 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.878122 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.878399 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.878616 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.879416 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.879891 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.880096 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.880327 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.880548 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.880754 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.880836 np0000175083 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 20:48:52.880984 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881217 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881502 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881700 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881793 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881871 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881936 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.881998 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882148 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882257 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882257 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882374 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension AdminActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882439 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882508 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension AdminActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882573 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension AdminActions extending resource: backups {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882642 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-4ac317e4-6e0b-48da-8a86-b0df74b164c5 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882705 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882766 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.882912 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension TypesManage extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.883017 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.883130 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.883254 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.883360 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.883459 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-13b2780c-19be-4661-9014-6b116dfef941 None None] Extension UsedLimits extending resource: limits {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 20:48:52.891575 np0000175083 devstack@c-api.service[112360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e9fca3668 pid: 112360 (default app) May 19 20:48:52.891759 np0000175083 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c4e9fca3668 pid: 112361 (default app) May 19 20:48:59.976752 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.976752 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.976752 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.976752 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977326 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977326 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977326 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977326 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977453 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977635 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977635 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977635 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977635 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977635 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977826 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977826 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977826 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977826 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977826 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977977 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977977 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.977977 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.977977 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978105 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978105 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978105 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978105 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978105 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978265 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978265 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978265 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978265 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978265 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978408 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978573 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978738 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978911 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978911 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978911 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.978911 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.978911 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979066 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979066 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979066 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979066 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979066 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979230 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979403 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979567 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979567 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979567 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979567 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979567 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979728 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979728 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979728 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979728 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979728 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979875 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979875 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979875 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979875 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979994 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979994 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.979994 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.979994 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.980106 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.980106 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.980106 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.980106 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.980106 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981308 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981308 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981308 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981308 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981308 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981606 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981606 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981606 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981606 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981821 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981821 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.981821 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.981821 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982047 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982047 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982047 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982047 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982288 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982288 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982288 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982288 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982510 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982510 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982510 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982510 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982732 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982732 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982732 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.982732 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.982732 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983021 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983390 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983390 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983390 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983390 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983390 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983664 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.983986 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984335 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.984688 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985016 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985016 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985016 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985016 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985250 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985250 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985250 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985250 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985250 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 19 20:48:59.985550 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:49:00.477579 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 admin admin] POST https://199.204.45.116/volume/v3/types May 19 20:49:00.478140 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:49:00.479827 np0000175083 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 20:49:00.479827 np0000175083 devstack@c-api.service[112362]: warnings.warn( May 19 20:49:00.486187 np0000175083 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:49:00.521101 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 admin admin] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 19 20:49:00.522246 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 1/2] 199.204.45.116 () {68 vars in 1288 bytes} [Tue May 19 20:48:59 2026] POST /volume/v3/types => generated 186 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:49:00.536429 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 req-a37c4df6-ccb8-44cb-bebf-b70bea713d7a None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:49:00.890426 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 req-a37c4df6-ccb8-44cb-bebf-b70bea713d7a admin admin] POST https://199.204.45.116/volume/v3/types/71ee299e-cf77-4114-930e-8ebf9e74369a/extra_specs May 19 20:49:00.890948 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 req-a37c4df6-ccb8-44cb-bebf-b70bea713d7a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 20:49:00.892628 np0000175083 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 20:49:00.892628 np0000175083 devstack@c-api.service[112359]: warnings.warn( May 19 20:49:00.899175 np0000175083 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 req-a37c4df6-ccb8-44cb-bebf-b70bea713d7a admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:49:00.959192 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-6e2f1e37-c718-48e3-b7cd-61dcbadb2ab9 req-a37c4df6-ccb8-44cb-bebf-b70bea713d7a admin admin] https://199.204.45.116/volume/v3/types/71ee299e-cf77-4114-930e-8ebf9e74369a/extra_specs returned with HTTP 200 May 19 20:49:00.959702 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 2/3] 199.204.45.116 () {70 vars in 1505 bytes} [Tue May 19 20:49:00 2026] POST /volume/v3/types/71ee299e-cf77-4114-930e-8ebf9e74369a/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:49:02.740127 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=6 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:49:02.764789 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=6 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:49:10.516847 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:49:10.957391 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:51:49.999518 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:49.999518 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:49.999518 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:49.999518 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:49.999518 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000567 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.000567 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000567 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.000567 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000567 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.000921 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.001447 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.001447 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.001447 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.001447 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.001740 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.001740 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.001740 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.001740 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002029 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002029 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002029 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002029 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002433 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002433 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002433 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002433 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002433 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002869 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002869 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002869 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.002869 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.002869 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003240 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003629 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.003934 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004247 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004247 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004247 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004247 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004247 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004492 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004492 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004492 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004492 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004492 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004697 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.004969 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005263 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005263 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005263 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005263 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005263 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005535 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005535 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005535 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005535 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005535 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005823 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005823 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.005823 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.005823 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006049 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006049 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006049 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006049 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006364 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006364 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006364 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006364 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006364 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006663 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006663 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006663 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006663 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006663 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006955 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006955 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.006955 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.006955 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007215 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007215 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007215 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007215 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007407 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007407 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007407 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007407 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007716 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007716 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007716 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007716 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007967 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007967 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.007967 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.007967 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008302 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.008302 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008302 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.008302 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008302 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.008793 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009064 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.009064 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009064 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.009064 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009064 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.009326 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010381 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010669 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.010920 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011264 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011264 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011264 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011264 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011395 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011395 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011395 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011395 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011395 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-c1459493-56bc-418b-842f-d15a168ee991 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:51:50.011557 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-c1459493-56bc-418b-842f-d15a168ee991 None None] GET https://199.204.45.116/volume// May 19 20:51:50.011730 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-c1459493-56bc-418b-842f-d15a168ee991 None None] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:51:50.011730 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-c1459493-56bc-418b-842f-d15a168ee991 None None] Calling method 'all' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:51:50.011730 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-c1459493-56bc-418b-842f-d15a168ee991 None None] https://199.204.45.116/volume// returned with HTTP 300 May 19 20:51:50.011730 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 1/4] 199.204.45.116 () {66 vars in 1456 bytes} [Tue May 19 20:51:49 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 20:52:27.617523 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.617523 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.617523 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.617523 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618145 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618145 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618145 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618145 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618389 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618586 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618586 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618586 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618586 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618586 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618761 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618761 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618761 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618761 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618761 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618918 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618918 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.618918 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.618918 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619059 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619059 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619059 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619059 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619059 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619286 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619286 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619286 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619286 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619286 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619522 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.619793 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620079 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620370 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620370 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620370 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620370 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620370 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620620 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620620 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620620 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620620 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620620 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.620844 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621140 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621439 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621439 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621439 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621439 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621439 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621695 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621695 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621695 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621695 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621695 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621920 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621920 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.621920 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.621920 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622119 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622119 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622119 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622119 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622378 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622378 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622378 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622378 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622378 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622629 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622629 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622629 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622629 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622629 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622863 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622863 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.622863 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.622863 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623055 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623055 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623055 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623055 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623271 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623271 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623271 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623271 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623476 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623476 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623476 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623476 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623668 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623668 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623668 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623668 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623867 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623867 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623867 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.623867 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.623867 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624111 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624469 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624469 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624469 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624469 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624469 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624701 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.624987 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625281 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625580 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625887 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625887 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.625887 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.625887 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626091 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.626091 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626091 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.626091 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626091 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: 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. May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 19 20:52:27.626456 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-71a05d61-1c8a-49d0-9539-d04e8187353d None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:52:28.004827 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] GET https://199.204.45.116/volume/v3/types May 19 20:52:28.005167 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:52:28.005413 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] Calling method 'index' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:52:28.005890 np0000175083 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 20:52:28.005890 np0000175083 devstack@c-api.service[112361]: warnings.warn( May 19 20:52:28.006506 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:52:28.014907 np0000175083 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:52:28.036202 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-71a05d61-1c8a-49d0-9539-d04e8187353d demo demo] https://199.204.45.116/volume/v3/types returned with HTTP 200 May 19 20:52:28.036783 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/5] 199.204.45.116 () {64 vars in 1290 bytes} [Tue May 19 20:52:27 2026] GET /volume/v3/types => generated 377 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:52:28.078186 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-be09c950-d685-4494-8306-18279710d6c4 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:52:28.081901 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-be09c950-d685-4494-8306-18279710d6c4 demo demo] GET https://199.204.45.116/volume/v3/types/default May 19 20:52:28.082184 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-be09c950-d685-4494-8306-18279710d6c4 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:52:28.082462 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-be09c950-d685-4494-8306-18279710d6c4 demo demo] Calling method 'show' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:52:28.094794 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-be09c950-d685-4494-8306-18279710d6c4 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 19 20:52:28.095241 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 2/6] 199.204.45.116 () {64 vars in 1301 bytes} [Tue May 19 20:52:28 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:52:28.600442 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-daecd768-f48c-4482-9b9e-36b7bcaaa14b None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:52:28.604499 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-daecd768-f48c-4482-9b9e-36b7bcaaa14b demo demo] GET https://199.204.45.116/volume/v3/types/default May 19 20:52:28.604691 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-daecd768-f48c-4482-9b9e-36b7bcaaa14b demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:52:28.604899 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-daecd768-f48c-4482-9b9e-36b7bcaaa14b demo demo] Calling method 'show' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:52:28.619296 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-daecd768-f48c-4482-9b9e-36b7bcaaa14b demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 19 20:52:28.619708 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 3/7] 199.204.45.116 () {64 vars in 1301 bytes} [Tue May 19 20:52:28 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:52:29.234981 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:52:29.586397 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e demo demo] GET https://199.204.45.116/volume/v3/types/default May 19 20:52:29.586612 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:52:29.586886 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e demo demo] Calling method 'show' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:52:29.598688 np0000175083 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 20:52:29.617016 np0000175083 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. May 19 20:52:29.617016 np0000175083 devstack@c-api.service[112360]: warnings.warn( May 19 20:52:29.619274 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-d40b99db-c3e2-42ef-808b-aa2b5e4b038e demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 19 20:52:29.619722 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 2/8] 199.204.45.116 () {64 vars in 1301 bytes} [Tue May 19 20:52:29 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:52:29.668360 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-dad86b1d-744b-42e3-a822-1ff1f0577219 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:52:29.672030 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-dad86b1d-744b-42e3-a822-1ff1f0577219 demo demo] GET https://199.204.45.116/volume/v3/types/default May 19 20:52:29.672464 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-dad86b1d-744b-42e3-a822-1ff1f0577219 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:52:29.672779 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-dad86b1d-744b-42e3-a822-1ff1f0577219 demo demo] Calling method 'show' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:52:29.687925 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-dad86b1d-744b-42e3-a822-1ff1f0577219 demo demo] https://199.204.45.116/volume/v3/types/default returned with HTTP 200 May 19 20:52:29.688275 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 2/9] 199.204.45.116 () {64 vars in 1301 bytes} [Tue May 19 20:52:29 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 20:52:38.091086 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=2 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:52:38.615595 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=2 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:52:39.614749 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=2 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:52:39.684223 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=3 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:57:17.994032 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:57:18.074273 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 20:57:18.074778 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:57:18.075024 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:57:18.076187 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:57:18.077050 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 20:57:18.124314 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] Get all volumes completed successfully. May 19 20:57:18.127096 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-a06a8d76-0fe6-4035-8f60-4a8ce9895675 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 20:57:18.128316 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 3/10] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 20:57:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:57:28.115115 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:58:18.202568 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:58:18.205927 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 20:58:18.206511 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:58:18.206511 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:58:18.207400 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:58:18.208926 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 20:58:18.247673 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] Get all volumes completed successfully. May 19 20:58:18.251938 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-e97a21c0-ef2b-4ea6-8db7-0b9dff36d002 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 20:58:18.252673 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 4/11] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 20:58:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:58:28.250512 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 20:59:18.271029 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 20:59:18.275525 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 20:59:18.275806 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 20:59:18.276143 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 20:59:18.276794 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 20:59:18.277970 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 20:59:18.319355 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] Get all volumes completed successfully. May 19 20:59:18.322293 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-0b263cf1-d6b0-4f63-a77f-a5334c40ee75 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 20:59:18.322782 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 3/12] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 20:59:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 20:59:28.313837 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:00:18.338929 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-ae993be7-2ad2-486e-bf6d-574448710ada None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:00:18.341920 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:00:18.342118 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:00:18.342370 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:00:18.342903 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:00:18.343806 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:00:18.391747 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] Get all volumes completed successfully. May 19 21:00:18.394465 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-ae993be7-2ad2-486e-bf6d-574448710ada demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:00:18.394991 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 3/13] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:00:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:00:28.384537 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:01:18.413081 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:01:18.417113 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:01:18.417479 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:01:18.418147 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:01:18.418603 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:01:18.420444 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:01:18.428872 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] Get all volumes completed successfully. May 19 21:01:18.431524 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-7292ad03-5c4f-46c9-8843-d8104d9443e9 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:01:18.431680 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 4/14] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:01:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:01:28.424143 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:02:18.445828 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:02:18.664952 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:02:18.665238 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:02:18.665439 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:02:18.665742 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:02:18.666671 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:02:18.677223 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] Get all volumes completed successfully. May 19 21:02:18.679854 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-7d160ef1-8abc-4eaa-8297-090d70c04a7a demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:02:18.680329 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 5/15] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:02:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:02:28.670808 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:03:18.692331 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:03:18.695692 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:03:18.695986 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:03:18.696231 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:03:18.696571 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:03:18.698628 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:03:18.709424 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] Get all volumes completed successfully. May 19 21:03:18.712195 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-dbd166a6-aa59-45b1-86e1-de2be787da28 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:03:18.712670 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 4/16] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:03:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:03:28.706000 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:04:18.726838 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-18dd7c76-c559-4303-b23e-cc5ec592009f None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:04:18.729807 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:04:18.730054 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:04:18.730405 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:04:18.730754 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:04:18.731740 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:04:18.740122 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] Get all volumes completed successfully. May 19 21:04:18.743028 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-18dd7c76-c559-4303-b23e-cc5ec592009f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:04:18.743519 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 4/17] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:04:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:04:28.736006 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:05:18.758193 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-c6807839-cafd-4239-919f-880d1ebdcffd None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:05:18.762540 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:05:18.762964 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:05:18.763238 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:05:18.763537 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:05:18.764553 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:05:18.772499 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] Get all volumes completed successfully. May 19 21:05:18.775485 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-c6807839-cafd-4239-919f-880d1ebdcffd demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:05:18.775810 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 5/18] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:05:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:05:28.767656 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:06:18.789338 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:06:18.793795 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:06:18.794042 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:06:18.794363 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:06:18.794675 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:06:18.796297 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:06:18.805805 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] Get all volumes completed successfully. May 19 21:06:18.808959 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-ae25dcb7-94a3-4cf1-9e0d-85e2da1d34a0 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:06:18.809427 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 6/19] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:06:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:06:28.799613 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:07:18.825461 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:07:18.981278 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:07:18.981914 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:07:18.982365 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:07:18.982818 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:07:18.984348 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:07:18.992798 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] Get all volumes completed successfully. May 19 21:07:18.994705 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-c459f112-8ead-409c-bc5a-27e2b1f92bce demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:07:18.995297 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 5/20] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:07:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:07:28.988668 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:08:19.008380 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:08:19.012269 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:08:19.012528 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:08:19.012784 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:08:19.013086 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:08:19.014078 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:08:19.021861 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] Get all volumes completed successfully. May 19 21:08:19.023795 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-70b9fcba-f56e-4e77-bb38-1b2e87d75d48 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:08:19.024211 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 5/21] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:08:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:08:29.017236 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:09:19.038902 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:09:19.042611 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:09:19.042868 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:09:19.043229 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:09:19.043679 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:09:19.044977 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:09:19.052893 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] Get all volumes completed successfully. May 19 21:09:19.055378 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-4aa2b274-1b98-4bf1-8835-aa87c3fb1732 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:09:19.055810 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 6/22] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:09:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:09:29.047718 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:10:19.071228 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:10:19.075199 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:10:19.075579 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:10:19.075986 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:10:19.076556 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:10:19.077974 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:10:19.092529 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] Get all volumes completed successfully. May 19 21:10:19.094986 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-7e98530f-42b6-43b7-b8f1-9d5c81cf4946 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:10:19.095564 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 7/23] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:10:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:10:29.084410 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:11:19.110590 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-3b12db49-017f-41e2-9db0-b3d974612573 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:11:19.112794 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:11:19.112969 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:11:19.113173 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:11:19.113429 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:11:19.114132 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:11:19.123588 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] Get all volumes completed successfully. May 19 21:11:19.126558 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-3b12db49-017f-41e2-9db0-b3d974612573 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:11:19.127055 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 6/24] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:11:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:11:29.117411 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:12:19.141134 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:12:19.357987 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:12:19.358504 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:12:19.358996 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:12:19.359597 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:12:19.361146 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:12:19.369358 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] Get all volumes completed successfully. May 19 21:12:19.371927 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-3172ef5e-801b-4f4b-893f-919ecc3f855e demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:12:19.372673 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 6/25] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:12:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:12:29.365261 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:13:19.385364 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:13:19.388549 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:13:19.389202 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:13:19.389202 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:13:19.389202 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:13:19.389867 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:13:19.397613 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] Get all volumes completed successfully. May 19 21:13:19.400082 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-3a2018b4-1f16-40bd-ba08-1a1eca89104f demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:13:19.400704 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 7/26] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:13:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:13:29.393080 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:14:19.413683 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:14:19.418035 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:14:19.418576 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:14:19.419047 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:14:19.419642 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:14:19.421364 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:14:19.429303 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] Get all volumes completed successfully. May 19 21:14:19.431256 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-04b5c99f-f036-4a70-bfd7-51b22d4f38f8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:14:19.431941 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 8/27] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:14:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:14:29.425869 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:15:19.450474 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:15:19.454461 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:15:19.454791 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:15:19.455135 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:15:19.455618 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:15:19.456912 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:15:19.464099 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] Get all volumes completed successfully. May 19 21:15:19.466061 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-025840d1-5b29-4124-a2e5-e1f10fbceb36 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:15:19.466446 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 7/28] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:15:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:15:29.460135 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:16:19.480606 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:16:19.484774 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:16:19.485126 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:16:19.485523 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:16:19.485971 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:16:19.487391 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:16:19.495302 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] Get all volumes completed successfully. May 19 21:16:19.498229 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-0a7b441f-0e55-45cc-b415-6c0b3053c1d5 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:16:19.498229 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 7/29] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:16:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:16:29.490478 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:17:19.510811 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-58d22f6b-b39e-4302-8012-c8512220cce8 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:17:19.609364 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:17:19.609696 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:17:19.610044 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:17:19.610515 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:17:19.611905 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:17:19.620079 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] Get all volumes completed successfully. May 19 21:17:19.622847 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-58d22f6b-b39e-4302-8012-c8512220cce8 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:17:19.623359 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 8/30] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:17:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:17:29.615323 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:18:19.641609 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-4a4b75b6-702e-4b87-8465-86d504f5499b None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:18:19.645115 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:18:19.645374 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:18:19.645702 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:18:19.646315 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:18:19.647936 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:18:19.655745 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] Get all volumes completed successfully. May 19 21:18:19.657914 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-4a4b75b6-702e-4b87-8465-86d504f5499b demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:18:19.658351 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 9/31] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:18:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:18:29.651072 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:19:19.673584 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:19:19.677979 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:19:19.678608 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:19:19.678954 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:19:19.679892 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:19:19.681591 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:19:19.692739 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] Get all volumes completed successfully. May 19 21:19:19.696515 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-ef1adc1b-9f2f-4c91-b8e3-bdfa548205ae demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:19:19.696854 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 8/32] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:19:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:19:29.685824 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:20:19.712219 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:20:19.713744 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:20:19.713969 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:20:19.714180 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:20:19.714621 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:20:19.715428 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:20:19.725969 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] Get all volumes completed successfully. May 19 21:20:19.729308 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-5a5bcc72-bd99-4c83-8061-6e875fad009c demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:20:19.729826 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 8/33] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:20:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:20:29.718398 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:21:19.744406 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-a479e838-b387-4cc0-b26e-17e4759185a6 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:21:19.747956 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:21:19.748346 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:21:19.748603 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:21:19.748880 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:21:19.750306 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:21:19.760497 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] Get all volumes completed successfully. May 19 21:21:19.765227 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-a479e838-b387-4cc0-b26e-17e4759185a6 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:21:19.766004 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 9/34] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:21:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:21:29.754140 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:22:19.782378 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:22:19.907245 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:22:19.907709 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:22:19.908075 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:22:19.908554 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:22:19.910238 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:22:19.916514 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] Get all volumes completed successfully. May 19 21:22:19.918432 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-db5394d2-809d-40dc-95eb-32b2bd82e658 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:22:19.918847 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 10/35] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:22:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:22:29.913152 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:23:19.934146 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:23:19.938538 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:23:19.938720 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:23:19.939340 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:23:19.939989 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:23:19.941548 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:23:19.947927 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] Get all volumes completed successfully. May 19 21:23:19.950035 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-df70741d-baf6-4426-8c3a-637fbeb85c56 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:23:19.950425 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 9/36] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:23:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:23:29.944418 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:24:19.966227 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:24:19.969559 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:24:19.969847 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:24:19.970109 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:24:19.970491 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:24:19.971670 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:24:19.980743 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] Get all volumes completed successfully. May 19 21:24:19.982785 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-7648f86a-b9b7-487d-a1e4-e4b6fdf27be1 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:24:19.983319 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 9/37] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:24:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:24:29.975415 np0000175083 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:25:19.997751 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:25:20.000999 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:25:20.004187 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:25:20.004187 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:25:20.004187 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:25:20.004187 np0000175083 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:25:20.012729 np0000175083 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] Get all volumes completed successfully. May 19 21:25:20.015317 np0000175083 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-bcde2fed-1c26-4140-97ac-31bbe0e8dbdf demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:25:20.015746 np0000175083 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 10/38] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:25:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:25:30.008673 np0000175083 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:26:20.026994 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:26:20.031011 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:26:20.031420 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] Empty body provided in request {{(pid=112359) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:26:20.031813 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] Calling method 'detail' {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:26:20.032280 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.api.api_utils [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] Removing options '' from query. {{(pid=112359) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:26:20.033685 np0000175083 devstack@c-api.service[112359]: DEBUG cinder.volume.api [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112359) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:26:20.040972 np0000175083 devstack@c-api.service[112359]: INFO cinder.volume.api [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] Get all volumes completed successfully. May 19 21:26:20.042973 np0000175083 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [None req-d7353c7e-09fa-4729-9931-bc0ad86615a4 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:26:20.043358 np0000175083 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 11/39] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:26:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:26:30.037637 np0000175083 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:27:20.060504 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:27:20.176550 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:27:20.179425 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] Empty body provided in request {{(pid=112360) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:27:20.179425 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] Calling method 'detail' {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:27:20.179425 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.api.api_utils [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] Removing options '' from query. {{(pid=112360) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:27:20.179643 np0000175083 devstack@c-api.service[112360]: DEBUG cinder.volume.api [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112360) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:27:20.190241 np0000175083 devstack@c-api.service[112360]: INFO cinder.volume.api [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] Get all volumes completed successfully. May 19 21:27:20.194512 np0000175083 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [None req-9403b4d3-a7e2-4a19-8c59-61966df7ba99 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:27:20.195292 np0000175083 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 10/40] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:27:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 21:27:30.183455 np0000175083 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 21:28:20.211672 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-f5f41804-6889-4291-8759-40da130e7c86 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 21:28:20.214300 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] GET https://199.204.45.116/volume/v3/volumes/detail May 19 21:28:20.214540 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 21:28:20.215062 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 21:28:20.215505 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 21:28:20.216918 np0000175083 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 21:28:20.225943 np0000175083 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] Get all volumes completed successfully. May 19 21:28:20.228032 np0000175083 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-f5f41804-6889-4291-8759-40da130e7c86 demo demo] https://199.204.45.116/volume/v3/volumes/detail returned with HTTP 200 May 19 21:28:20.228417 np0000175083 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 10/41] 199.204.45.116 () {64 vars in 1296 bytes} [Tue May 19 21:28:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)