Apr 12 19:34:07.034368 np0000165316 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 12 19:34:07.044472 np0000165316 devstack@c-api.service[113114]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Apr 12 19:34:07 2026] *** Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: nodename: np0000165316 Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: machine: x86_64 Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: clock source: unix Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: pcre jit disabled Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: detected number of CPU cores: 16 Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: current working directory: / Apr 12 19:34:07.046820 np0000165316 devstack@c-api.service[113114]: detected binary path: /usr/bin/uwsgi-core Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: your processes number limit is 256917 Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: your memory page size is 4096 bytes Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: detected max file descriptor number: 2048 Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: lock engine: pthread robust mutexes Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: thunder lock: enabled Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 12 19:34:07.047232 np0000165316 devstack@c-api.service[113114]: Set PythonHome to /opt/stack/data/venv Apr 12 19:34:07.086534 np0000165316 devstack@c-api.service[113114]: Python main interpreter initialized at 0x70f5e60a3668 Apr 12 19:34:07.086534 np0000165316 devstack@c-api.service[113114]: python threads support enabled Apr 12 19:34:07.086534 np0000165316 devstack@c-api.service[113114]: your server socket listen backlog is limited to 100 connections Apr 12 19:34:07.086534 np0000165316 devstack@c-api.service[113114]: your mercy for graceful operations on workers is 80 seconds Apr 12 19:34:07.087176 np0000165316 devstack@c-api.service[113114]: mapped 671795 bytes (656 KB) for 4 cores Apr 12 19:34:07.087345 np0000165316 devstack@c-api.service[113114]: *** Operational MODE: preforking *** Apr 12 19:34:07.087666 np0000165316 devstack@c-api.service[113114]: *** uWSGI is running in multiple interpreter mode *** Apr 12 19:34:07.087666 np0000165316 devstack@c-api.service[113114]: spawned uWSGI master process (pid: 113114) Apr 12 19:34:07.087870 np0000165316 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 12 19:34:07.088628 np0000165316 devstack@c-api.service[113114]: spawned uWSGI worker 1 (pid: 113123, cores: 1) Apr 12 19:34:07.089296 np0000165316 devstack@c-api.service[113114]: spawned uWSGI worker 2 (pid: 113124, cores: 1) Apr 12 19:34:07.090029 np0000165316 devstack@c-api.service[113114]: spawned uWSGI worker 3 (pid: 113125, cores: 1) Apr 12 19:34:07.090455 np0000165316 devstack@c-api.service[113114]: spawned uWSGI worker 4 (pid: 113126, cores: 1) Apr 12 19:34:07.090533 np0000165316 devstack@c-api.service[113114]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: we strongly recommend against using it for new projects. Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: framework. For more detail see Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:07.213308 np0000165316 devstack@c-api.service[113124]: import eventlet # noqa Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: we strongly recommend against using it for new projects. Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: framework. For more detail see Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:07.214307 np0000165316 devstack@c-api.service[113123]: import eventlet # noqa Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: we strongly recommend against using it for new projects. Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: framework. For more detail see Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:07.221851 np0000165316 devstack@c-api.service[113125]: import eventlet # noqa Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: we strongly recommend against using it for new projects. Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: If you are already using Eventlet, we recommend migrating to a different Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: framework. For more detail see Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 19:34:07.249702 np0000165316 devstack@c-api.service[113126]: import eventlet # noqa Apr 12 19:34:07.301830 np0000165316 devstack@c-api.service[113124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:07.301830 np0000165316 devstack@c-api.service[113124]: debtcollector.deprecate( Apr 12 19:34:07.307698 np0000165316 devstack@c-api.service[113125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:07.307698 np0000165316 devstack@c-api.service[113125]: debtcollector.deprecate( Apr 12 19:34:07.308445 np0000165316 devstack@c-api.service[113123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:07.308445 np0000165316 devstack@c-api.service[113123]: debtcollector.deprecate( Apr 12 19:34:07.338334 np0000165316 devstack@c-api.service[113126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 19:34:07.338334 np0000165316 devstack@c-api.service[113126]: debtcollector.deprecate( Apr 12 19:34:07.384235 np0000165316 devstack@c-api.service[113124]: /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 Apr 12 19:34:07.384235 np0000165316 devstack@c-api.service[113124]: from cgi import parse_header Apr 12 19:34:07.387407 np0000165316 devstack@c-api.service[113125]: /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 Apr 12 19:34:07.387407 np0000165316 devstack@c-api.service[113125]: from cgi import parse_header Apr 12 19:34:07.389780 np0000165316 devstack@c-api.service[113123]: /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 Apr 12 19:34:07.389780 np0000165316 devstack@c-api.service[113123]: from cgi import parse_header Apr 12 19:34:07.423696 np0000165316 devstack@c-api.service[113126]: /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 Apr 12 19:34:07.423696 np0000165316 devstack@c-api.service[113126]: from cgi import parse_header Apr 12 19:34:07.431481 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:07.431481 np0000165316 devstack@c-api.service[113124]: removals.removed_module( Apr 12 19:34:07.432234 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:07.432234 np0000165316 devstack@c-api.service[113124]: removals.removed_module( Apr 12 19:34:07.434026 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:34:07.434026 np0000165316 devstack@c-api.service[113125]: removals.removed_module( Apr 12 19:34:07.434788 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:34:07.434788 np0000165316 devstack@c-api.service[113125]: removals.removed_module( Apr 12 19:34:07.439151 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:34:07.439151 np0000165316 devstack@c-api.service[113123]: removals.removed_module( Apr 12 19:34:07.441501 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:34:07.441501 np0000165316 devstack@c-api.service[113123]: removals.removed_module( Apr 12 19:34:07.464648 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:07.464648 np0000165316 devstack@c-api.service[113126]: removals.removed_module( Apr 12 19:34:07.465129 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:07.465129 np0000165316 devstack@c-api.service[113126]: removals.removed_module( Apr 12 19:34:08.028322 np0000165316 devstack@c-api.service[113124]: /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 Apr 12 19:34:08.028322 np0000165316 devstack@c-api.service[113124]: warnings.warn( Apr 12 19:34:08.048604 np0000165316 devstack@c-api.service[113125]: /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 Apr 12 19:34:08.048604 np0000165316 devstack@c-api.service[113125]: warnings.warn( Apr 12 19:34:08.051149 np0000165316 devstack@c-api.service[113123]: /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 Apr 12 19:34:08.051149 np0000165316 devstack@c-api.service[113123]: warnings.warn( Apr 12 19:34:08.074429 np0000165316 devstack@c-api.service[113126]: /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 Apr 12 19:34:08.074429 np0000165316 devstack@c-api.service[113126]: warnings.warn( Apr 12 19:34:08.129179 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:08.129179 np0000165316 devstack@c-api.service[113124]: warnings.warn( Apr 12 19:34:08.150963 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:34:08.150963 np0000165316 devstack@c-api.service[113123]: warnings.warn( Apr 12 19:34:08.151930 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:34:08.151930 np0000165316 devstack@c-api.service[113125]: warnings.warn( Apr 12 19:34:08.174229 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:08.174229 np0000165316 devstack@c-api.service[113126]: warnings.warn( Apr 12 19:34:08.417964 np0000165316 devstack@c-api.service[113124]: 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. Apr 12 19:34:08.418620 np0000165316 devstack@c-api.service[113124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:08.431526 np0000165316 devstack@c-api.service[113125]: 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. Apr 12 19:34:08.432138 np0000165316 devstack@c-api.service[113125]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113125) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:08.442663 np0000165316 devstack@c-api.service[113123]: 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. Apr 12 19:34:08.443016 np0000165316 devstack@c-api.service[113123]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113123) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:08.456537 np0000165316 devstack@c-api.service[113126]: 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. Apr 12 19:34:08.456537 np0000165316 devstack@c-api.service[113126]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113126) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 19:34:08.504632 np0000165316 devstack@c-api.service[113125]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:08.504632 np0000165316 devstack@c-api.service[113125]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:08.507068 np0000165316 devstack@c-api.service[113124]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:08.507068 np0000165316 devstack@c-api.service[113124]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:08.507666 np0000165316 devstack@c-api.service[113123]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:08.507666 np0000165316 devstack@c-api.service[113123]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:08.521848 np0000165316 devstack@c-api.service[113126]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 12 19:34:08.521848 np0000165316 devstack@c-api.service[113126]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 19:34:08.953522 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:08.953944 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.954006 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.954114 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113125) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:08.954201 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.954482 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.954543 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.954733 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.954931 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113126) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:08.955400 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.955467 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113123) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 19:34:08.955522 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.955731 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.956151 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.956316 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.956384 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.956429 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.956478 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.956575 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.956634 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.956678 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.956720 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.956767 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.956837 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.956906 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.956906 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.956990 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.957041 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.957093 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.957150 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.957226 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.957278 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.957366 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.957419 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.957476 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.957528 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.957579 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.957631 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.957674 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.957723 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.957773 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.957845 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.957907 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.957953 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.958007 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.958054 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.958096 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.958146 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.958146 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.958233 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.958537 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.958591 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.958639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.958639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.958639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.958639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.958790 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.958790 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.958954 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.959052 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.959114 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.959187 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.959296 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.959369 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.959417 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.959463 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.959501 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.959538 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.959538 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.959615 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.959659 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.959731 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.960251 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.960337 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.960435 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.960555 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.960634 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.960686 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.960738 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.960783 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.960843 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.960843 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.960922 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.960979 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.961032 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.961080 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.961130 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.961181 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.961232 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.961232 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.961383 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.961431 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.961473 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.961523 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.961574 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.961618 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.961681 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.961743 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.961743 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.961743 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.961896 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.961951 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.962002 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.962047 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.962100 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.962144 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.962200 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.962246 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.962297 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.962297 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.962376 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.962419 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.962466 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.962507 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.962546 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.962591 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.962639 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.962684 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.962727 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.962769 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.962829 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.962884 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.962928 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.962965 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.963002 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.963002 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.963002 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.963119 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.963119 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.963194 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.963234 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.963271 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.963315 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.963315 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.963382 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.963427 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.963464 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.963505 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.963541 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.963580 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.963616 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.963650 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.963685 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.963734 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.963772 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.963840 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.963885 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.963929 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.963976 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.964015 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.964052 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.964089 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.964089 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.964089 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.964089 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.964235 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.964279 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.964315 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.964351 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.964385 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.964385 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.964447 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.964489 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.964536 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.964571 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.964604 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.964643 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.964687 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.964723 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.964758 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.964923 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.965076 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.965233 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.965332 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.965387 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.965431 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.965477 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.965477 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.965564 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.965611 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.965658 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.965704 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.965704 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.965789 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.966353 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.966435 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.966525 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.966601 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.966689 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.966753 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.966819 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.966868 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.966925 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.966971 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.966971 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.967054 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.967094 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.967137 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.967185 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.967286 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.967338 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.967385 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.967437 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.967488 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.967537 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.967576 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.967627 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.967674 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.967725 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.967769 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.967842 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.967901 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.967942 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.967990 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.968036 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.968074 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.968123 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.968166 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.968207 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.968207 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.968398 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.968463 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.968517 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.968567 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.968617 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.968617 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.968713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.968713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.968713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.968713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.968713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.968924 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.968924 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.973949 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.974032 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.974072 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.974123 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.974166 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.974210 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.974285 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.974704 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.974764 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.974764 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.974960 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.975138 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.975225 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.975281 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.975339 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.975386 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.975430 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.975482 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.975528 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.975578 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.975628 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.975682 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.975735 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.975787 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.975867 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.975921 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.975974 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.976025 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.976075 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.976126 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.976126 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.976209 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.976261 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.976307 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.976356 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.976399 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.976444 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.976494 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.976538 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.976580 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.976630 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.976674 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.976725 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.976775 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.976837 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.976891 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.976943 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.976993 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.977044 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.977090 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.977134 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.977176 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.977231 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.977283 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.977380 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.977422 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.977467 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.977512 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.977557 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.977603 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.977647 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.977699 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.977753 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.977855 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.977909 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.977958 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.978006 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.978057 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.978103 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.978143 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.978185 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.978234 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.978279 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.978329 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.978369 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.978412 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.978458 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.978507 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.978552 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.978590 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.978633 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.978678 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.978678 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.978770 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.978846 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.978901 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.978944 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.978982 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.979022 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.979063 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.979102 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.979153 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.979153 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.979236 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.979283 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.979324 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.979369 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.979369 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.979442 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.979484 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.979536 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.979584 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.979584 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.979664 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.979709 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.979750 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.979813 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.979813 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.979904 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.979952 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.980003 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.980045 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.980085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.980085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.980160 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.980207 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.980247 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.980286 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.980339 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.980385 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.980426 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.980464 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.980513 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.980553 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.980589 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.980631 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.980675 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.980722 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.980763 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.980834 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.980834 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.980834 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.980834 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.980992 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.981242 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.981242 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.981242 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.981242 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.981422 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.981472 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.981520 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.981560 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.981597 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.981642 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.981682 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.981682 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.981682 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.981682 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.981852 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.981852 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.981852 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.981852 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.981852 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.982031 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.982076 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.982124 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.982124 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.982275 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.982364 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.982364 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.982533 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.982618 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.982701 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.982785 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.982872 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.982960 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.983050 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.983050 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.983210 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.983298 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.983377 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.983455 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.983535 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.983535 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.983535 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.983535 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.983840 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.984534 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.984534 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.984534 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.984534 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.984860 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.984860 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.985008 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.985062 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.985174 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.985226 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.985365 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.985448 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.985504 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.985583 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.985655 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.985727 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.985798 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.985916 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.985998 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.986048 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.986119 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.986197 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.986270 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.986344 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.986418 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.986464 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.986795 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.986795 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.986795 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.986795 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.986795 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.987037 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.987082 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.987127 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.987167 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.987211 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.987252 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.987336 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.987379 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.987435 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.987488 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.987531 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.987577 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.987625 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.987668 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.987718 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.987762 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.987829 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.987829 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.987923 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.988013 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.988116 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.988197 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.988310 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.988371 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.988421 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.988465 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.988507 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.988548 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.988598 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.988649 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.988649 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.988733 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.988775 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.988858 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.988911 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.988962 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.989018 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.989070 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.989211 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.989265 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.989365 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.989421 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.989472 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.989526 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.989575 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.989619 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.989667 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.989712 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.989763 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.989824 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.989865 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.989910 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.989953 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.989995 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.990038 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.990081 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.990136 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.990191 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.990241 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.990290 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.990332 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.990371 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.990416 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.990463 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.990504 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.990550 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.990550 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.990635 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.990677 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.990717 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.990757 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.990757 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.990855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.991519 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.991580 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.991623 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.991663 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.991700 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.991737 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.991784 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.991855 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.991914 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.991960 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.992036 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.992078 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.992116 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.992154 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.992199 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.992238 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.992276 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.992313 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.992313 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.992313 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.992313 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.993014 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.993095 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.993206 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.993290 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.994591 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.994591 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.994591 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.996527 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.996527 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.996637 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.996682 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.996726 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.996769 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.996834 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.996878 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.996916 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.996967 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.997014 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.997054 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.997097 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.997097 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.998030 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.998030 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.998288 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.998288 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:08.998288 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:08.998288 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:08.998477 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:08.999413 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:08.999641 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:08.999728 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:08.999855 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.000174 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.000385 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.000471 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.000471 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.000618 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.000684 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.000749 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.000852 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.000920 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.001010 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.001118 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.001207 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.001286 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.001417 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.001491 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.001546 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.001546 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.001655 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.001706 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.001767 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.001844 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.001901 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.001901 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.001901 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.002085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.002085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.002199 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.002264 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.002332 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.002397 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.002454 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.002512 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.002569 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.002648 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.002716 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.002786 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.002871 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.002931 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.002985 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.003055 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.003110 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.003163 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.003231 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.003283 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.003336 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.003398 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.003460 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.003515 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.003583 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.003651 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.003709 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.003775 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.003873 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.003935 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.003990 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.004042 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.004097 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.004165 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.004234 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.004300 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.004356 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.004420 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.004498 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.004683 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.004763 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.004850 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.004930 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.004999 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.004999 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.005113 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.005177 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.005177 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.005177 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.005370 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.005789 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.005885 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.005946 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.006015 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.006085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.006085 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.006218 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.006278 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.006324 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.006363 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.006401 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.006451 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.006490 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.006537 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.006589 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.006632 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.006681 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.006721 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.006765 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.006823 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.007122 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.007171 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.007208 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.007249 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.007299 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.007367 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.007437 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.007510 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.007510 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.007626 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.007626 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.007737 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.007837 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.007837 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.007955 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.008024 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.008079 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.008132 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.008132 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.008226 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.008300 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.008354 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.008354 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.008453 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.008505 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.008561 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.008608 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.008662 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.008719 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.008770 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.008854 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.008905 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.008955 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.009011 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.009188 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.009244 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.010766 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.010850 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.010901 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.010939 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.011016 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.011056 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.011137 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.011198 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.011241 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.011276 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.011315 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.011350 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.011396 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.011433 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.011471 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.011504 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.011541 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.011581 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.011614 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.011651 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.011684 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.011714 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.011745 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.011781 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.011851 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.011887 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.011917 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.011946 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.011978 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.011978 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.012026 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.012057 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.012086 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.012119 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.012119 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.012167 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.012197 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.012229 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.012256 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.012286 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.012286 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.012286 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.013006 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.013055 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.013126 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.013166 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.013202 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.013229 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.013256 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.013283 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.013309 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.013366 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.013396 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.013424 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.013457 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.013490 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.013525 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.013556 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.013585 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.013616 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.013616 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.013674 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.013674 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.013732 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.013773 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.013844 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.013844 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.013902 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.013929 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.013956 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.013985 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.014030 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.014110 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.014151 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.014251 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.014283 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.014283 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.014332 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.014361 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.014388 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.014421 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.014450 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.014486 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.014518 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.014544 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.014583 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.014613 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.014643 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.014674 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.014713 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.014744 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.014744 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.014795 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.014843 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.014873 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.014909 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.014954 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.014988 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.015018 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.015018 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.015018 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.015090 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.015090 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.015147 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.015195 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.015238 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.015267 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.015322 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.015381 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.015441 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.015479 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.015509 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.015541 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.015582 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.015612 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.015643 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.015673 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.015698 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.015731 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.015761 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.015786 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.015835 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.015874 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.015902 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.015929 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.015963 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.015996 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.016025 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.016025 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.016025 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.016102 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.016102 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.016154 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.016183 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.016213 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.016213 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.016287 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.016325 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.016419 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.016479 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 19:34:09.016945 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113125) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.017004 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.017068 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.017117 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.017179 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113125) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.017236 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113125) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.017309 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.017399 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.017434 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.017460 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.017493 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.017521 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.017550 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.017583 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113126) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 19:34:09.017610 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.017639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.017672 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 19:34:09.017700 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113124) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.017725 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.017757 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 19:34:09.017757 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 19:34:09.017824 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113123) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.017857 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113126) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 19:34:09.017857 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113126) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 19:34:09.062933 np0000165316 devstack@c-api.service[113125]: INFO dbcounter [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Registered counter for database cinder Apr 12 19:34:09.063992 np0000165316 devstack@c-api.service[113126]: INFO dbcounter [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Registered counter for database cinder Apr 12 19:34:09.064084 np0000165316 devstack@c-api.service[113124]: INFO dbcounter [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Registered counter for database cinder Apr 12 19:34:09.067921 np0000165316 devstack@c-api.service[113123]: INFO dbcounter [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Registered counter for database cinder Apr 12 19:34:09.077641 np0000165316 devstack@c-api.service[113125]: DEBUG oslo_db.sqlalchemy.engines [None req-afffc623-43e3-4469-bc18-3d5e876b16ed 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=113125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.083585 np0000165316 devstack@c-api.service[113124]: DEBUG oslo_db.sqlalchemy.engines [None req-555b5f53-6460-429f-a0da-e21091ac4c4e 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=113124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.087664 np0000165316 devstack@c-api.service[113126]: DEBUG oslo_db.sqlalchemy.engines [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d 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=113126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.094634 np0000165316 devstack@c-api.service[113123]: DEBUG oslo_db.sqlalchemy.engines [None req-df8ab509-abe0-4744-82db-b02df3ff113a 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=113123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.202456 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writer thread running {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:09.204903 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:09.207485 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writer thread running {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:09.207633 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:09.210107 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:09.210172 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:09.212348 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:09.212429 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:09.213544 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.214375 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:09.215504 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.216720 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:09.218026 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.219250 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writer thread running {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:09.219589 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writer thread running {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 19:34:09.220129 np0000165316 devstack@c-api.service[113124]: DEBUG oslo_db.sqlalchemy.engines [None req-555b5f53-6460-429f-a0da-e21091ac4c4e 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=113124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.220358 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.222000 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:09.222070 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:09.222671 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 19:34:09.223913 np0000165316 devstack@c-api.service[113124]: INFO cinder.rpc [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:09.225046 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.225135 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:09.225207 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 19:34:09.225396 np0000165316 devstack@c-api.service[113126]: DEBUG oslo_db.sqlalchemy.engines [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d 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=113126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.227161 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:09.227583 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:09.228106 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 19:34:09.228718 np0000165316 devstack@c-api.service[113126]: INFO cinder.rpc [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:09.229602 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.230409 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:09.232004 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 19:34:09.232353 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.238430 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.238525 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.238557 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.238675 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.241198 np0000165316 devstack@c-api.service[113123]: DEBUG oslo_db.sqlalchemy.engines [None req-df8ab509-abe0-4744-82db-b02df3ff113a 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=113123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.242361 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.243131 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:09.243418 np0000165316 devstack@c-api.service[113125]: DEBUG oslo_db.sqlalchemy.engines [None req-afffc623-43e3-4469-bc18-3d5e876b16ed 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=113125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:09.243475 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.245230 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 19:34:09.245440 np0000165316 devstack@c-api.service[113123]: INFO cinder.rpc [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:09.245592 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.246830 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.246868 np0000165316 devstack@c-api.service[113125]: INFO cinder.rpc [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 19:34:09.246936 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.247636 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.249729 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.250282 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.252793 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.255362 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.256084 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.257370 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.258785 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.259242 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.260904 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.261728 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.262087 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.262166 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.264132 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.264946 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.265887 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.266160 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.267414 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.268400 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.270325 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.270555 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.270706 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.271575 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.274507 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.274588 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.275036 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.275595 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.277358 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.277694 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.277872 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.279017 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.280524 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.280573 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.281136 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.281776 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.282713 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.284321 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.284890 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.285051 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.285372 np0000165316 devstack@c-api.service[113124]: WARNING cinder.api.contrib.hosts [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:09.286228 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.286459 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.286666 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.287777 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.288133 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.289172 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.289277 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.290159 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.290834 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.292219 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.292320 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.293127 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: extensions {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.293252 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.293836 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.294360 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: encryption {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.294827 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.294936 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.295868 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.295944 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-volume-manage {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.297343 np0000165316 devstack@c-api.service[113126]: WARNING cinder.api.contrib.hosts [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:09.297445 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-volume-type-access {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.298221 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.298307 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.298533 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.298970 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-quota-sets {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.300114 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.300369 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.300477 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: qos-specs {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.301667 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.301899 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.302428 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: backups {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.303176 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.303417 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.304416 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-hosts {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.304518 np0000165316 devstack@c-api.service[113123]: WARNING cinder.api.contrib.hosts [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:09.304581 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.304638 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.305311 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.305491 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: extensions {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.305785 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: scheduler-stats {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.306821 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: encryption {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.306920 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.307182 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-volume-transfer {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.308254 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.308356 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.308420 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-volume-manage {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.309324 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: extra_specs {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.309898 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.309974 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-volume-type-access {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.310449 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.310905 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: cgsnapshots {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.311294 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.311463 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-quota-sets {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.311950 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.312215 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: extensions {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.312345 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: consistencygroups {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.312914 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: qos-specs {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.313544 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.313997 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: encryption {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.314652 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-availability-zone {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.314965 np0000165316 devstack@c-api.service[113125]: WARNING cinder.api.contrib.hosts [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 19:34:09.315291 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: backups {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.315787 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-volume-manage {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.315978 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-snapshot-manage {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.316095 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.317207 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-volume-type-access {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.317381 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: os-quota-class-sets {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.317457 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-hosts {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.317919 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.318644 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: encryption {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.318779 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-quota-sets {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.318879 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: scheduler-stats {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.319429 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.320156 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-volume-transfer {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.320238 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extended resource: capabilities {{(pid=113124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.320321 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: qos-specs {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.320947 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.322230 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.322475 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: backups {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.322530 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.322567 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: extra_specs {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.323256 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: extensions {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.323672 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.323971 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: cgsnapshots {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.324273 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-hosts {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.324476 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: encryption {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.325100 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.325331 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: consistencygroups {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.325848 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: scheduler-stats {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.326106 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-volume-manage {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.326517 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.327202 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-volume-transfer {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.327255 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-availability-zone {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.327551 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-volume-type-access {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.327922 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.328593 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-snapshot-manage {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.329292 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-quota-sets {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.329447 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.329654 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: extra_specs {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.330072 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: os-quota-class-sets {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.330362 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.contrib.snapshot_actions [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] SnapshotActionsController initialized {{(pid=113124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:09.330700 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: qos-specs {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.331093 np0000165316 devstack@c-api.service[113124]: WARNING castellan.key_manager.migration [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.331177 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: cgsnapshots {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.331270 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: encryption {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.331953 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332048 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeTypeAccess extending resource: types {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332182 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension UsedLimits extending resource: limits {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332256 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332381 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332475 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332548 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: consistencygroups {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.332620 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332701 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension TypesManage extending resource: types {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332762 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332848 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extended resource: capabilities {{(pid=113126) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.332912 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension AdminActions extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.332994 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: backups {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.333069 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension AdminActions extending resource: snapshots {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.333130 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension AdminActions extending resource: backups {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.333235 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.333314 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension SnapshotActions extending resource: snapshots {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.333412 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeActions extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.333668 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.v3.router [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.334488 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-availability-zone {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.334943 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.334988 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-hosts {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.335799 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-snapshot-manage {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.336333 np0000165316 devstack@c-api.service[113124]: WARNING keystonemiddleware.auth_token [None req-555b5f53-6460-429f-a0da-e21091ac4c4e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:09.336382 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.336435 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: scheduler-stats {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.337227 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: os-quota-class-sets {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.337819 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-volume-transfer {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.337868 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.338471 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: encryption {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.339260 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.340020 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extended resource: capabilities {{(pid=113123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.340242 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: extra_specs {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.340701 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.341929 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: cgsnapshots {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.342184 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.342229 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.342823 np0000165316 devstack@c-api.service[113124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70f5e60a3668 pid: 113124 (default app) Apr 12 19:34:09.343170 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.contrib.snapshot_actions [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] SnapshotActionsController initialized {{(pid=113126) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:09.343332 np0000165316 devstack@c-api.service[113124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:34:09.343332 np0000165316 devstack@c-api.service[113124]: warnings.warn( Apr 12 19:34:09.343442 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: consistencygroups {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.343722 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.343957 np0000165316 devstack@c-api.service[113126]: WARNING castellan.key_manager.migration [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.344751 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.344865 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeTypeAccess extending resource: types {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345007 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension UsedLimits extending resource: limits {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345088 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345148 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.345204 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345284 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-availability-zone {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.345353 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345418 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345475 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension TypesManage extending resource: types {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345606 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345716 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension AdminActions extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345882 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension AdminActions extending resource: snapshots {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.345952 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension AdminActions extending resource: backups {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.346070 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.346175 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension SnapshotActions extending resource: snapshots {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.346274 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeActions extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.346485 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.v3.router [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113126) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.346565 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.346628 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-snapshot-manage {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.347978 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.348291 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: os-quota-class-sets {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.348709 np0000165316 devstack@c-api.service[113126]: WARNING keystonemiddleware.auth_token [None req-49b65d7c-6463-483e-bbb7-e86b4d28498d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:09.349391 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.349515 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: encryption {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.350411 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.contrib.snapshot_actions [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] SnapshotActionsController initialized {{(pid=113123) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:09.350816 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.350816 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.350950 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.350950 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.350950 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.350950 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.350950 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351199 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351453 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351453 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351453 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351453 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351453 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351664 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351664 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351664 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351664 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351874 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351874 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.351874 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.351874 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352052 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352052 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352052 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352052 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352052 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352281 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352281 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352281 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352281 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352281 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352478 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352478 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352565 np0000165316 devstack@c-api.service[113123]: WARNING castellan.key_manager.migration [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352602 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.352875 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353147 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353147 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353241 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extended resource: capabilities {{(pid=113125) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353279 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353534 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353534 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353534 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353534 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353534 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353786 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353786 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353786 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.353786 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.353786 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354008 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354008 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354008 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354008 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354008 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354244 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354511 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354511 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354511 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354511 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354511 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354738 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354738 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354738 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354738 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354738 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354973 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354973 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.354973 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.354973 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355156 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355156 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355156 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355156 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355330 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355330 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355330 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355330 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355330 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355562 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355562 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355562 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355562 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355562 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355762 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355762 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355762 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355762 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355968 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355968 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.355968 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.355968 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356139 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356139 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356139 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356139 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356325 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356325 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356325 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356325 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356500 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356500 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356500 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356500 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356668 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356936 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356936 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356936 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.356936 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.356936 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357171 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357475 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357520 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.357793 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.357793 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360173 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360246 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360528 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360795 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360795 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.360795 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.360795 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361009 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension UsedLimits extending resource: limits {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361047 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.361047 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361047 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.361047 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361047 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.361292 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361292 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.361292 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361292 np0000165316 devstack@c-api.service[113124]: /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. Apr 12 19:34:09.361292 np0000165316 devstack@c-api.service[113124]: warnings.warn(deprecated_msg) Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension TypesManage extending resource: types {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361506 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension AdminActions extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361793 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension AdminActions extending resource: snapshots {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361793 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension AdminActions extending resource: backups {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361793 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361793 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361793 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeActions extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.361970 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362008 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.v3.router [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.362056 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-94eb2dc4-3d4e-425f-a579-20f5cc40d7c8 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:09.362093 np0000165316 devstack@c-api.service[113126]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70f5e60a3668 pid: 113126 (default app) Apr 12 19:34:09.362137 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362173 np0000165316 devstack@c-api.service[113123]: WARNING keystonemiddleware.auth_token [None req-df8ab509-abe0-4744-82db-b02df3ff113a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:09.362210 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362246 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 1/1] 162.253.55.110 () {60 vars in 953 bytes} [Sun Apr 12 19:34:09 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 12 19:34:09.362282 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362282 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362282 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.362373 np0000165316 devstack@c-api.service[113123]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70f5e60a3668 pid: 113123 (default app) Apr 12 19:34:09.362455 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.contrib.snapshot_actions [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] SnapshotActionsController initialized {{(pid=113125) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 19:34:09.363349 np0000165316 devstack@c-api.service[113125]: WARNING castellan.key_manager.migration [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 19:34:09.364243 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364363 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364496 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension UsedLimits extending resource: limits {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364821 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364821 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364821 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.364926 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365033 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension TypesManage extending resource: types {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365170 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365289 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension AdminActions extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365421 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension AdminActions extending resource: snapshots {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365522 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension AdminActions extending resource: backups {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365624 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365769 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.365897 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeActions extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.366118 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.v3.router [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113125) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 19:34:09.368418 np0000165316 devstack@c-api.service[113125]: WARNING keystonemiddleware.auth_token [None req-afffc623-43e3-4469-bc18-3d5e876b16ed None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 12 19:34:09.374757 np0000165316 devstack@c-api.service[113125]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70f5e60a3668 pid: 113125 (default app) Apr 12 19:34:16.495373 np0000165316 devstack@c-api.service[113126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:34:16.495373 np0000165316 devstack@c-api.service[113126]: warnings.warn( Apr 12 19:34:16.506079 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506079 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506079 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506079 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506079 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506511 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506511 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506511 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506511 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506511 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.506793 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507176 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507176 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507176 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507176 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507404 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507404 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507404 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507404 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507689 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507689 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507689 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507689 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507932 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507932 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507932 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.507932 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.507932 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508232 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508232 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508232 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508232 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508232 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508502 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.508867 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509197 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509562 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509562 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509562 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509562 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509562 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509899 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509899 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509899 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.509899 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.509899 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510184 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510517 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510852 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510852 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510852 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.510852 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.510852 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511159 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511159 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511159 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511159 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511159 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511433 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511433 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511433 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511433 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511702 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511702 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511702 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511702 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511862 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511862 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511862 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.511862 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.511862 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512045 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512045 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512045 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512045 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512045 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512220 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512220 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512220 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512220 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512360 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512360 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512360 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512360 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512506 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512506 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512506 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512506 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512645 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512645 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512645 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512645 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512788 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512788 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512788 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512788 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512942 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512942 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512942 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.512942 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.512942 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513140 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513346 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513346 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513346 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513346 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513346 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513532 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513735 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.513970 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514183 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514390 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514390 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514390 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514390 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514531 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514531 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514531 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514531 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514531 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: /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. Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: warnings.warn(deprecated_msg) Apr 12 19:34:16.514713 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:16.995318 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b admin admin] POST https://162.253.55.110/volume/v3/types Apr 12 19:34:16.995883 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 19:34:16.997600 np0000165316 devstack@c-api.service[113126]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:34:16.997600 np0000165316 devstack@c-api.service[113126]: warnings.warn( Apr 12 19:34:17.008185 np0000165316 devstack@c-api.service[113126]: DEBUG oslo_db.sqlalchemy.engines [None req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b 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=113126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:17.040989 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b admin admin] https://162.253.55.110/volume/v3/types returned with HTTP 200 Apr 12 19:34:17.041655 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 1/2] 162.253.55.110 () {68 vars in 1288 bytes} [Sun Apr 12 19:34:16 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:34:17.053456 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b req-5400d543-3705-4d86-8f74-461e86da3030 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:34:17.371666 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b req-5400d543-3705-4d86-8f74-461e86da3030 admin admin] POST https://162.253.55.110/volume/v3/types/0e4a45e8-2a73-41ba-853f-2808a56bb1aa/extra_specs Apr 12 19:34:17.372246 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b req-5400d543-3705-4d86-8f74-461e86da3030 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 19:34:17.373916 np0000165316 devstack@c-api.service[113124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:34:17.373916 np0000165316 devstack@c-api.service[113124]: warnings.warn( Apr 12 19:34:17.385027 np0000165316 devstack@c-api.service[113124]: DEBUG oslo_db.sqlalchemy.engines [req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b req-5400d543-3705-4d86-8f74-461e86da3030 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=113124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:34:17.450163 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [req-439ee8d5-bb49-4f0a-ac87-0f504ce26e0b req-5400d543-3705-4d86-8f74-461e86da3030 admin admin] https://162.253.55.110/volume/v3/types/0e4a45e8-2a73-41ba-853f-2808a56bb1aa/extra_specs returned with HTTP 200 Apr 12 19:34:17.450669 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 2/3] 162.253.55.110 () {70 vars in 1505 bytes} [Sun Apr 12 19:34:17 2026] POST /volume/v3/types/0e4a45e8-2a73-41ba-853f-2808a56bb1aa/extra_specs => generated 55 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:34:19.244748 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=6 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:34:19.246453 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=6 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:34:27.037995 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:34:27.448533 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:38:10.744478 np0000165316 devstack@c-api.service[113123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:38:10.744478 np0000165316 devstack@c-api.service[113123]: warnings.warn( Apr 12 19:38:10.757934 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.757934 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758110 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758110 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758110 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758110 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758110 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758368 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758654 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758654 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758654 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758654 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758654 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758898 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758898 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.758898 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.758898 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759193 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759193 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759193 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759193 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759373 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759373 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759373 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759373 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759373 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759617 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759617 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759617 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759617 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759617 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.759864 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760136 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760411 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.760677 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761021 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761021 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761021 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761021 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761202 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761202 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761202 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761202 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761202 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761458 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761458 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761458 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761458 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761458 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761652 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761981 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761981 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761981 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.761981 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.761981 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.762288 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.762288 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.762288 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.762288 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.762288 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.762638 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.762638 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.762638 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.762638 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763104 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763104 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763104 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763104 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763362 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763362 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763362 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763362 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763362 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763708 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763708 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763708 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.763708 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.763708 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764032 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764032 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764032 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764032 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764226 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764226 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764226 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764226 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764426 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764426 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764426 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764426 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764615 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764615 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764615 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764615 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764820 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764820 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.764820 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.764820 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765032 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765340 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765340 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765340 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765340 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765340 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765586 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.765912 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766192 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766463 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766733 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766733 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766733 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766733 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766945 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766945 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.766945 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.766945 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.767138 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.767138 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.767138 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.767138 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: /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. Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: warnings.warn(deprecated_msg) Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-72cd6978-de7e-410e-9346-10a6b12c00c9 None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:10.767330 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-72cd6978-de7e-410e-9346-10a6b12c00c9 None None] GET https://162.253.55.110/volume// Apr 12 19:38:10.767583 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-72cd6978-de7e-410e-9346-10a6b12c00c9 None None] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:10.767583 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-72cd6978-de7e-410e-9346-10a6b12c00c9 None None] Calling method 'all' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:10.767583 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-72cd6978-de7e-410e-9346-10a6b12c00c9 None None] https://162.253.55.110/volume// returned with HTTP 300 Apr 12 19:38:10.767583 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 1/4] 162.253.55.110 () {66 vars in 1456 bytes} [Sun Apr 12 19:38:10 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 12 19:38:49.047941 np0000165316 devstack@c-api.service[113125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 12 19:38:49.047941 np0000165316 devstack@c-api.service[113125]: warnings.warn( Apr 12 19:38:49.061190 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061190 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061190 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061190 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061190 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061565 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061565 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061565 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061565 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061565 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.061938 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062409 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062409 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062409 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062409 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062641 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062641 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062641 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062641 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062929 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062929 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.062929 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.062929 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063218 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063218 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063218 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063218 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063218 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063660 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063660 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063660 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063660 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063660 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.063957 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064288 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.064616 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065044 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065044 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065044 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065044 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065044 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065327 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065327 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065327 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065327 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065327 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065579 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.065829 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066045 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066045 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066045 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066045 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066045 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066233 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066233 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066233 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066233 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066233 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066418 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066418 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066418 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066418 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066570 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066570 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066570 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066570 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066717 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066717 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066717 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066717 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066717 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066933 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066933 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066933 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.066933 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.066933 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067121 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067121 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067121 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067121 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067278 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067278 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067278 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067278 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067426 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067426 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067426 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067426 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067593 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067593 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067593 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067593 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067743 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067743 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067743 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067743 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067907 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067907 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067907 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.067907 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.067907 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068105 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068319 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068319 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068319 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068319 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068319 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068503 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.068793 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069081 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069400 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069633 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069633 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069633 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069633 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069780 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069780 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069780 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.069780 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.069780 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: /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. Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: warnings.warn(deprecated_msg) Apr 12 19:38:49.070005 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:49.382013 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 demo demo] GET https://162.253.55.110/volume/v3/types?is_public=None Apr 12 19:38:49.382348 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:49.382571 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 demo demo] Calling method 'index' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:49.383056 np0000165316 devstack@c-api.service[113125]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:38:49.383056 np0000165316 devstack@c-api.service[113125]: warnings.warn( Apr 12 19:38:49.383673 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:38:49.394753 np0000165316 devstack@c-api.service[113125]: DEBUG oslo_db.sqlalchemy.engines [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 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=113125) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:38:49.418005 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 demo demo] https://162.253.55.110/volume/v3/types?is_public=None returned with HTTP 200 Apr 12 19:38:49.418572 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 1/5] 162.253.55.110 () {64 vars in 1263 bytes} [Sun Apr 12 19:38:49 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:38:49.431987 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 req-e95a168e-0c4b-42e2-90e5-687df2be636d None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:49.437220 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 req-e95a168e-0c4b-42e2-90e5-687df2be636d demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 12 19:38:49.437589 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 req-e95a168e-0c4b-42e2-90e5-687df2be636d demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:49.437778 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 req-e95a168e-0c4b-42e2-90e5-687df2be636d demo demo] Calling method 'show' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:49.451074 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [req-4568c1a3-4c6d-4dc8-9f54-b78bfde22143 req-e95a168e-0c4b-42e2-90e5-687df2be636d demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 12 19:38:49.451603 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 2/6] 162.253.55.110 () {66 vars in 1329 bytes} [Sun Apr 12 19:38:49 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) Apr 12 19:38:49.804125 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-1ca1783d-8e72-4c14-ba6e-f925d6cc8f9b None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:49.808407 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-1ca1783d-8e72-4c14-ba6e-f925d6cc8f9b demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 12 19:38:49.808671 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-1ca1783d-8e72-4c14-ba6e-f925d6cc8f9b demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:49.808990 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-1ca1783d-8e72-4c14-ba6e-f925d6cc8f9b demo demo] Calling method 'show' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:49.824273 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-1ca1783d-8e72-4c14-ba6e-f925d6cc8f9b demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 12 19:38:49.824915 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 3/7] 162.253.55.110 () {64 vars in 1258 bytes} [Sun Apr 12 19:38:49 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:38:50.212270 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:50.535902 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 12 19:38:50.536252 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:50.536457 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 demo demo] Calling method 'show' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:50.545028 np0000165316 devstack@c-api.service[113123]: DEBUG oslo_db.sqlalchemy.engines [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 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=113123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 19:38:50.557473 np0000165316 devstack@c-api.service[113123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 12 19:38:50.557473 np0000165316 devstack@c-api.service[113123]: warnings.warn( Apr 12 19:38:50.559624 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-8f134d4a-50ce-4b9f-a67b-4c7b17623527 demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 12 19:38:50.560058 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 2/8] 162.253.55.110 () {64 vars in 1258 bytes} [Sun Apr 12 19:38:50 2026] GET /volume/v3/types/default => generated 145 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:38:50.571031 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-9deacf63-0ca3-47f8-9232-0ff7b3967849 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:38:50.575036 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-9deacf63-0ca3-47f8-9232-0ff7b3967849 demo demo] GET https://162.253.55.110/volume/v3/types/default Apr 12 19:38:50.575483 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-9deacf63-0ca3-47f8-9232-0ff7b3967849 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:38:50.575951 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-9deacf63-0ca3-47f8-9232-0ff7b3967849 demo demo] Calling method 'show' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:38:50.590899 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-9deacf63-0ca3-47f8-9232-0ff7b3967849 demo demo] https://162.253.55.110/volume/v3/types/default returned with HTTP 200 Apr 12 19:38:50.591257 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 2/9] 162.253.55.110 () {64 vars in 1258 bytes} [Sun Apr 12 19:38:50 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 19:38:59.444507 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=2 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:38:59.820213 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=2 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:39:00.555965 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=2 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:39:00.586851 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=3 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:44:57.296143 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-f101915a-5949-49d8-b200-c5e80b77e57f None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:44:57.379305 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:44:57.379686 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:44:57.380086 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:44:57.381033 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:44:57.382584 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:44:57.418894 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] Get all volumes completed successfully. Apr 12 19:44:57.421733 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-f101915a-5949-49d8-b200-c5e80b77e57f demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:44:57.422125 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 3/10] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:44:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:45:07.410535 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:45:57.451363 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:45:57.454136 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:45:57.454372 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:45:57.454621 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:45:57.455324 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:45:57.456496 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:45:57.491546 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] Get all volumes completed successfully. Apr 12 19:45:57.494380 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-60cc7bae-af90-41cf-a42b-c1a6df8acf91 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:45:57.494879 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 4/11] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:45:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:46:07.485853 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:46:57.506012 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-5949dcb9-f6ff-41db-b91d-9905641e435c None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:46:57.509217 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:46:57.509438 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:46:57.509557 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:46:57.510056 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:46:57.510776 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:46:57.545143 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] Get all volumes completed successfully. Apr 12 19:46:57.548041 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-5949dcb9-f6ff-41db-b91d-9905641e435c demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:46:57.548565 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 3/12] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:46:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:47:07.537611 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:47:57.564198 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:47:57.567823 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:47:57.568061 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:47:57.568310 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:47:57.568876 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:47:57.569934 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:47:57.606377 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] Get all volumes completed successfully. Apr 12 19:47:57.608428 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-d4657b94-8538-4537-9faf-dc5b46d10c20 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:47:57.608819 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 3/13] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:47:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:48:07.601845 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:48:57.626062 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-8d6bb057-95b7-4f5a-b916-146695413551 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:48:57.627952 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:48:57.628125 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:48:57.628308 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:48:57.628549 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:48:57.629267 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:48:57.639834 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] Get all volumes completed successfully. Apr 12 19:48:57.642454 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-8d6bb057-95b7-4f5a-b916-146695413551 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:48:57.643150 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 4/14] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:48:57 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) Apr 12 19:49:07.631876 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:49:57.659511 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-736c3e48-33fd-461d-9c73-d919d2824192 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:49:57.762641 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:49:57.762917 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:49:57.763199 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:49:57.763604 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:49:57.764867 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:49:57.773231 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] Get all volumes completed successfully. Apr 12 19:49:57.775260 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-736c3e48-33fd-461d-9c73-d919d2824192 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:49:57.775935 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 5/15] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:49:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:50:07.769669 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:50:57.790680 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-6d1e8637-2196-414e-9185-20d721641cda None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:50:57.792731 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:50:57.792921 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:50:57.793116 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:50:57.793359 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:50:57.794078 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:50:57.802346 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] Get all volumes completed successfully. Apr 12 19:50:57.804860 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-6d1e8637-2196-414e-9185-20d721641cda demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:50:57.805281 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 4/16] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:51:07.796490 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:51:57.820010 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:51:57.822901 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:51:57.823192 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:51:57.823493 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:51:57.823926 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:51:57.826075 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:51:57.835475 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] Get all volumes completed successfully. Apr 12 19:51:57.837843 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-fa89e122-9748-444a-a8c2-745c2f2767d7 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:51:57.838237 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 4/17] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:51:57 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) Apr 12 19:52:07.830055 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:52:57.852390 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-4e80da51-44ea-45a2-984b-9dd26443e067 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:52:57.856791 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:52:57.857055 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:52:57.857295 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:52:57.857602 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:52:57.858519 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:52:57.867016 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] Get all volumes completed successfully. Apr 12 19:52:57.869489 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-4e80da51-44ea-45a2-984b-9dd26443e067 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:52:57.870170 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 5/18] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:52:57 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) Apr 12 19:53:07.861495 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:53:57.889092 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-0c2875b5-bd13-40d7-b267-432ebd336630 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:53:57.893483 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:53:57.893957 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:53:57.894353 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:53:57.894830 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:53:57.896309 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:53:57.904983 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] Get all volumes completed successfully. Apr 12 19:53:57.906905 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-0c2875b5-bd13-40d7-b267-432ebd336630 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:53:57.907211 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 6/19] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:53:57 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) Apr 12 19:54:07.900584 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:54:57.921654 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:54:58.075058 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:54:58.075460 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:54:58.075901 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:54:58.076429 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:54:58.078110 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:54:58.086060 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] Get all volumes completed successfully. Apr 12 19:54:58.088055 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-5f3aa6b7-9167-47c4-8fba-80bba7776efb demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:54:58.088397 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 5/20] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:54:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 19:55:08.082329 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:55:58.108563 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:55:58.112024 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:55:58.112272 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:55:58.112516 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:55:58.112891 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:55:58.113868 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:55:58.124401 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] Get all volumes completed successfully. Apr 12 19:55:58.129280 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-f695b523-f869-45aa-8ffa-afd9b6c75536 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:55:58.130187 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 5/21] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:55:58 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) Apr 12 19:56:08.117170 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:56:58.144956 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:56:58.149503 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:56:58.149821 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:56:58.150073 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:56:58.150367 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:56:58.151335 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:56:58.160136 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] Get all volumes completed successfully. Apr 12 19:56:58.163405 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-2bf94567-e1a2-4ae7-9c63-22aed5217180 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:56:58.163926 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 6/22] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:56:58 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) Apr 12 19:57:08.154450 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:57:58.184250 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-f20f0eb2-15be-463d-8748-c887da53a44b None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:57:58.188372 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:57:58.188569 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:57:58.188781 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:57:58.189056 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:57:58.189918 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:57:58.197401 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] Get all volumes completed successfully. Apr 12 19:57:58.199830 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-f20f0eb2-15be-463d-8748-c887da53a44b demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:57:58.200379 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 7/23] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:57:58 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) Apr 12 19:58:08.193448 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:58:58.221120 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:58:58.224144 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:58:58.224395 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:58:58.224649 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:58:58.224975 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:58:58.226035 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:58:58.236602 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] Get all volumes completed successfully. Apr 12 19:58:58.239188 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-ec4b8c1b-7647-44c4-9260-806c746fb689 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:58:58.239987 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 6/24] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:58:58 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) Apr 12 19:59:08.229242 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 19:59:58.258583 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-63bf0102-1da7-49c3-92e1-da45347c8958 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 19:59:58.366573 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 19:59:58.366802 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 19:59:58.366988 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 19:59:58.367270 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 19:59:58.367983 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 19:59:58.374609 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] Get all volumes completed successfully. Apr 12 19:59:58.376490 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-63bf0102-1da7-49c3-92e1-da45347c8958 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 19:59:58.377142 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 6/25] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 19:59:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:00:08.371122 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:00:58.391993 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:00:58.394772 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:00:58.395119 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:00:58.395459 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:00:58.395867 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:00:58.397087 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:00:58.404431 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] Get all volumes completed successfully. Apr 12 20:00:58.406213 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-c1f86132-c6bd-47ed-8931-c96ddb70ccf7 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:00:58.406542 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 7/26] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:00:58 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) Apr 12 20:01:08.400947 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:01:58.424981 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:01:58.428838 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:01:58.429103 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:01:58.429381 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:01:58.429718 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:01:58.430771 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:01:58.439306 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] Get all volumes completed successfully. Apr 12 20:01:58.441292 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-5886d74f-fd2d-45d0-98e0-44612f99c07d demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:01:58.441681 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 8/27] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:01:58 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) Apr 12 20:02:08.434704 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:02:58.459265 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:02:58.463524 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:02:58.464171 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:02:58.464568 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:02:58.465056 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:02:58.466545 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:02:58.478791 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] Get all volumes completed successfully. Apr 12 20:02:58.483178 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-7e25e4f0-b379-47ae-8d85-124029c1f08d demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:02:58.483797 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 7/28] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:02:58 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) Apr 12 20:03:08.470513 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:03:58.498703 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:03:58.503140 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:03:58.503476 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:03:58.503901 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:03:58.504371 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:03:58.505887 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:03:58.515501 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] Get all volumes completed successfully. Apr 12 20:03:58.518231 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-7196a4cc-58fe-4965-8edc-b5fc97fb87a0 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:03:58.518734 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 7/29] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:03:58 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) Apr 12 20:04:08.509461 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:04:58.559154 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:04:58.655716 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:04:58.656179 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:04:58.656608 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:04:58.657168 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:04:58.658910 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:04:58.668189 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] Get all volumes completed successfully. Apr 12 20:04:58.670673 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-4e69ac1a-ac15-4871-8e3d-69023bc93281 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:04:58.671160 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 8/30] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:04:58 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) Apr 12 20:05:08.662936 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:05:58.691040 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:05:58.695973 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:05:58.696359 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:05:58.696766 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:05:58.697278 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:05:58.698956 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:05:58.706559 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] Get all volumes completed successfully. Apr 12 20:05:58.708541 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-a697d2de-8f1c-4c5e-b763-e47f49cff662 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:05:58.708980 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 9/31] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:05:58 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) Apr 12 20:06:08.702494 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:06:58.726614 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-7977e728-f843-4953-b520-d6f86b9986a5 None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:06:58.730503 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:06:58.730919 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:06:58.731284 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:06:58.731716 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:06:58.733171 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:06:58.743482 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] Get all volumes completed successfully. Apr 12 20:06:58.747914 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-7977e728-f843-4953-b520-d6f86b9986a5 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:06:58.748334 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 8/32] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:06:58 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) Apr 12 20:07:08.737291 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:07:58.766539 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.middleware.request_id [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 None None] RequestId filter calling following filter/app {{(pid=113125) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:07:58.770725 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:07:58.771137 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] Empty body provided in request {{(pid=113125) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:07:58.771521 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.openstack.wsgi [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] Calling method 'detail' {{(pid=113125) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:07:58.772007 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.api.api_utils [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] Removing options '' from query. {{(pid=113125) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:07:58.773454 np0000165316 devstack@c-api.service[113125]: DEBUG cinder.volume.api [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113125) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:07:58.781036 np0000165316 devstack@c-api.service[113125]: INFO cinder.volume.api [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] Get all volumes completed successfully. Apr 12 20:07:58.782892 np0000165316 devstack@c-api.service[113125]: INFO cinder.api.openstack.wsgi [None req-8576c1a1-7d80-411e-a99d-581eb3dc2de7 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:07:58.783220 np0000165316 devstack@c-api.service[113125]: [pid: 113125|app: 0|req: 8/33] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:07:58 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) Apr 12 20:08:08.777472 np0000165316 devstack@c-api.service[113125]: DEBUG dbcounter [-] [113125] Writing DB stats cinder:SELECT=1 {{(pid=113125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:08:58.798745 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.middleware.request_id [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 None None] RequestId filter calling following filter/app {{(pid=113126) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:08:58.801828 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:08:58.802067 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] Empty body provided in request {{(pid=113126) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:08:58.802301 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.openstack.wsgi [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] Calling method 'detail' {{(pid=113126) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:08:58.802619 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.api.api_utils [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] Removing options '' from query. {{(pid=113126) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:08:58.803635 np0000165316 devstack@c-api.service[113126]: DEBUG cinder.volume.api [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113126) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:08:58.811617 np0000165316 devstack@c-api.service[113126]: INFO cinder.volume.api [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] Get all volumes completed successfully. Apr 12 20:08:58.814451 np0000165316 devstack@c-api.service[113126]: INFO cinder.api.openstack.wsgi [None req-c1be9008-ae83-443b-a3b5-7603ead46f09 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:08:58.815467 np0000165316 devstack@c-api.service[113126]: [pid: 113126|app: 0|req: 9/34] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:08:58 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) Apr 12 20:09:08.807745 np0000165316 devstack@c-api.service[113126]: DEBUG dbcounter [-] [113126] Writing DB stats cinder:SELECT=1 {{(pid=113126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:09:58.828855 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.middleware.request_id [None req-54b24d28-47d2-49cf-b455-faaeee130390 None None] RequestId filter calling following filter/app {{(pid=113124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:09:58.871192 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:09:58.871419 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] Empty body provided in request {{(pid=113124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:09:58.871651 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.openstack.wsgi [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] Calling method 'detail' {{(pid=113124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:09:58.871972 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.api.api_utils [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] Removing options '' from query. {{(pid=113124) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:09:58.872896 np0000165316 devstack@c-api.service[113124]: DEBUG cinder.volume.api [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113124) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:09:58.882784 np0000165316 devstack@c-api.service[113124]: INFO cinder.volume.api [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] Get all volumes completed successfully. Apr 12 20:09:58.887024 np0000165316 devstack@c-api.service[113124]: INFO cinder.api.openstack.wsgi [None req-54b24d28-47d2-49cf-b455-faaeee130390 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:09:58.887395 np0000165316 devstack@c-api.service[113124]: [pid: 113124|app: 0|req: 10/35] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:09:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 20:10:08.875916 np0000165316 devstack@c-api.service[113124]: DEBUG dbcounter [-] [113124] Writing DB stats cinder:SELECT=1 {{(pid=113124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 20:10:58.903316 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.middleware.request_id [None req-532ee78e-ad40-427d-866c-a5c01798ac62 None None] RequestId filter calling following filter/app {{(pid=113123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 20:10:58.906132 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] GET https://162.253.55.110/volume/v3/volumes/detail Apr 12 20:10:58.906364 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] Empty body provided in request {{(pid=113123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 20:10:58.906639 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.openstack.wsgi [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] Calling method 'detail' {{(pid=113123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 20:10:58.906965 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.api.api_utils [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] Removing options '' from query. {{(pid=113123) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 20:10:58.908008 np0000165316 devstack@c-api.service[113123]: DEBUG cinder.volume.api [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113123) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 20:10:58.919457 np0000165316 devstack@c-api.service[113123]: INFO cinder.volume.api [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] Get all volumes completed successfully. Apr 12 20:10:58.921675 np0000165316 devstack@c-api.service[113123]: INFO cinder.api.openstack.wsgi [None req-532ee78e-ad40-427d-866c-a5c01798ac62 demo demo] https://162.253.55.110/volume/v3/volumes/detail returned with HTTP 200 Apr 12 20:10:58.922107 np0000165316 devstack@c-api.service[113123]: [pid: 113123|app: 0|req: 9/36] 162.253.55.110 () {64 vars in 1296 bytes} [Sun Apr 12 20:10:58 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) Apr 12 20:11:08.911723 np0000165316 devstack@c-api.service[113123]: DEBUG dbcounter [-] [113123] Writing DB stats cinder:SELECT=1 {{(pid=113123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}