Apr 18 22:15:12.543544 np0000167626 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 18 22:15:12.553821 np0000167626 devstack@c-api.service[113277]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 18 22:15:12 2026] *** Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: nodename: np0000167626 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: machine: x86_64 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: clock source: unix Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: pcre jit disabled Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: detected number of CPU cores: 16 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: current working directory: / Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: detected binary path: /usr/bin/uwsgi-core Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: your processes number limit is 256917 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: your memory page size is 4096 bytes Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: detected max file descriptor number: 2048 Apr 18 22:15:12.556786 np0000167626 devstack@c-api.service[113277]: lock engine: pthread robust mutexes Apr 18 22:15:12.557945 np0000167626 devstack@c-api.service[113277]: thunder lock: enabled Apr 18 22:15:12.557945 np0000167626 devstack@c-api.service[113277]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 18 22:15:12.557945 np0000167626 devstack@c-api.service[113277]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 18 22:15:12.557945 np0000167626 devstack@c-api.service[113277]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 18 22:15:12.557945 np0000167626 devstack@c-api.service[113277]: Set PythonHome to /opt/stack/data/venv Apr 18 22:15:12.594109 np0000167626 devstack@c-api.service[113277]: Python main interpreter initialized at 0x7e0e8d8a3668 Apr 18 22:15:12.594109 np0000167626 devstack@c-api.service[113277]: python threads support enabled Apr 18 22:15:12.594109 np0000167626 devstack@c-api.service[113277]: your server socket listen backlog is limited to 100 connections Apr 18 22:15:12.594109 np0000167626 devstack@c-api.service[113277]: your mercy for graceful operations on workers is 80 seconds Apr 18 22:15:12.594900 np0000167626 devstack@c-api.service[113277]: mapped 671795 bytes (656 KB) for 4 cores Apr 18 22:15:12.594979 np0000167626 devstack@c-api.service[113277]: *** Operational MODE: preforking *** Apr 18 22:15:12.595222 np0000167626 devstack@c-api.service[113277]: *** uWSGI is running in multiple interpreter mode *** Apr 18 22:15:12.595222 np0000167626 devstack@c-api.service[113277]: spawned uWSGI master process (pid: 113277) Apr 18 22:15:12.595444 np0000167626 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 18 22:15:12.595977 np0000167626 devstack@c-api.service[113277]: spawned uWSGI worker 1 (pid: 113284, cores: 1) Apr 18 22:15:12.596484 np0000167626 devstack@c-api.service[113277]: spawned uWSGI worker 2 (pid: 113285, cores: 1) Apr 18 22:15:12.597042 np0000167626 devstack@c-api.service[113277]: spawned uWSGI worker 3 (pid: 113286, cores: 1) Apr 18 22:15:12.597469 np0000167626 devstack@c-api.service[113277]: spawned uWSGI worker 4 (pid: 113287, cores: 1) Apr 18 22:15:12.597631 np0000167626 devstack@c-api.service[113277]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: we strongly recommend against using it for new projects. Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: framework. For more detail see Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:15:12.721760 np0000167626 devstack@c-api.service[113285]: import eventlet # noqa Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: we strongly recommend against using it for new projects. Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: framework. For more detail see Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:15:12.733266 np0000167626 devstack@c-api.service[113284]: import eventlet # noqa Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: we strongly recommend against using it for new projects. Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: framework. For more detail see Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:15:12.736462 np0000167626 devstack@c-api.service[113286]: import eventlet # noqa Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: we strongly recommend against using it for new projects. Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: If you are already using Eventlet, we recommend migrating to a different Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: framework. For more detail see Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 18 22:15:12.744893 np0000167626 devstack@c-api.service[113287]: import eventlet # noqa Apr 18 22:15:12.805722 np0000167626 devstack@c-api.service[113285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:15:12.805722 np0000167626 devstack@c-api.service[113285]: debtcollector.deprecate( Apr 18 22:15:12.816241 np0000167626 devstack@c-api.service[113284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:15:12.816241 np0000167626 devstack@c-api.service[113284]: debtcollector.deprecate( Apr 18 22:15:12.823854 np0000167626 devstack@c-api.service[113286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:15:12.823854 np0000167626 devstack@c-api.service[113286]: debtcollector.deprecate( Apr 18 22:15:12.831635 np0000167626 devstack@c-api.service[113287]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 18 22:15:12.831635 np0000167626 devstack@c-api.service[113287]: debtcollector.deprecate( Apr 18 22:15:12.884198 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:12.884198 np0000167626 devstack@c-api.service[113285]: from cgi import parse_header Apr 18 22:15:12.893538 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:12.893538 np0000167626 devstack@c-api.service[113284]: from cgi import parse_header Apr 18 22:15:12.903153 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:12.903153 np0000167626 devstack@c-api.service[113286]: from cgi import parse_header Apr 18 22:15:12.908720 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:12.908720 np0000167626 devstack@c-api.service[113287]: from cgi import parse_header Apr 18 22:15:12.928297 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:12.928297 np0000167626 devstack@c-api.service[113285]: removals.removed_module( Apr 18 22:15:12.928978 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:12.928978 np0000167626 devstack@c-api.service[113285]: removals.removed_module( Apr 18 22:15:12.938023 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:12.938023 np0000167626 devstack@c-api.service[113284]: removals.removed_module( Apr 18 22:15:12.938684 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:12.938684 np0000167626 devstack@c-api.service[113284]: removals.removed_module( Apr 18 22:15:12.957017 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:12.957017 np0000167626 devstack@c-api.service[113287]: removals.removed_module( Apr 18 22:15:12.957170 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:12.957170 np0000167626 devstack@c-api.service[113286]: removals.removed_module( Apr 18 22:15:12.957255 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:12.957255 np0000167626 devstack@c-api.service[113287]: removals.removed_module( Apr 18 22:15:12.957318 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:12.957318 np0000167626 devstack@c-api.service[113286]: removals.removed_module( Apr 18 22:15:13.529610 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:13.529610 np0000167626 devstack@c-api.service[113285]: warnings.warn( Apr 18 22:15:13.559032 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:13.559032 np0000167626 devstack@c-api.service[113287]: warnings.warn( Apr 18 22:15:13.562055 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:13.562055 np0000167626 devstack@c-api.service[113284]: warnings.warn( Apr 18 22:15:13.635625 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:13.635625 np0000167626 devstack@c-api.service[113285]: warnings.warn( Apr 18 22:15:13.636256 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:13.636256 np0000167626 devstack@c-api.service[113286]: warnings.warn( Apr 18 22:15:13.656531 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:13.656531 np0000167626 devstack@c-api.service[113287]: warnings.warn( Apr 18 22:15:13.664044 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:13.664044 np0000167626 devstack@c-api.service[113284]: warnings.warn( Apr 18 22:15:13.759048 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:13.759048 np0000167626 devstack@c-api.service[113286]: warnings.warn( Apr 18 22:15:13.941621 np0000167626 devstack@c-api.service[113285]: 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 18 22:15:13.942252 np0000167626 devstack@c-api.service[113285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:15:13.953602 np0000167626 devstack@c-api.service[113287]: 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 18 22:15:13.954032 np0000167626 devstack@c-api.service[113287]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113287) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:15:13.966058 np0000167626 devstack@c-api.service[113284]: 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 18 22:15:13.966510 np0000167626 devstack@c-api.service[113284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:15:14.027917 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:14.027917 np0000167626 devstack@c-api.service[113285]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:15:14.028921 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.028921 np0000167626 devstack@c-api.service[113287]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:15:14.032147 np0000167626 devstack@c-api.service[113284]: /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 18 22:15:14.032147 np0000167626 devstack@c-api.service[113284]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:15:14.047902 np0000167626 devstack@c-api.service[113286]: 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 18 22:15:14.048085 np0000167626 devstack@c-api.service[113286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 18 22:15:14.108293 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:14.108293 np0000167626 devstack@c-api.service[113286]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 18 22:15:14.485474 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:15:14.485699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:15:14.485783 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113287) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:15:14.485850 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 18 22:15:14.485924 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.485924 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486080 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486157 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486226 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486286 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486359 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486420 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486479 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486542 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486605 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486605 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.486726 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486726 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.486841 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.486908 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.486965 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.487062 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.487132 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.487196 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.487278 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.487367 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.487430 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.487499 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.487564 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.487632 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.487701 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.487764 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.487828 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.487885 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.487937 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.488026 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.488089 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.488147 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.488291 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.488380 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.488428 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.488465 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.488503 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.488544 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.488582 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.488616 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.488652 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.488695 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.488742 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.488781 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.488827 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.488885 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.488934 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.488978 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.489062 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.489102 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.489141 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.489183 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.489222 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.489269 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.489308 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.489343 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.489384 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.489425 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.489469 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.489518 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.489560 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.489600 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.489646 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.489646 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.489646 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.489646 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.489850 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.489850 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.489928 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.489968 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.490032 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.490071 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.490113 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.490149 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.490198 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.490235 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.490276 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.490313 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.490357 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.490394 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.490429 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.490466 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.490507 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.490543 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.490589 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.490625 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.490670 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.490706 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.490741 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.490783 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.490822 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.490863 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.490896 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.490936 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.490976 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.491039 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.491082 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.491123 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.491163 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.491200 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.491236 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.491271 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.491321 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.491365 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.491407 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.491449 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.491490 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.491542 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.491581 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.491622 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.491665 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.491705 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.491738 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.491877 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.494563 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.494632 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.494685 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.494737 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.494795 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.494893 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.494893 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.495225 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.495307 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.495368 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.495425 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.495487 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.495539 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.495585 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.495647 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.495696 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.495746 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.495803 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.495857 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.495904 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.495973 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.496044 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.496086 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.496142 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.496188 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.496289 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.496357 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.496410 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.496469 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.496525 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.496573 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.496621 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.496664 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.496701 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.496744 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.496785 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.496823 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.496863 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.496863 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.496938 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.496991 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.497058 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.497100 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.497143 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.497182 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.497243 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.497280 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.497326 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.497366 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.497410 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.497450 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.497492 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.497530 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.497571 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.497571 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.497571 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.497676 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.497676 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.497676 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.497779 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.497818 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.497818 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.497882 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.497921 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.497960 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.497960 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.498042 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.498089 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.498089 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.498171 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.498210 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.498250 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.498250 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.498250 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.498377 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.498424 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.498424 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.498505 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.498543 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.498588 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.498588 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.498663 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.498663 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.498731 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.498768 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.498805 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.498839 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.498887 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.498923 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.498960 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.499029 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.499068 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.499103 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.499140 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.499185 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.499219 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.499254 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.499297 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.499334 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.499387 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.499427 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.499470 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.499512 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.499548 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.499581 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.499616 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.499653 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.500739 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.500793 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.500846 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.500885 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.500922 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.500957 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.501007 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.501056 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.501100 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.501137 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.501184 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.501228 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.501268 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.501309 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.501345 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.501382 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.501423 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.501423 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.501495 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.501530 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.501572 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.501614 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.501650 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.501695 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.501733 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.501733 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.501733 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.501733 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.507169 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.507249 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.507289 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.507355 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.507404 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.507445 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.507480 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.507521 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.507564 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.507605 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.507605 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.507684 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.507726 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.507763 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.507856 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.507905 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.507970 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.508057 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.508097 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.508145 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.508183 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.508225 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.508263 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.508299 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.508370 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.508370 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.508453 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.508453 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.509564 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.509621 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.509672 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.509711 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.509747 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.509783 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.509827 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.509864 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.509902 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.509938 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.509977 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.510040 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.510088 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.510127 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.510166 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.510166 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.510166 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.510271 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.510312 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.510353 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.510402 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.510450 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.510487 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.510526 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.510526 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.510599 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.510638 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.510705 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.514405 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.514470 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.514505 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.514559 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.514600 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.514638 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.514670 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.514714 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.514760 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.514800 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.514839 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.514875 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.514908 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.514955 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.515017 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.515066 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.515099 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.515136 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.515182 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.515215 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.515247 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.515291 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.515291 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.515362 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.515403 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.515442 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.515487 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.515530 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.515574 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.515607 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.515649 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.515687 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.515724 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.515761 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.515795 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.515795 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.515795 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.515795 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.515795 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.515962 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.516021 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.516059 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.516109 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.516152 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.516189 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.516233 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.516233 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.516327 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.516371 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.516435 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.516475 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.516516 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.516552 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.516593 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.516636 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.516679 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.516719 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.516846 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.516889 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.516922 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.516959 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.517012 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.517050 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.517088 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.517124 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.517159 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.517211 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.517247 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.517288 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.517328 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.517370 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.517412 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.517472 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.517527 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.517574 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.517621 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.517621 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.517699 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.517938 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.517985 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.518057 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.518104 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.518142 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.518177 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.518221 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.518262 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.518299 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.518340 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.518377 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.518415 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.518454 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.518490 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.518526 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.518573 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.518610 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.518651 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.518684 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.518724 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.518760 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.518794 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.518835 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.518871 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.518913 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.518956 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.518956 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.518956 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.519076 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.519076 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.519076 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.519184 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.519223 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.519259 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.519309 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.519346 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.519383 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.519416 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.519457 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.519493 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.519532 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.519569 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.519611 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.519649 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.519696 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.519729 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.519765 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.519803 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.519835 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.519871 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.519909 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.519947 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.519991 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.520060 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.520060 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.520060 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.520597 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.520661 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.520708 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.520762 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.520803 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.520841 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.520874 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.520921 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.520954 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.521019 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.521066 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.521108 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.521146 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.521179 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.521223 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.521261 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.521306 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.521352 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.521389 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.521425 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.521464 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.521505 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.521543 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.521579 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.521618 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.521651 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.521689 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.521689 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.522322 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.522381 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.522417 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.522451 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.522486 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.522528 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.522566 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.522566 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.522640 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.522688 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.522733 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.522733 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.522798 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.522833 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.522867 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.522867 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.522944 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.522990 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.523052 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.523162 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.523202 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.523241 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.523287 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.523324 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.523363 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.523363 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.523363 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.523363 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.525314 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.525395 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.525438 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.525484 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.525527 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.525565 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.525600 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.525634 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.525668 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.525706 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.525743 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.525782 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.525819 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.525853 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.525893 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.525939 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.525976 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.526029 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.526076 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.526114 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.526148 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.526184 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.526226 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.526268 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.526268 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.526268 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.526268 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.526268 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.527614 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.527672 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.527716 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.527794 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.527845 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.527884 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.527923 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.527969 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.528024 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.528062 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.528108 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.528151 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.528189 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.528228 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.528264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.528303 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.528344 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.528392 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.528434 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.528471 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.528576 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.528621 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.528659 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.528695 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.528729 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.528765 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.528765 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.528765 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.529159 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.529207 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.529282 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.529319 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.529353 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.529394 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.529435 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.529478 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.529516 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.529639 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.529680 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.529717 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.529752 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.529789 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.529789 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.529863 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.529904 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.529941 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.529983 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.530042 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.530082 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.530124 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.530160 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.530195 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.530230 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.530230 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.530294 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.530337 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.531597 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.531690 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.531690 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.531779 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.531834 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.531896 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.531946 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.532015 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.532059 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.532106 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.532161 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.532218 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.532257 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.532298 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.532337 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.532375 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.532413 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.532448 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.532488 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.532522 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.532600 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.532638 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.532678 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.532730 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.532730 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.532730 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.532730 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.532730 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.534137 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.534185 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.534245 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.534311 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.534360 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.534419 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.534454 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.534489 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.534522 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.534571 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.534639 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.534692 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.534750 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.534813 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.535293 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.535352 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.535398 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.535442 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.535523 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.535587 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.535635 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.535680 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.535728 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.535787 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.535836 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.535879 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.535932 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.535981 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.536053 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.536109 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.536157 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.536202 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.536354 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.536402 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.536455 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.536504 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.536552 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.536642 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.536679 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.536712 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.536752 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.536785 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.536785 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.536851 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.536893 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.536931 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.536967 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.537023 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.537068 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.537104 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.537143 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.537143 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.537209 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.537242 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.537273 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.537312 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.537347 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.537384 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.537421 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.537454 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.537490 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.537536 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.537568 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.537605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.537638 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.537671 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.537708 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.537743 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.537778 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.537819 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.537856 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.537887 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.537918 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.537952 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.537983 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.538044 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.538077 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.538114 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.538154 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.538810 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.538857 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.538929 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.538992 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.539057 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.539103 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.539143 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.539176 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.539209 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.539242 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.539285 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.539321 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.539359 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.539397 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.539434 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.539473 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.539510 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.539548 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.539583 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.539617 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.539654 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.539688 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.539721 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.539755 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.539787 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.539825 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.539868 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.539904 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.539945 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.539978 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.540039 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.540077 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.540115 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.540153 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.540186 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.540218 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.540250 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.540293 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.540330 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.540364 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.540406 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.540438 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.540470 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.540504 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.540535 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.540572 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.540629 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.540662 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.540702 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.541858 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.541906 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.541956 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.542017 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.542066 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.542066 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.542144 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.542200 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.542248 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.542302 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.542353 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.542400 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.542444 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.542508 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.542566 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.542613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.542613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.542613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.542613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.542613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.542835 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.542889 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.542930 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.543650 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.543699 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.543764 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.543800 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.543845 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.543889 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.543927 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.543965 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.544019 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.544062 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.544095 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.544132 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.544166 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.544204 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.544240 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.544282 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.544316 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.544355 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.544391 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.544426 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.544460 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.544491 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.544528 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.544561 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.544597 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.544670 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.544705 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.544737 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.544768 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.544807 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.544840 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.544871 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.544908 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.544940 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.544978 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.545030 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.545063 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.545105 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.545140 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.545171 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.545207 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.545238 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.545276 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.545323 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.545372 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.545406 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.545440 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.545472 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.545509 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.545541 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.545573 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.545605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.545605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.545605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.545605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.545605 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.545762 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.545762 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.545827 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.545859 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.545890 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.545922 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.545955 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.546010 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.546057 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.546094 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.546127 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.546159 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.546195 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.546231 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.546264 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.546301 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.546335 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.546373 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.546410 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.546443 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.546484 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.546521 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.546559 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.546592 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.546592 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.546592 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.546592 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.546592 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 18 22:15:14.546749 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.546749 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.546749 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.546844 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113287) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.546882 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.546916 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.546949 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.546982 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.547042 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.547089 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.547124 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.547124 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113287) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.547191 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.547224 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113287) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.547255 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.547255 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.547314 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 18 22:15:14.547347 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.547385 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 18 22:15:14.547417 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.547450 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 18 22:15:14.547450 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 18 22:15:14.547450 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 18 22:15:14.547450 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 18 22:15:14.592500 np0000167626 devstack@c-api.service[113287]: INFO dbcounter [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Registered counter for database cinder Apr 18 22:15:14.592634 np0000167626 devstack@c-api.service[113286]: INFO dbcounter [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Registered counter for database cinder Apr 18 22:15:14.593942 np0000167626 devstack@c-api.service[113284]: INFO dbcounter [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Registered counter for database cinder Apr 18 22:15:14.594455 np0000167626 devstack@c-api.service[113285]: INFO dbcounter [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Registered counter for database cinder Apr 18 22:15:14.604973 np0000167626 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-cff3be92-a466-4698-955b-9086f63fc5c3 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=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.611014 np0000167626 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.615960 np0000167626 devstack@c-api.service[113285]: DEBUG oslo_db.sqlalchemy.engines [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 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=113285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.624726 np0000167626 devstack@c-api.service[113284]: DEBUG oslo_db.sqlalchemy.engines [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 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=113284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.722062 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writer thread running {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:15:14.724132 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:15:14.727391 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:15:14.729802 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:15:14.731901 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:15:14.732447 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writer thread running {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:15:14.732782 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.734506 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.734554 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:15:14.736585 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:15:14.737886 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writer thread running {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:15:14.738605 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:15:14.739890 np0000167626 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-cff3be92-a466-4698-955b-9086f63fc5c3 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=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.740417 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:15:14.740638 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:15:14.741815 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.741938 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:15:14.742553 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:15:14.743593 np0000167626 devstack@c-api.service[113287]: INFO cinder.rpc [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:15:14.744041 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.744399 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.744445 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:15:14.746168 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:15:14.747294 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.748375 np0000167626 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.749129 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.750014 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:15:14.751674 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writer thread running {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 18 22:15:14.751788 np0000167626 devstack@c-api.service[113286]: INFO cinder.rpc [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:15:14.752950 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.753560 np0000167626 devstack@c-api.service[113285]: DEBUG oslo_db.sqlalchemy.engines [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 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=113285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.754134 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 18 22:15:14.755607 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:15:14.756349 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 18 22:15:14.756593 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.757386 np0000167626 devstack@c-api.service[113285]: INFO cinder.rpc [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:15:14.758251 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.758450 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 18 22:15:14.759852 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.760595 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 18 22:15:14.761454 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.763016 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.763237 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.764298 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.767217 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.767559 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.768025 np0000167626 devstack@c-api.service[113284]: DEBUG oslo_db.sqlalchemy.engines [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 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=113284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:14.769765 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 18 22:15:14.770295 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.770808 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.771485 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.771584 np0000167626 devstack@c-api.service[113284]: INFO cinder.rpc [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 18 22:15:14.772469 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.773269 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.774861 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.775133 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.776513 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.777899 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.778453 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.780175 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.781686 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.782703 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.783096 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.784613 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.784673 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.784775 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.785888 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.787351 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.787752 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.787872 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.789030 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.790658 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.791124 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.792211 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.792409 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.793027 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.794965 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.795258 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.795345 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.796451 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.798323 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.798504 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.799077 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.800167 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.800529 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.800584 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.801359 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.801692 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.803004 np0000167626 devstack@c-api.service[113287]: WARNING cinder.api.contrib.hosts [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:15:14.803526 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.803808 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.803981 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.804536 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.805251 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.806064 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.806789 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.807767 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.808174 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.808241 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.809302 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.809413 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.809685 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.810350 np0000167626 devstack@c-api.service[113286]: WARNING cinder.api.contrib.hosts [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:15:14.810651 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: extensions {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.811188 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.811268 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.811935 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: consistencygroups {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.812611 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.812704 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.812897 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.813937 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: scheduler-stats {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.814179 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.815035 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.815412 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: backups {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.815478 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.815602 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.816731 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.817022 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.817411 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-hosts {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.818010 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: extensions {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.818259 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.818779 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: qos-specs {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.819377 np0000167626 devstack@c-api.service[113285]: WARNING cinder.api.contrib.hosts [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:15:14.819455 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: consistencygroups {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.820130 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.820904 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-volume-type-access {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.821131 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.821308 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: scheduler-stats {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.821543 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.822489 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: encryption {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.822766 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: backups {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.823132 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.824574 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-availability-zone {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.824614 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.824654 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.824785 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-hosts {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.825895 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-quota-class-sets {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.826041 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.826166 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: qos-specs {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.826744 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.827040 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: extensions {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.827292 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: cgsnapshots {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.828410 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.828446 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: consistencygroups {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.828704 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-quota-sets {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.828806 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-volume-type-access {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.829906 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.830103 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: encryption {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.830388 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: encryption {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.830435 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: scheduler-stats {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.830966 np0000167626 devstack@c-api.service[113284]: WARNING cinder.api.contrib.hosts [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 18 22:15:14.831666 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-volume-manage {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.831795 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.831895 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: backups {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.831979 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-availability-zone {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.833130 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-snapshot-manage {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.833208 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.833345 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-quota-class-sets {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.834031 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-hosts {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.834538 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: extra_specs {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.834610 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: cgsnapshots {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.834777 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.835493 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: qos-specs {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.836066 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-quota-sets {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.836156 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: capabilities {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.836222 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.837421 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extended resource: os-volume-transfer {{(pid=113287) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.837552 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: encryption {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.837623 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.837685 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-volume-type-access {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.838634 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: extensions {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.839027 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-volume-manage {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.839251 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: encryption {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.839716 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.839880 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: consistencygroups {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.840771 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-snapshot-manage {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.840952 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-availability-zone {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.841242 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.842298 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: scheduler-stats {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.842456 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: extra_specs {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.842940 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.843407 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-quota-class-sets {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.843808 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: backups {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.844246 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: capabilities {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.844688 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.844780 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: cgsnapshots {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.845893 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extended resource: os-volume-transfer {{(pid=113286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.846295 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-hosts {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.846461 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-quota-sets {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.846766 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.847672 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.contrib.snapshot_actions [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] SnapshotActionsController initialized {{(pid=113287) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:15:14.847796 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: qos-specs {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.848211 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: encryption {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.848606 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.848750 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.850226 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-volume-manage {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.850466 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-volume-type-access {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.850511 np0000167626 devstack@c-api.service[113287]: WARNING castellan.key_manager.migration [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.850546 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.851404 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeActions extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.851573 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-snapshot-manage {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.851613 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension UsedLimits extending resource: limits {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.851707 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.851850 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.851975 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension AdminActions extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.852066 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: encryption {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.852103 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.852145 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension AdminActions extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.852259 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension AdminActions extending resource: backups {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.852804 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853012 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853182 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853293 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: extra_specs {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.853356 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853483 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853644 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.853779 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.853832 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension TypesManage extending resource: types {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.854083 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.854223 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.v3.router [None req-cff3be92-a466-4698-955b-9086f63fc5c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113287) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.854464 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-availability-zone {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.854814 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: capabilities {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.855354 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.855757 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-quota-class-sets {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.856148 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extended resource: os-volume-transfer {{(pid=113285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.856224 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] SnapshotActionsController initialized {{(pid=113286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:15:14.856866 np0000167626 devstack@c-api.service[113287]: WARNING keystonemiddleware.auth_token [None req-cff3be92-a466-4698-955b-9086f63fc5c3 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 18 22:15:14.856937 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.857090 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: cgsnapshots {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.858387 np0000167626 devstack@c-api.service[113286]: WARNING castellan.key_manager.migration [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.858509 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-quota-sets {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.858575 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.859290 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeActions extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.859461 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension UsedLimits extending resource: limits {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.859560 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.859684 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.859801 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension AdminActions extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.859909 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: encryption {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.859956 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension AdminActions extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860024 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension AdminActions extending resource: backups {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860078 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.860120 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860249 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860438 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860531 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860625 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860733 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860834 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension TypesManage extending resource: types {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.860937 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.861056 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.v3.router [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.861666 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.861726 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-volume-manage {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.863204 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.863269 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-snapshot-manage {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.863651 np0000167626 devstack@c-api.service[113286]: WARNING keystonemiddleware.auth_token [None req-2ef969f0-fb0c-46f1-8206-8b341f7c515a 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 18 22:15:14.864202 np0000167626 devstack@c-api.service[113287]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0e8d8a3668 pid: 113287 (default app) Apr 18 22:15:14.864696 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: extra_specs {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.864767 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.864810 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.864810 np0000167626 devstack@c-api.service[113287]: warnings.warn( Apr 18 22:15:14.865578 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.contrib.snapshot_actions [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] SnapshotActionsController initialized {{(pid=113285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:15:14.866312 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.866584 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: capabilities {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.867739 np0000167626 devstack@c-api.service[113285]: WARNING castellan.key_manager.migration [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.868341 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extended resource: os-volume-transfer {{(pid=113284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 18 22:15:14.868791 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeActions extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.868938 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension UsedLimits extending resource: limits {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869065 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869169 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869295 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension AdminActions extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869407 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension AdminActions extending resource: snapshots {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869506 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension AdminActions extending resource: backups {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869612 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869712 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.869769 np0000167626 devstack@c-api.service[113286]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0e8d8a3668 pid: 113286 (default app) Apr 18 22:15:14.869899 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870006 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870103 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870212 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870313 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension TypesManage extending resource: types {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870422 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.870521 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.v3.router [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.871620 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.872850 np0000167626 devstack@c-api.service[113285]: WARNING keystonemiddleware.auth_token [None req-c04494be-e850-4b36-8af5-acfc2f640ad8 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 18 22:15:14.873719 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.873981 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.873981 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874148 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874148 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874148 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874148 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874148 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874422 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874712 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874712 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874712 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874712 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874712 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874949 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874949 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.874949 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.874949 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875184 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875184 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875184 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875184 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875380 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875380 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875380 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875380 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875380 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875689 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875689 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875689 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875689 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875689 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.875983 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876290 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876577 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.876845 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877185 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877185 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877185 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877185 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877372 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877372 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877372 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877372 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877372 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877606 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877606 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877606 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877606 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877606 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.877831 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878101 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878101 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878101 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878101 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878101 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878344 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878344 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878344 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878344 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878344 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878576 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878576 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878576 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878576 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878769 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878769 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878769 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878769 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878966 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878966 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878966 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.878966 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.878966 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879247 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879247 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879247 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879247 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879247 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879478 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879478 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879478 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879478 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879695 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879695 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879695 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.879695 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.879961 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.880022 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880022 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880022 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880022 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880205 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880205 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880205 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880205 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880389 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880389 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880389 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880389 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880564 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880822 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880822 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880822 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.880822 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.880822 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881107 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881425 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881690 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.881978 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882280 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882280 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882280 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882280 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882473 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882473 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882473 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882473 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882676 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882676 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882676 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882676 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882864 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882864 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.882864 np0000167626 devstack@c-api.service[113287]: /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 18 22:15:14.882864 np0000167626 devstack@c-api.service[113287]: warnings.warn(deprecated_msg) Apr 18 22:15:14.883055 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.883088 np0000167626 devstack@c-api.service[113285]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0e8d8a3668 pid: 113285 (default app) Apr 18 22:15:14.883116 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-eca31d6e-8b7c-4215-ab14-a63357db654e None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:15:14.883163 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.883163 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.contrib.snapshot_actions [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] SnapshotActionsController initialized {{(pid=113284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 18 22:15:14.883163 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.883163 np0000167626 devstack@c-api.service[113284]: WARNING castellan.key_manager.migration [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 18 22:15:14.883258 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 1/1] 199.204.45.89 () {60 vars in 946 bytes} [Sat Apr 18 22:15:14 2026] GET /volume/v3 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 18 22:15:14.883291 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeActions extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.883291 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension UsedLimits extending resource: limits {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension AdminActions extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension AdminActions extending resource: snapshots {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension AdminActions extending resource: backups {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885264 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension TypesManage extending resource: types {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.885538 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.v3.router [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 18 22:15:14.887163 np0000167626 devstack@c-api.service[113284]: WARNING keystonemiddleware.auth_token [None req-e616da68-1cbc-4c4e-8d86-410c42218bb4 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 18 22:15:14.893138 np0000167626 devstack@c-api.service[113284]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e0e8d8a3668 pid: 113284 (default app) Apr 18 22:15:21.797360 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.797360 np0000167626 devstack@c-api.service[113286]: warnings.warn( Apr 18 22:15:21.809465 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.809465 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.809465 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.809465 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.809819 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.809819 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.809819 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.809819 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810099 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810498 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810498 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810498 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810498 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810498 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810816 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810816 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810816 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.810816 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.810816 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811158 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811158 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811158 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811158 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811395 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811395 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811395 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811395 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811395 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811686 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811686 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811686 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.811686 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.811686 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812135 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.812589 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813038 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813426 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813426 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813426 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813426 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813426 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813749 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813749 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813749 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.813749 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.813749 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814114 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814496 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814823 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814823 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814823 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.814823 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.814823 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815149 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815149 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815149 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815149 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815149 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815452 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815452 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815452 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815452 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815688 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815688 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815688 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815688 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815921 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815921 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815921 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.815921 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.815921 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.816292 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.816292 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.816292 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.816292 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.816292 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.816732 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.816732 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.816732 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.816732 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817092 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817092 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817092 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817092 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817408 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817408 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817408 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817408 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817745 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817745 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.817745 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.817745 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818113 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818113 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818113 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818113 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818449 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818449 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818449 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818449 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818449 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.818925 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819487 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819487 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819487 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819487 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819487 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819717 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.819924 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820163 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820350 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820545 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820545 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820545 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820545 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820662 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820662 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820662 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820662 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820662 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: warnings.warn(deprecated_msg) Apr 18 22:15:21.820799 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-852f745e-9e64-4519-b514-f5d8a115ef7c None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:15:22.368097 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-852f745e-9e64-4519-b514-f5d8a115ef7c admin admin] POST https://199.204.45.89/volume/v3/types Apr 18 22:15:22.368612 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-852f745e-9e64-4519-b514-f5d8a115ef7c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 22:15:22.370215 np0000167626 devstack@c-api.service[113286]: /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 18 22:15:22.370215 np0000167626 devstack@c-api.service[113286]: warnings.warn( Apr 18 22:15:22.378143 np0000167626 devstack@c-api.service[113286]: DEBUG oslo_db.sqlalchemy.engines [None req-852f745e-9e64-4519-b514-f5d8a115ef7c 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=113286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:22.456265 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-852f745e-9e64-4519-b514-f5d8a115ef7c admin admin] https://199.204.45.89/volume/v3/types returned with HTTP 200 Apr 18 22:15:22.457187 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 1/2] 199.204.45.89 () {68 vars in 1281 bytes} [Sat Apr 18 22:15:21 2026] POST /volume/v3/types => generated 186 bytes in 660 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:15:22.469611 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.469611 np0000167626 devstack@c-api.service[113285]: warnings.warn( Apr 18 22:15:22.481674 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.481674 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.481674 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.481674 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482008 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482008 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482008 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482008 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482269 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482601 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482601 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482601 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482601 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482601 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482883 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482883 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482883 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.482883 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.482883 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483340 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483340 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483340 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483340 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483565 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483565 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483565 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483565 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483565 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483844 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483844 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483844 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.483844 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.483844 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484135 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484460 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.484828 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485199 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485199 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485199 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485199 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485199 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485480 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485480 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485480 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485480 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485480 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.485741 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486087 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486417 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486417 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486417 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486417 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486417 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486699 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486699 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486699 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486699 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486699 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486966 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486966 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.486966 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.486966 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487215 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487215 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487215 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487215 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487439 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487439 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487439 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487439 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487439 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487719 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487719 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487719 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.487719 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.487719 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488021 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488021 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488021 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488021 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488245 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488245 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488245 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488245 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488469 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488469 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488469 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488469 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488691 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488691 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488691 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488691 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488961 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488961 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.488961 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.488961 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489204 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489204 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489204 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489204 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489204 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489504 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489711 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489711 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489711 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489711 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489711 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489830 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.489973 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490133 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490290 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490435 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490435 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490435 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490435 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490535 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490535 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490535 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490535 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490535 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: warnings.warn(deprecated_msg) Apr 18 22:15:22.490659 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [req-852f745e-9e64-4519-b514-f5d8a115ef7c req-ebd496b5-b8eb-4513-a9a9-31984fe23820 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:15:22.804115 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [req-852f745e-9e64-4519-b514-f5d8a115ef7c req-ebd496b5-b8eb-4513-a9a9-31984fe23820 admin admin] POST https://199.204.45.89/volume/v3/types/c51d7670-6ffd-49ac-b2cc-464219e5c0f0/extra_specs Apr 18 22:15:22.804645 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [req-852f745e-9e64-4519-b514-f5d8a115ef7c req-ebd496b5-b8eb-4513-a9a9-31984fe23820 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 18 22:15:22.806361 np0000167626 devstack@c-api.service[113285]: /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 18 22:15:22.806361 np0000167626 devstack@c-api.service[113285]: warnings.warn( Apr 18 22:15:22.813738 np0000167626 devstack@c-api.service[113285]: DEBUG oslo_db.sqlalchemy.engines [req-852f745e-9e64-4519-b514-f5d8a115ef7c req-ebd496b5-b8eb-4513-a9a9-31984fe23820 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=113285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:15:22.957522 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [req-852f745e-9e64-4519-b514-f5d8a115ef7c req-ebd496b5-b8eb-4513-a9a9-31984fe23820 admin admin] https://199.204.45.89/volume/v3/types/c51d7670-6ffd-49ac-b2cc-464219e5c0f0/extra_specs returned with HTTP 200 Apr 18 22:15:22.958251 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 1/3] 199.204.45.89 () {70 vars in 1498 bytes} [Sat Apr 18 22:15:22 2026] POST /volume/v3/types/c51d7670-6ffd-49ac-b2cc-464219e5c0f0/extra_specs => generated 55 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:15:24.743238 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=6 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:15:24.771104 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=6 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:15:32.451720 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:15:32.955139 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:18:49.893154 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-afc59c1f-4166-4d70-95bd-d3228086fa77 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:18:49.894908 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-afc59c1f-4166-4d70-95bd-d3228086fa77 None None] GET https://199.204.45.89/volume// Apr 18 22:18:49.895422 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-afc59c1f-4166-4d70-95bd-d3228086fa77 None None] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:18:49.896015 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-afc59c1f-4166-4d70-95bd-d3228086fa77 None None] Calling method 'all' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:18:49.896905 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-afc59c1f-4166-4d70-95bd-d3228086fa77 None None] https://199.204.45.89/volume// returned with HTTP 300 Apr 18 22:18:49.897344 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 2/4] 199.204.45.89 () {66 vars in 1449 bytes} [Sat Apr 18 22:18:49 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 18 22:19:28.191487 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.191487 np0000167626 devstack@c-api.service[113284]: warnings.warn( Apr 18 22:19:28.206583 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.206583 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.206583 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.206583 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.206923 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.206923 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.206923 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.206923 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.207251 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207682 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.207682 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207682 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.207682 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.207682 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208074 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208074 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208074 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208074 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208074 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208386 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208386 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208386 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208386 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208674 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208674 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208674 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.208674 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.208674 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209076 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209076 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209076 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209076 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209076 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209394 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.209794 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.210348 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210756 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.210756 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210756 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.210756 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.210756 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211124 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211124 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211124 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211124 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211124 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211520 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.211927 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.212420 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.212420 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.212420 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.212420 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.212420 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.212834 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.212834 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.212834 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.212834 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.212834 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213208 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213208 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213208 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213208 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213624 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213624 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213624 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213624 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213917 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213917 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213917 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.213917 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.213917 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214314 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214314 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214314 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214314 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214314 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214526 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214526 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214526 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214526 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214717 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214717 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214717 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214717 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214909 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214909 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.214909 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.214909 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215120 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215120 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215120 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215120 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215297 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215297 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215297 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215297 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215473 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215473 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215473 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215473 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215473 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.215792 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216109 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216109 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216109 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216109 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216109 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216319 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216656 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.216924 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217209 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217470 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217470 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217470 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217470 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217655 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217655 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217655 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217655 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217655 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: warnings.warn(deprecated_msg) Apr 18 22:19:28.217882 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:28.526907 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b demo demo] GET https://199.204.45.89/volume/v3/types?is_public=None Apr 18 22:19:28.527201 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:28.527426 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b demo demo] Calling method 'index' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:28.527878 np0000167626 devstack@c-api.service[113284]: /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 18 22:19:28.527878 np0000167626 devstack@c-api.service[113284]: warnings.warn( Apr 18 22:19:28.528506 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:19:28.539524 np0000167626 devstack@c-api.service[113284]: DEBUG oslo_db.sqlalchemy.engines [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b 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=113284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:19:28.563306 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-6b897c65-6e81-4477-b665-fa6a9d5aae3b demo demo] https://199.204.45.89/volume/v3/types?is_public=None returned with HTTP 200 Apr 18 22:19:28.563823 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 1/5] 199.204.45.89 () {64 vars in 1256 bytes} [Sat Apr 18 22:19:28 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:19:28.576345 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [req-6b897c65-6e81-4477-b665-fa6a9d5aae3b req-9b8da7d2-02cb-4d70-af18-5c3fc07aeff9 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:28.580041 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [req-6b897c65-6e81-4477-b665-fa6a9d5aae3b req-9b8da7d2-02cb-4d70-af18-5c3fc07aeff9 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 18 22:19:28.580325 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [req-6b897c65-6e81-4477-b665-fa6a9d5aae3b req-9b8da7d2-02cb-4d70-af18-5c3fc07aeff9 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:28.580616 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [req-6b897c65-6e81-4477-b665-fa6a9d5aae3b req-9b8da7d2-02cb-4d70-af18-5c3fc07aeff9 demo demo] Calling method 'show' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:28.592829 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [req-6b897c65-6e81-4477-b665-fa6a9d5aae3b req-9b8da7d2-02cb-4d70-af18-5c3fc07aeff9 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 18 22:19:28.593370 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 2/6] 199.204.45.89 () {66 vars in 1322 bytes} [Sat Apr 18 22:19:28 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:19:28.942204 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-eeb0478c-5d26-4742-8283-0918ca3816d9 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:28.947529 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-eeb0478c-5d26-4742-8283-0918ca3816d9 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 18 22:19:28.948023 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-eeb0478c-5d26-4742-8283-0918ca3816d9 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:28.948537 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-eeb0478c-5d26-4742-8283-0918ca3816d9 demo demo] Calling method 'show' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:28.962584 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-eeb0478c-5d26-4742-8283-0918ca3816d9 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 18 22:19:28.963264 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 2/7] 199.204.45.89 () {64 vars in 1251 bytes} [Sat Apr 18 22:19:28 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 18 22:19:29.367821 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:29.714895 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 18 22:19:29.715246 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:29.715436 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e demo demo] Calling method 'show' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:29.722038 np0000167626 devstack@c-api.service[113287]: DEBUG oslo_db.sqlalchemy.engines [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e 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=113287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 18 22:19:29.734304 np0000167626 devstack@c-api.service[113287]: /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 18 22:19:29.734304 np0000167626 devstack@c-api.service[113287]: warnings.warn( Apr 18 22:19:29.736418 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-7a70ff5b-e9f5-4b22-914f-4762bb64dd4e demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 18 22:19:29.736774 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 3/8] 199.204.45.89 () {64 vars in 1251 bytes} [Sat Apr 18 22:19:29 2026] GET /volume/v3/types/default => generated 145 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 18 22:19:29.751090 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-2e61a011-99fd-4a43-94ef-8cae3bdd0e55 None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:19:29.754165 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-2e61a011-99fd-4a43-94ef-8cae3bdd0e55 demo demo] GET https://199.204.45.89/volume/v3/types/default Apr 18 22:19:29.754566 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-2e61a011-99fd-4a43-94ef-8cae3bdd0e55 demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:19:29.755058 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-2e61a011-99fd-4a43-94ef-8cae3bdd0e55 demo demo] Calling method 'show' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:19:29.772982 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-2e61a011-99fd-4a43-94ef-8cae3bdd0e55 demo demo] https://199.204.45.89/volume/v3/types/default returned with HTTP 200 Apr 18 22:19:29.773390 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 2/9] 199.204.45.89 () {64 vars in 1251 bytes} [Sat Apr 18 22:19:29 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 18 22:19:38.587628 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=2 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:19:38.958794 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=2 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:19:39.732214 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=2 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:19:39.768500 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=3 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:26:13.385367 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:26:13.503339 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:26:13.503863 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:26:13.504297 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:26:13.505372 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:26:13.506813 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:26:13.552259 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] Get all volumes completed successfully. Apr 18 22:26:13.555069 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-e9e93a94-25d1-4d68-8da4-a1511cc1326c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:26:13.555685 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 3/10] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:26:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:26:23.542646 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:27:13.572420 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-126639b6-35d0-42fa-822a-014ab729f042 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:27:13.575875 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:27:13.576166 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:27:13.576441 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:27:13.577666 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:27:13.578955 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:27:13.617232 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] Get all volumes completed successfully. Apr 18 22:27:13.620106 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-126639b6-35d0-42fa-822a-014ab729f042 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:27:13.620597 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 3/11] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:27:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:27:23.609879 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:28:13.639616 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:28:13.643147 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:28:13.643375 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:28:13.643641 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:28:13.646108 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:28:13.648310 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:28:13.694915 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] Get all volumes completed successfully. Apr 18 22:28:13.697564 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-f41cb5aa-6999-4300-aa6a-7a883a8c383b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:28:13.698039 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 4/12] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:28:13 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 18 22:28:23.687951 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:29:13.712887 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-98c9b834-a4cc-4a21-af49-7039c182868c None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:29:13.716107 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:29:13.716303 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:29:13.716480 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:29:13.716875 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:29:13.717694 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:29:13.763597 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] Get all volumes completed successfully. Apr 18 22:29:13.766890 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-98c9b834-a4cc-4a21-af49-7039c182868c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:29:13.767427 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 3/13] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:29:23.753784 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:30:13.786693 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-f1942692-1735-4e73-bb46-fb900ea9915f None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:30:13.791479 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:30:13.791891 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:30:13.792436 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:30:13.793168 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:30:13.794792 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:30:13.805161 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] Get all volumes completed successfully. Apr 18 22:30:13.808835 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f1942692-1735-4e73-bb46-fb900ea9915f demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:30:13.809706 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 4/14] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:30:13 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 18 22:30:23.799099 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:31:13.822650 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:31:13.933369 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:31:13.933745 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:31:13.934176 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:31:13.934664 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:31:13.936241 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:31:13.947525 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] Get all volumes completed successfully. Apr 18 22:31:13.950747 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-a0c6f57b-bd8c-40c7-9de7-96929f4c1480 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:31:13.951898 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 4/15] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:31:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:31:23.941725 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:32:13.965854 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-12275d14-1778-48d1-9eac-01cc046e696c None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:32:13.969562 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:32:13.969896 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:32:13.970085 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:32:13.970572 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:32:13.971617 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:32:13.982112 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] Get all volumes completed successfully. Apr 18 22:32:13.984646 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-12275d14-1778-48d1-9eac-01cc046e696c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:32:13.985165 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 5/16] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:32:13 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 18 22:32:23.975406 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:33:14.002107 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:33:14.005218 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:33:14.005676 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:33:14.006162 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:33:14.006717 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:33:14.008461 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:33:14.019308 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] Get all volumes completed successfully. Apr 18 22:33:14.022715 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-81a3d82b-0175-4c9f-8775-56c604efaf1b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:33:14.023290 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 4/17] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:33:13 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 18 22:33:24.012590 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:34:14.039330 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:34:14.043773 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:34:14.044098 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:34:14.044406 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:34:14.044769 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:34:14.045940 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:34:14.055103 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] Get all volumes completed successfully. Apr 18 22:34:14.057171 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-0a40d577-23da-4f02-8d13-8b43da49b4d4 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:34:14.057581 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 5/18] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:34:14 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 18 22:34:24.049296 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:35:14.072170 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-72095c11-811d-4c71-b240-7eccc55bd68c None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:35:14.076120 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:35:14.076445 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:35:14.076634 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:35:14.076930 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:35:14.077978 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:35:14.085303 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] Get all volumes completed successfully. Apr 18 22:35:14.087527 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-72095c11-811d-4c71-b240-7eccc55bd68c demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:35:14.088216 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 5/19] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:35:14 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 18 22:35:24.081412 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:36:14.103700 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:36:14.244116 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:36:14.244359 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:36:14.244607 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:36:14.244917 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:36:14.245852 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:36:14.256436 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] Get all volumes completed successfully. Apr 18 22:36:14.258819 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-ad02ad25-ea13-4ca7-ab31-ce3f80f79bbc demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:36:14.260097 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 6/20] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:36:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:36:24.251083 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:37:14.277270 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:37:14.279439 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:37:14.279683 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:37:14.279944 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:37:14.280403 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:37:14.281548 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:37:14.330635 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] Get all volumes completed successfully. Apr 18 22:37:14.330635 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-f956a4d9-5724-4bf8-a1eb-defb51a9f7ce demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:37:14.330635 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 5/21] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:37:14 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 18 22:37:24.286228 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:38:14.349218 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:38:14.352349 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:38:14.352602 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:38:14.352876 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:38:14.353222 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:38:14.354224 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:38:14.367366 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] Get all volumes completed successfully. Apr 18 22:38:14.371437 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-42dcb90e-fc9f-4049-b9c7-6fcfd001e7e5 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:38:14.371942 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 6/22] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:38:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:38:24.357369 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:39:14.389273 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-7429b015-7b80-4875-9914-5da581549a11 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:39:14.392568 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:39:14.392927 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:39:14.393359 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:39:14.393788 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:39:14.395028 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:39:14.404587 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] Get all volumes completed successfully. Apr 18 22:39:14.407535 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-7429b015-7b80-4875-9914-5da581549a11 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:39:14.408156 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 6/23] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:39:14 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 18 22:39:24.413960 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:40:14.430243 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:40:14.434718 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:40:14.435622 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:40:14.436213 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:40:14.437400 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:40:14.439422 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:40:14.446714 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] Get all volumes completed successfully. Apr 18 22:40:14.448651 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-8320a08c-3cc8-49a1-9d56-578fc78eea8b demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:40:14.449046 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 7/24] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:40:14 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 18 22:40:24.442237 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:41:14.466019 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:41:14.572529 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:41:14.573091 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:41:14.573454 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:41:14.573786 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:41:14.574824 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:41:14.583248 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] Get all volumes completed successfully. Apr 18 22:41:14.585384 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-364190ad-c6aa-4191-b3f4-8bc7e82616c7 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:41:14.585729 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 6/25] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:41:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:41:24.578624 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:42:14.604645 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:42:14.607946 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:42:14.608700 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:42:14.608946 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:42:14.609295 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:42:14.610502 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:42:14.623364 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] Get all volumes completed successfully. Apr 18 22:42:14.628127 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-f2a5f121-7ad9-4612-87c4-a93a9635c386 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:42:14.628127 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 7/26] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:42:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:42:24.614574 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:43:14.656494 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:43:14.660456 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:43:14.660708 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:43:14.660967 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:43:14.661219 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:43:14.662209 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:43:14.669546 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] Get all volumes completed successfully. Apr 18 22:43:14.671682 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-70eabc1e-6a3b-42e3-b5ee-4ff89d21f0bd demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:43:14.672060 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 7/27] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:43:14 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 18 22:43:24.665493 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:44:14.691094 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:44:14.693329 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:44:14.693524 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:44:14.693753 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:44:14.694075 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:44:14.695145 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:44:14.706134 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] Get all volumes completed successfully. Apr 18 22:44:14.708247 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-7bfbfe60-b59a-4995-bb90-4eac874f6ed0 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:44:14.708815 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 8/28] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:44:14 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 18 22:44:24.699195 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:45:14.725279 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-cb26db08-a2a8-4a01-add5-59861722df9a None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:45:14.728088 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:45:14.728318 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:45:14.728593 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:45:14.728887 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:45:14.729841 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:45:14.737795 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] Get all volumes completed successfully. Apr 18 22:45:14.739709 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-cb26db08-a2a8-4a01-add5-59861722df9a demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:45:14.740078 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 7/29] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:45:14 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 18 22:45:24.733800 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:46:14.763584 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:46:14.858079 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:46:14.858359 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:46:14.858560 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:46:14.858843 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:46:14.859892 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:46:14.868643 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] Get all volumes completed successfully. Apr 18 22:46:14.871703 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-db4b8f3d-6145-41ab-8f18-5d6488320e02 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:46:14.872354 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 8/30] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:46:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:46:24.863037 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:47:14.892176 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:47:14.895090 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:47:14.895310 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:47:14.895531 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:47:14.895799 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:47:14.896728 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:47:14.911410 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] Get all volumes completed successfully. Apr 18 22:47:14.914279 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-ab63ded2-a465-4c51-9ae1-b026b62d6d18 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:47:14.914795 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 8/31] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:47:14 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 18 22:47:24.901052 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:48:14.963132 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:48:14.967059 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:48:14.967481 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:48:14.967735 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:48:14.968062 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:48:14.969053 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:48:14.977412 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] Get all volumes completed successfully. Apr 18 22:48:14.981803 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-e46c4257-fd4f-42ba-9704-c8d1d7e34632 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:48:14.982592 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 9/32] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:48:14 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 18 22:48:24.972157 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:49:14.997177 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:49:14.999502 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:49:14.999665 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:49:14.999839 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:49:15.000095 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:49:15.000865 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:49:15.007283 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] Get all volumes completed successfully. Apr 18 22:49:15.010106 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-82d8c2b6-c9bd-4c79-a008-5721fb040860 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:49:15.010686 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 8/33] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:49:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:49:25.003487 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:50:15.026252 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-c5e74547-8205-471f-8dda-61ccbd3642da None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:50:15.028339 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:50:15.028582 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:50:15.028662 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:50:15.028878 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:50:15.029580 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:50:15.037024 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] Get all volumes completed successfully. Apr 18 22:50:15.038828 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-c5e74547-8205-471f-8dda-61ccbd3642da demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:50:15.039187 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 9/34] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:50:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:50:25.032479 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:51:15.053830 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.middleware.request_id [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 None None] RequestId filter calling following filter/app {{(pid=113285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:51:15.103392 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:51:15.103804 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] Empty body provided in request {{(pid=113285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:51:15.104300 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.openstack.wsgi [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] Calling method 'detail' {{(pid=113285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:51:15.104889 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.api.api_utils [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] Removing options '' from query. {{(pid=113285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:51:15.106466 np0000167626 devstack@c-api.service[113285]: DEBUG cinder.volume.api [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113285) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:51:15.115872 np0000167626 devstack@c-api.service[113285]: INFO cinder.volume.api [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] Get all volumes completed successfully. Apr 18 22:51:15.119013 np0000167626 devstack@c-api.service[113285]: INFO cinder.api.openstack.wsgi [None req-cdaba6c6-d0f0-4212-8bcd-773443d1ea03 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:51:15.119599 np0000167626 devstack@c-api.service[113285]: [pid: 113285|app: 0|req: 9/35] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:51:15 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 18 22:51:25.110304 np0000167626 devstack@c-api.service[113285]: DEBUG dbcounter [-] [113285] Writing DB stats cinder:SELECT=1 {{(pid=113285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:52:15.137602 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.middleware.request_id [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 None None] RequestId filter calling following filter/app {{(pid=113287) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:52:15.140100 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:52:15.140269 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] Empty body provided in request {{(pid=113287) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:52:15.140469 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.openstack.wsgi [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] Calling method 'detail' {{(pid=113287) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:52:15.140650 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.api.api_utils [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] Removing options '' from query. {{(pid=113287) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:52:15.141368 np0000167626 devstack@c-api.service[113287]: DEBUG cinder.volume.api [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113287) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:52:15.152819 np0000167626 devstack@c-api.service[113287]: INFO cinder.volume.api [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] Get all volumes completed successfully. Apr 18 22:52:15.155978 np0000167626 devstack@c-api.service[113287]: INFO cinder.api.openstack.wsgi [None req-10b759b5-28de-4bf9-9586-8b84a6daa320 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:52:15.156366 np0000167626 devstack@c-api.service[113287]: [pid: 113287|app: 0|req: 10/36] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:52:15 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 18 22:52:25.149216 np0000167626 devstack@c-api.service[113287]: DEBUG dbcounter [-] [113287] Writing DB stats cinder:SELECT=1 {{(pid=113287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:53:15.171927 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.middleware.request_id [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb None None] RequestId filter calling following filter/app {{(pid=113284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:53:15.174817 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:53:15.175205 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] Empty body provided in request {{(pid=113284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:53:15.175555 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.openstack.wsgi [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] Calling method 'detail' {{(pid=113284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:53:15.175954 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.api.api_utils [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] Removing options '' from query. {{(pid=113284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:53:15.176934 np0000167626 devstack@c-api.service[113284]: DEBUG cinder.volume.api [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113284) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:53:15.186147 np0000167626 devstack@c-api.service[113284]: INFO cinder.volume.api [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] Get all volumes completed successfully. Apr 18 22:53:15.187974 np0000167626 devstack@c-api.service[113284]: INFO cinder.api.openstack.wsgi [None req-ee875f49-ec88-4c13-9f6e-23f28052afeb demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:53:15.188700 np0000167626 devstack@c-api.service[113284]: [pid: 113284|app: 0|req: 9/37] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:53:15 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 18 22:53:25.180581 np0000167626 devstack@c-api.service[113284]: DEBUG dbcounter [-] [113284] Writing DB stats cinder:SELECT=1 {{(pid=113284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 18 22:54:15.202521 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.middleware.request_id [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 None None] RequestId filter calling following filter/app {{(pid=113286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 18 22:54:15.206145 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] GET https://199.204.45.89/volume/v3/volumes/detail Apr 18 22:54:15.206370 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] Empty body provided in request {{(pid=113286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 18 22:54:15.206610 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.openstack.wsgi [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] Calling method 'detail' {{(pid=113286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 18 22:54:15.207191 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.api.api_utils [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] Removing options '' from query. {{(pid=113286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 18 22:54:15.208178 np0000167626 devstack@c-api.service[113286]: DEBUG cinder.volume.api [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113286) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 18 22:54:15.219223 np0000167626 devstack@c-api.service[113286]: INFO cinder.volume.api [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] Get all volumes completed successfully. Apr 18 22:54:15.221446 np0000167626 devstack@c-api.service[113286]: INFO cinder.api.openstack.wsgi [None req-ec63a1d9-d82c-4a25-8709-4f780cd2e8d8 demo demo] https://199.204.45.89/volume/v3/volumes/detail returned with HTTP 200 Apr 18 22:54:15.221826 np0000167626 devstack@c-api.service[113286]: [pid: 113286|app: 0|req: 10/38] 199.204.45.89 () {64 vars in 1289 bytes} [Sat Apr 18 22:54:15 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 18 22:54:25.211512 np0000167626 devstack@c-api.service[113286]: DEBUG dbcounter [-] [113286] Writing DB stats cinder:SELECT=1 {{(pid=113286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}