May 09 09:03:35.955172 np0000173044 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:03:35.960646 np0000173044 devstack@c-api.service[113217]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:03:35 2026] *** May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: nodename: np0000173044 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: machine: x86_64 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: clock source: unix May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: pcre jit disabled May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: detected number of CPU cores: 16 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: current working directory: / May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: detected binary path: /usr/bin/uwsgi-core May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: your processes number limit is 256917 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: your memory page size is 4096 bytes May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: detected max file descriptor number: 2048 May 09 09:03:35.963002 np0000173044 devstack@c-api.service[113217]: lock engine: pthread robust mutexes May 09 09:03:35.963457 np0000173044 devstack@c-api.service[113217]: thunder lock: enabled May 09 09:03:35.963457 np0000173044 devstack@c-api.service[113217]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:03:35.963457 np0000173044 devstack@c-api.service[113217]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:03:35.963457 np0000173044 devstack@c-api.service[113217]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:03:35.963457 np0000173044 devstack@c-api.service[113217]: Set PythonHome to /opt/stack/data/venv May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: Python main interpreter initialized at 0x7cbdc8aa3668 May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: python threads support enabled May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: your server socket listen backlog is limited to 100 connections May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: your mercy for graceful operations on workers is 80 seconds May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: *** Operational MODE: preforking *** May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: *** uWSGI is running in multiple interpreter mode *** May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: spawned uWSGI master process (pid: 113217) May 09 09:03:36.000119 np0000173044 devstack@c-api.service[113217]: spawned uWSGI worker 1 (pid: 113224, cores: 1) May 09 09:03:35.999029 np0000173044 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:03:36.000532 np0000173044 devstack@c-api.service[113217]: spawned uWSGI worker 2 (pid: 113225, cores: 1) May 09 09:03:36.000740 np0000173044 devstack@c-api.service[113217]: spawned uWSGI worker 3 (pid: 113226, cores: 1) May 09 09:03:36.001214 np0000173044 devstack@c-api.service[113217]: spawned uWSGI worker 4 (pid: 113227, cores: 1) May 09 09:03:36.001300 np0000173044 devstack@c-api.service[113217]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: we strongly recommend against using it for new projects. May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: framework. For more detail see May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:36.127804 np0000173044 devstack@c-api.service[113224]: import eventlet # noqa May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: we strongly recommend against using it for new projects. May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: framework. For more detail see May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:36.129753 np0000173044 devstack@c-api.service[113225]: import eventlet # noqa May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: we strongly recommend against using it for new projects. May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: framework. For more detail see May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:36.132741 np0000173044 devstack@c-api.service[113226]: import eventlet # noqa May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: we strongly recommend against using it for new projects. May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: framework. For more detail see May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:36.146341 np0000173044 devstack@c-api.service[113227]: import eventlet # noqa May 09 09:03:36.211983 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:36.211983 np0000173044 devstack@c-api.service[113224]: debtcollector.deprecate( May 09 09:03:36.216387 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:36.216387 np0000173044 devstack@c-api.service[113226]: debtcollector.deprecate( May 09 09:03:36.218344 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:36.218344 np0000173044 devstack@c-api.service[113225]: debtcollector.deprecate( May 09 09:03:36.227908 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:36.227908 np0000173044 devstack@c-api.service[113227]: debtcollector.deprecate( May 09 09:03:36.289353 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:03:36.289353 np0000173044 devstack@c-api.service[113224]: from cgi import parse_header May 09 09:03:36.297699 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:03:36.297699 np0000173044 devstack@c-api.service[113226]: from cgi import parse_header May 09 09:03:36.308927 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:03:36.308927 np0000173044 devstack@c-api.service[113225]: from cgi import parse_header May 09 09:03:36.311078 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:03:36.311078 np0000173044 devstack@c-api.service[113227]: from cgi import parse_header May 09 09:03:36.333048 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:03:36.333048 np0000173044 devstack@c-api.service[113224]: removals.removed_module( May 09 09:03:36.333784 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:03:36.333784 np0000173044 devstack@c-api.service[113224]: removals.removed_module( May 09 09:03:36.342352 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:03:36.342352 np0000173044 devstack@c-api.service[113226]: removals.removed_module( May 09 09:03:36.343046 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:03:36.343046 np0000173044 devstack@c-api.service[113226]: removals.removed_module( May 09 09:03:36.353203 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:03:36.353203 np0000173044 devstack@c-api.service[113225]: removals.removed_module( May 09 09:03:36.353940 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:03:36.353940 np0000173044 devstack@c-api.service[113225]: removals.removed_module( May 09 09:03:36.355437 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:03:36.355437 np0000173044 devstack@c-api.service[113227]: removals.removed_module( May 09 09:03:36.356154 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:03:36.356154 np0000173044 devstack@c-api.service[113227]: removals.removed_module( May 09 09:03:36.946437 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:03:36.946437 np0000173044 devstack@c-api.service[113224]: warnings.warn( May 09 09:03:36.948583 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:03:36.948583 np0000173044 devstack@c-api.service[113226]: warnings.warn( May 09 09:03:36.949786 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:03:36.949786 np0000173044 devstack@c-api.service[113227]: warnings.warn( May 09 09:03:36.964424 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:03:36.964424 np0000173044 devstack@c-api.service[113225]: warnings.warn( May 09 09:03:37.047507 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:03:37.047507 np0000173044 devstack@c-api.service[113227]: warnings.warn( May 09 09:03:37.050501 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:03:37.050501 np0000173044 devstack@c-api.service[113226]: warnings.warn( May 09 09:03:37.052848 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:03:37.052848 np0000173044 devstack@c-api.service[113224]: warnings.warn( May 09 09:03:37.065102 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:03:37.065102 np0000173044 devstack@c-api.service[113225]: warnings.warn( May 09 09:03:37.338129 np0000173044 devstack@c-api.service[113227]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:03:37.338129 np0000173044 devstack@c-api.service[113227]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113227) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:37.339899 np0000173044 devstack@c-api.service[113226]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:03:37.340407 np0000173044 devstack@c-api.service[113226]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113226) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:37.340484 np0000173044 devstack@c-api.service[113224]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:03:37.340484 np0000173044 devstack@c-api.service[113224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:37.345582 np0000173044 devstack@c-api.service[113225]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:03:37.345854 np0000173044 devstack@c-api.service[113225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:37.424965 np0000173044 devstack@c-api.service[113227]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:37.424965 np0000173044 devstack@c-api.service[113227]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:37.426719 np0000173044 devstack@c-api.service[113224]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:37.426719 np0000173044 devstack@c-api.service[113224]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:37.426999 np0000173044 devstack@c-api.service[113226]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:37.426999 np0000173044 devstack@c-api.service[113226]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:37.438931 np0000173044 devstack@c-api.service[113225]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:03:37.438931 np0000173044 devstack@c-api.service[113225]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:37.894188 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:37.894486 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113227) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:37.894576 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.894675 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113226) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:37.894739 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.894844 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.895032 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.895112 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.895204 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.895262 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.895367 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.895428 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.896487 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:37.896980 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.897109 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.897200 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.897262 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.897322 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.897322 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.897322 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.897496 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.897557 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.897557 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.897704 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.898064 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.898135 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.898191 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.898250 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.898308 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.898364 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.898419 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.898419 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.898524 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.898593 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.898722 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.898815 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.898876 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.898932 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.898988 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.899044 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.899102 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.899174 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.899234 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.899234 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.899234 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.899234 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.899445 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.899445 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.899445 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.899598 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.899654 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.899692 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.899737 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.899958 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.900005 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.900100 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.900147 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.900210 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.900261 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.900329 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.900329 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.900462 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.900528 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.900605 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.900708 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.900769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.900769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.900915 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.901330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.901330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.901330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.901330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.901330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.901636 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.901705 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.901831 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.901877 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.902002 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.902059 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.902129 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.902196 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.902262 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.902329 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.902395 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.902461 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.902529 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.902651 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.902697 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.902788 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.902830 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.902904 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.902946 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.902946 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.903154 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.903205 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.903205 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.903308 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.903409 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.903459 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.903532 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.903614 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.903614 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.903737 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.903793 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.903864 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.903966 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.904009 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.904107 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.904107 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.904328 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.904328 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.904328 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.904328 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.904559 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.904660 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.904710 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.904830 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.904874 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.904968 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.905014 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.905082 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.905153 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.905222 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.905289 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.905356 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.905421 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.905522 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.905571 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.905643 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.905733 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.905844 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.905913 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.906010 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.906055 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.906121 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.906215 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.906261 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.906327 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.906395 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.906502 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.906549 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.906624 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.906708 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.906836 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.906883 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.907068 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.907111 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.907209 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.907255 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.907348 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.907393 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.907460 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.907527 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.907594 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.907664 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.907775 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.907821 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.907821 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.907966 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.908033 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.908100 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.908167 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.908752 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.908752 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.908913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.909297 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.909680 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.909910 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.909950 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.909994 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.910036 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.910078 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.910116 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.910157 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.910157 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.910228 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.910265 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.910316 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.910354 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.910391 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.910429 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.910465 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.910509 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.910546 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.910583 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.910620 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.910694 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.910733 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.910733 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.910926 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.911044 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.911096 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.911096 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.911222 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.911263 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.911263 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.911422 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.911697 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.911697 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.911697 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.911789 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.911818 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.911818 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.911863 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.911897 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.911924 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.911954 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.911980 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.912005 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.912034 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.912059 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.912083 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.912115 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.912143 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.912173 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.912199 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.912225 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.912249 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.912274 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.912299 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.912329 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.912358 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.912495 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.912495 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.912495 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.912668 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.912668 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.912668 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.912808 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.912843 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.912897 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.912897 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.912980 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.913015 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.913068 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.913118 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.913172 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.913228 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.913276 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.913326 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.913384 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.913434 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.913487 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.913543 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.913593 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.913647 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.913700 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.913749 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.913813 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.913813 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.913813 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.913813 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.913813 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.916948 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.917005 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.917067 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.917141 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.917201 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.917235 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.917286 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.917326 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.917380 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.917417 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.917451 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.917520 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.917586 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.917645 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.918092 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.918092 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.918092 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.918092 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.918222 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.918259 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.918286 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.918316 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.918344 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.918371 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.918371 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.918423 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.918450 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.918477 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.918510 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.918542 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.918542 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.918588 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.918618 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.918678 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.918703 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.918733 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.918783 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.918813 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.918854 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.918854 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.918902 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.918930 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.918959 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.918989 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.919016 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.919043 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.919069 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.919096 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.919122 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.919153 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.919153 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.919153 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.919235 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.919352 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.919352 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.919447 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.919816 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.919882 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.919928 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.919964 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.919991 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.920055 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.920092 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.920092 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.920168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.920243 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.920294 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.920365 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.920432 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.920498 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.920570 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.920616 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.920653 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.920690 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.920734 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.920802 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.920841 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.920878 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.920915 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.920962 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.921010 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.921050 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.921086 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.921122 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.921160 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.921197 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.921233 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.921280 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.921324 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.921365 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.921402 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.921439 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.921477 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.921512 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.921512 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.921591 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.921627 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.921669 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.921710 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.921747 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.921809 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.921847 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.921890 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.921926 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.921962 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.921997 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.922035 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.922077 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.922113 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.922113 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.922113 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.922113 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.922822 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.922881 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.922937 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.923018 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.923065 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.923148 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.923286 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.923331 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.923371 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.923410 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.923454 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.923499 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.923537 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.923574 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.923612 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.923650 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.923694 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.923732 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.923787 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.923828 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.923866 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.923902 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.923950 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.923988 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924025 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924063 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.924111 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.924153 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.924196 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.924233 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924274 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.924315 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.924359 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.924396 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.924436 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.924479 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.924518 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.924553 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.924590 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.924625 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.924668 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.924707 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924743 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.924795 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.924844 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.924844 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.924918 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.925602 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.925659 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.925792 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.925792 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.925902 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.925970 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.926062 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.926113 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.926183 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.926257 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.926301 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.926334 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.926438 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.926578 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.926628 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.926732 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.926785 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.926884 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.926951 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.927042 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.927110 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.927175 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.927239 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.927307 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.927372 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.927445 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.927510 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.927510 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.927671 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.928790 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.928790 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.928790 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.928790 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.928966 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.928993 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.929051 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.929103 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.929137 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.929189 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.929222 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.929246 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.929318 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.929378 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.929378 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.929473 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.929506 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.929563 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.929599 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.929652 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.929688 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.929738 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.929799 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.929858 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.929890 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.929951 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.929989 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.930038 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.930079 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930104 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.930130 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930162 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930196 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.930196 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.930247 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.930276 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.930302 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930329 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.930353 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930385 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.930412 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.930437 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.930468 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.930495 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.930519 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.930549 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.930576 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930599 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.930599 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.930656 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.930802 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930835 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.930861 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.930861 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.930906 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930934 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.930963 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.930994 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.931025 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.931052 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.931079 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.931104 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.931132 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.931159 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.931182 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.931210 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.931239 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.931266 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.931303 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.931331 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.931360 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.931360 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.931948 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.931948 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.932012 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.932049 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.932078 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.932102 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.932132 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.932156 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.932156 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.932203 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.932203 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.932255 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.932285 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.932317 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.932548 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.932616 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.932674 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.932773 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.932844 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.932917 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.932976 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.933009 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.933048 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.933076 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.933101 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.933128 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.933151 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.933183 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.934700 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.934774 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.934843 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.934899 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.934966 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.935043 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.935080 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.935169 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.935271 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.935309 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.935378 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.935438 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.935468 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.935499 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.935534 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.935564 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.935592 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.935623 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.935690 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.935725 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.935818 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.935853 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.935913 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.935949 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.936007 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.936077 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.936138 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.936203 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.936241 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.936276 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.936314 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.936343 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.936369 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.936404 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.936431 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.936457 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.936484 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.936513 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.936537 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.936567 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.936596 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.936628 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.936658 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.936658 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.936717 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.936745 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.936787 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.936825 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.936852 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.936880 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.936909 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.936935 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.936963 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.936998 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.937024 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.937054 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.937409 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.937473 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.937505 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.937610 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.937701 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.937732 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.937777 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.937814 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.937849 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.937879 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.937906 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.937934 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.937963 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.937996 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938024 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.938054 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938086 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938119 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938148 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938178 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.938206 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938234 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.938262 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.938289 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.938321 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.938350 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.938378 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.938411 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.938440 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.938469 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938498 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.938526 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.938554 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.938587 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938615 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.938663 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.938696 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938732 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.938782 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.938817 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938845 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938875 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.938904 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.938932 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.938964 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.938997 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939025 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.939060 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.939091 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.939120 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.939147 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939175 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939206 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.939237 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.939269 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.939302 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939330 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939361 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939389 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.939417 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.939444 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939471 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939499 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.939525 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.939550 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.939578 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.939606 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.939638 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.939665 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.939689 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939716 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.939743 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939785 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.939785 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.939839 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.939870 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.939897 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.939985 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.940019 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.941374 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.941416 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.941461 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.941497 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.941526 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.941555 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.941582 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.941611 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.941640 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.941668 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.941693 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.941721 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.941750 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.941808 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.941839 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.941864 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.941894 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.941925 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.941954 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.941982 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.942010 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.942038 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.942065 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.942093 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.942125 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.942153 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.942182 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.942209 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.946179 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.946240 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.946273 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.946320 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.946357 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.946394 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.946447 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.946447 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.946520 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.946558 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.946596 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.946638 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.946691 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.946729 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.946782 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.946838 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.946877 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.946919 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.946955 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.946997 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.947035 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.947076 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.947112 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.947148 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.947186 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.947186 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.947186 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.947186 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.948517 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.948572 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.948628 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.948823 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.948875 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.948925 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.948963 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.949015 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.949055 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.949101 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.949188 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.949237 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.949325 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.949371 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.949459 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.949534 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.949692 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.949738 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.949867 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.949910 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.949998 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.950040 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.950094 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.950094 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.950163 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.950237 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.950313 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.950357 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.954049 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.954155 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.954230 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.954325 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.954379 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.954449 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.954521 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.954569 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.954616 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.954666 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.954703 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.954742 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.954809 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.954859 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.954902 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.954939 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.954982 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.955023 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.955059 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.955104 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.955104 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.955173 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.955173 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.955173 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.955173 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.955173 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.955345 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.955345 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.955413 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.955458 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.955582 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.955632 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.955725 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.955812 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.955891 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.955933 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.956021 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.956067 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.956168 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.956212 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.956329 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.956403 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.956478 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.956545 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.956620 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.956692 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.956785 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.956869 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.956911 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.956977 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.957062 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.957105 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.957198 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.957240 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.957330 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.957374 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.957468 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.957510 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.957626 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.957698 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.957740 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.957847 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.957926 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.957968 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.958058 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113226) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.958101 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.958199 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.958243 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.958336 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.958378 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.958444 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.958514 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.958599 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:37.958655 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:37.958769 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113227) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:38.001079 np0000173044 devstack@c-api.service[113224]: INFO dbcounter [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Registered counter for database cinder May 09 09:03:38.002510 np0000173044 devstack@c-api.service[113226]: INFO dbcounter [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Registered counter for database cinder May 09 09:03:38.002941 np0000173044 devstack@c-api.service[113225]: INFO dbcounter [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Registered counter for database cinder May 09 09:03:38.003032 np0000173044 devstack@c-api.service[113227]: INFO dbcounter [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Registered counter for database cinder May 09 09:03:38.017534 np0000173044 devstack@c-api.service[113224]: DEBUG oslo_db.sqlalchemy.engines [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 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=113224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.023033 np0000173044 devstack@c-api.service[113226]: DEBUG oslo_db.sqlalchemy.engines [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f 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=113226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.029382 np0000173044 devstack@c-api.service[113227]: DEBUG oslo_db.sqlalchemy.engines [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 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=113227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.035736 np0000173044 devstack@c-api.service[113225]: DEBUG oslo_db.sqlalchemy.engines [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 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=113225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.127828 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writer thread running {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:38.130847 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:38.133065 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:38.134988 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:38.136673 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:38.137570 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.139281 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.142489 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writer thread running {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:38.145045 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:38.145526 np0000173044 devstack@c-api.service[113224]: DEBUG oslo_db.sqlalchemy.engines [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 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=113224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.145965 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writer thread running {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:38.147235 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:38.148150 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:38.148653 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:38.149188 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:38.149683 np0000173044 devstack@c-api.service[113224]: INFO cinder.rpc [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:38.150495 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.151033 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:38.151140 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:38.151926 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.153508 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:38.153594 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.155586 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writer thread running {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:38.156036 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:38.157260 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.158325 np0000173044 devstack@c-api.service[113226]: DEBUG oslo_db.sqlalchemy.engines [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f 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=113226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.159191 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:38.159654 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.159798 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.160187 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:38.161275 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:38.161953 np0000173044 devstack@c-api.service[113226]: INFO cinder.rpc [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:38.162799 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.163049 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.163146 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:38.164772 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:38.165720 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.165843 np0000173044 devstack@c-api.service[113227]: DEBUG oslo_db.sqlalchemy.engines [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 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=113227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.166272 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.167513 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.167957 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:38.169785 np0000173044 devstack@c-api.service[113227]: INFO cinder.rpc [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:38.170591 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.170665 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.173720 np0000173044 devstack@c-api.service[113225]: DEBUG oslo_db.sqlalchemy.engines [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 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=113225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:38.173822 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.174530 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.176236 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:38.176705 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.177754 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.178374 np0000173044 devstack@c-api.service[113225]: INFO cinder.rpc [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:38.179526 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.179903 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.180998 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.181641 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.183481 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.185153 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.185444 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.186420 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.187980 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.188259 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.188692 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.190637 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.191352 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.191554 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.192920 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.194711 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.194862 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.196248 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.196479 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.197639 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.198075 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.199188 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.199947 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.201190 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.202091 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.202182 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.202356 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.202712 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.203659 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.205159 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.205248 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.205312 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.205407 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.206774 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.208207 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.208324 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.208803 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.209326 np0000173044 devstack@c-api.service[113224]: WARNING cinder.api.contrib.hosts [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:38.210061 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.210313 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.211484 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.211631 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.211679 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.212990 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.213108 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.213970 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: extensions {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.214783 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.215131 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.215226 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: encryption {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.216829 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: encryption {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.216930 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.218059 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.218372 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-quota-sets {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.218424 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.218597 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.219826 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.219913 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: cgsnapshots {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.219986 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.221348 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-quota-class-sets {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.221496 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.222027 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.222482 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.222666 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-availability-zone {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.222971 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.223996 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: qos-specs {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.224075 np0000173044 devstack@c-api.service[113226]: WARNING cinder.api.contrib.hosts [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:38.224176 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.224808 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.225734 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.226092 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: backups {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.226288 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.227238 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.227912 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.228162 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.228624 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: extra_specs {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.228915 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: extensions {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.228992 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.230173 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: encryption {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.230331 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-snapshot-manage {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.230424 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.231488 np0000173044 devstack@c-api.service[113227]: WARNING cinder.api.contrib.hosts [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:38.231755 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: encryption {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.231856 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.231927 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-volume-type-access {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.232225 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.233324 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-quota-sets {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.233441 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: capabilities {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.233710 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.233931 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.234651 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-hosts {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.234745 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: cgsnapshots {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.235297 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.235465 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.236029 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: consistencygroups {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.236145 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-quota-class-sets {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.236209 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: extensions {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.236967 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.237441 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-availability-zone {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.237551 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: encryption {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.238017 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-volume-transfer {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.238550 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.238712 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: qos-specs {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.239168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: encryption {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.239675 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: scheduler-stats {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.240013 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.240730 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-quota-sets {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.240818 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: backups {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.241135 np0000173044 devstack@c-api.service[113225]: WARNING cinder.api.contrib.hosts [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:38.241189 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extended resource: os-volume-manage {{(pid=113224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.241880 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.242134 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: cgsnapshots {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.242845 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: extra_specs {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.243299 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.243365 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.243550 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-quota-class-sets {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.244195 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.contrib.snapshot_actions [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] SnapshotActionsController initialized {{(pid=113224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:38.244885 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-snapshot-manage {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.244940 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.244982 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.245022 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-availability-zone {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.245801 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: extensions {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.246235 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: qos-specs {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.246327 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-volume-type-access {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.246370 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.247058 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: encryption {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.247813 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.247934 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: capabilities {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.248330 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: backups {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.248638 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: encryption {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.249203 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-hosts {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.249253 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.250300 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-quota-sets {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.250365 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: extra_specs {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.250537 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: consistencygroups {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.250666 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.251635 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: cgsnapshots {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.252214 np0000173044 devstack@c-api.service[113224]: WARNING castellan.key_manager.migration [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.252410 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-snapshot-manage {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.252515 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-volume-transfer {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.253064 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-quota-class-sets {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.253128 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253180 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253287 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253389 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253495 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253602 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253712 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253853 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.253930 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-volume-type-access {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.253998 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254056 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension UsedLimits extending resource: limits {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254178 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension TypesManage extending resource: types {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254295 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: scheduler-stats {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.254397 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension AdminActions extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254503 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-availability-zone {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.254618 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension AdminActions extending resource: snapshots {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254618 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension AdminActions extending resource: backups {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254618 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension VolumeActions extending resource: volumes {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.254976 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.v3.router [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.255456 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: capabilities {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.255643 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extended resource: os-volume-manage {{(pid=113226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.255721 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: qos-specs {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.256731 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-hosts {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.257076 np0000173044 devstack@c-api.service[113224]: WARNING keystonemiddleware.auth_token [None req-8e2b5d01-3a33-49c3-b424-111340c18c46 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. May 09 09:03:38.257736 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: backups {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.257860 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.258064 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: consistencygroups {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.258707 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.contrib.snapshot_actions [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] SnapshotActionsController initialized {{(pid=113226) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:38.259484 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.260036 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-volume-transfer {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.260287 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: extra_specs {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.260892 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.261684 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: scheduler-stats {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.261856 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-snapshot-manage {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.262316 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.263135 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extended resource: os-volume-manage {{(pid=113227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.263188 np0000173044 devstack@c-api.service[113224]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cbdc8aa3668 pid: 113224 (default app) May 09 09:03:38.263325 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-volume-type-access {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.263705 np0000173044 devstack@c-api.service[113224]: /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. May 09 09:03:38.263705 np0000173044 devstack@c-api.service[113224]: warnings.warn( May 09 09:03:38.263836 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.264880 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: capabilities {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.265155 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.265255 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.266152 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-hosts {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.266208 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.contrib.snapshot_actions [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] SnapshotActionsController initialized {{(pid=113227) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:38.266728 np0000173044 devstack@c-api.service[113226]: WARNING castellan.key_manager.migration [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.266986 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.267514 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: consistencygroups {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.267586 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.267667 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.267796 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268043 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268043 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268177 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268247 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268312 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268414 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.268462 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268514 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension UsedLimits extending resource: limits {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268619 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension TypesManage extending resource: types {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268725 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension AdminActions extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268874 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension AdminActions extending resource: snapshots {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.268972 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension AdminActions extending resource: backups {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.269073 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension VolumeActions extending resource: volumes {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.269279 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.v3.router [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.269465 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-volume-transfer {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.269842 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.271136 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: scheduler-stats {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.271246 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.271582 np0000173044 devstack@c-api.service[113226]: WARNING keystonemiddleware.auth_token [None req-472a381f-0162-45e4-8ea8-ac3938d18b7f 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. May 09 09:03:38.271875 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.271875 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272024 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272024 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272024 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272024 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272024 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272276 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272544 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272544 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272544 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272544 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272544 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272776 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272776 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272776 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272776 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272970 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272970 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.272970 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.272970 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273148 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273148 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273148 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273148 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273148 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273381 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273381 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273381 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273381 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273381 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273579 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.273856 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274117 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274375 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274620 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274620 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.274620 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.274620 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275069 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275069 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275069 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275069 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275069 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275401 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275401 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275401 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275401 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275401 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.275710 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276108 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276108 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276108 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276108 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276422 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extended resource: os-volume-manage {{(pid=113225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:38.276492 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276492 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276492 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276492 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276827 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276827 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.276827 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.276827 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277124 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277124 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277124 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277124 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277414 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.277481 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277481 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277481 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277481 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277481 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277918 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277918 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277918 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.277918 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.277918 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.278234 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.278234 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.278234 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.278234 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.278552 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.278552 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.278552 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.278552 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279020 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279020 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279020 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279020 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279392 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279392 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279392 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279392 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279721 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279721 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.279721 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.279721 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280043 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280043 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280043 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280043 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280043 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280450 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280970 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280970 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280970 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.280970 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.280970 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281333 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.281797 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282217 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.282668 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.283250 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.283250 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.283250 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.283250 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.283561 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.283561 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.283561 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.283561 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.283561 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.284006 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.284006 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.284006 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.284006 np0000173044 devstack@c-api.service[113224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:38.284006 np0000173044 devstack@c-api.service[113224]: warnings.warn(deprecated_msg) May 09 09:03:38.284351 np0000173044 devstack@c-api.service[113227]: WARNING castellan.key_manager.migration [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.284441 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.284486 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.284586 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-70641055-a1e3-47f6-a768-f19e6e57e132 None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:38.284657 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.284657 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.284657 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.284657 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.284657 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285031 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] SnapshotActionsController initialized {{(pid=113225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension UsedLimits extending resource: limits {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension TypesManage extending resource: types {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension AdminActions extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285168 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension AdminActions extending resource: snapshots {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285621 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.285667 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension AdminActions extending resource: backups {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285667 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension VolumeActions extending resource: volumes {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285667 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.v3.router [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.285900 np0000173044 devstack@c-api.service[113226]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cbdc8aa3668 pid: 113226 (default app) May 09 09:03:38.285975 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.286072 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 1/1] 199.204.45.95 () {60 vars in 946 bytes} [Sat May 9 09:03:38 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:03:38.286119 np0000173044 devstack@c-api.service[113227]: WARNING keystonemiddleware.auth_token [None req-7eeabc04-ff53-47da-86ff-279c3fc97988 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. May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: WARNING castellan.key_manager.migration [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286185 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286694 np0000173044 devstack@c-api.service[113227]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cbdc8aa3668 pid: 113227 (default app) May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension UsedLimits extending resource: limits {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.286802 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension TypesManage extending resource: types {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.287081 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension AdminActions extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.287081 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension AdminActions extending resource: snapshots {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.287081 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension AdminActions extending resource: backups {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.287081 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension VolumeActions extending resource: volumes {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.287081 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.v3.router [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:38.289110 np0000173044 devstack@c-api.service[113225]: WARNING keystonemiddleware.auth_token [None req-ea07dbd6-d5c5-4506-8a8e-216ebb4b3758 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. May 09 09:03:38.295721 np0000173044 devstack@c-api.service[113225]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cbdc8aa3668 pid: 113225 (default app) May 09 09:03:45.788708 np0000173044 devstack@c-api.service[113226]: /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. May 09 09:03:45.788708 np0000173044 devstack@c-api.service[113226]: warnings.warn( May 09 09:03:45.799021 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799021 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799099 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799099 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799099 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799099 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799099 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799243 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799546 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799546 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799546 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799546 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799546 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799691 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799691 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799691 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799691 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799823 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799823 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799823 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799823 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799925 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799925 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799925 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.799925 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.799925 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800065 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800065 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800065 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800065 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800065 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800332 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800476 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800629 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800790 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800790 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800790 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800790 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800888 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800888 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800888 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.800888 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.800888 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801015 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801015 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801015 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801015 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801015 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801147 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801287 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801287 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801287 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801287 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801287 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801417 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801417 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801417 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801417 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801417 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801543 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801543 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801543 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801543 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801665 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801665 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801665 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801665 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801784 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801784 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801784 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801784 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801784 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801924 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801924 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801924 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.801924 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.801924 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802044 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802044 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802044 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802044 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802145 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802145 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802145 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802145 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802256 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802256 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802256 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802256 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802364 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802364 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802364 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802364 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802466 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802466 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802466 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802466 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802566 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802713 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802713 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802713 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802713 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802713 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.802855 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803036 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803182 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803345 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803485 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803485 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803485 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803485 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803593 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803593 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803593 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803593 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803693 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803693 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803693 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803693 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803807 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803807 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803807 np0000173044 devstack@c-api.service[113226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:03:45.803807 np0000173044 devstack@c-api.service[113226]: warnings.warn(deprecated_msg) May 09 09:03:45.803807 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-a105b074-7404-4a2d-aab3-33d4255b260a None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:46.282231 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-a105b074-7404-4a2d-aab3-33d4255b260a admin admin] POST https://199.204.45.95/volume/v3/types May 09 09:03:46.282844 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-a105b074-7404-4a2d-aab3-33d4255b260a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:46.284941 np0000173044 devstack@c-api.service[113226]: /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. May 09 09:03:46.284941 np0000173044 devstack@c-api.service[113226]: warnings.warn( May 09 09:03:46.291614 np0000173044 devstack@c-api.service[113226]: DEBUG oslo_db.sqlalchemy.engines [None req-a105b074-7404-4a2d-aab3-33d4255b260a 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=113226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:46.324017 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-a105b074-7404-4a2d-aab3-33d4255b260a admin admin] https://199.204.45.95/volume/v3/types returned with HTTP 200 May 09 09:03:46.324466 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 1/2] 199.204.45.95 () {68 vars in 1281 bytes} [Sat May 9 09:03:45 2026] POST /volume/v3/types => generated 186 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:46.341187 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [req-a105b074-7404-4a2d-aab3-33d4255b260a req-d5b6874d-200f-4b0a-acd2-f7497378ab5c None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:46.722422 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [req-a105b074-7404-4a2d-aab3-33d4255b260a req-d5b6874d-200f-4b0a-acd2-f7497378ab5c admin admin] POST https://199.204.45.95/volume/v3/types/52727856-4d6d-4fbc-b780-b1ba916eb1c6/extra_specs May 09 09:03:46.723079 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [req-a105b074-7404-4a2d-aab3-33d4255b260a req-d5b6874d-200f-4b0a-acd2-f7497378ab5c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:46.724899 np0000173044 devstack@c-api.service[113224]: /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. May 09 09:03:46.724899 np0000173044 devstack@c-api.service[113224]: warnings.warn( May 09 09:03:46.735500 np0000173044 devstack@c-api.service[113224]: DEBUG oslo_db.sqlalchemy.engines [req-a105b074-7404-4a2d-aab3-33d4255b260a req-d5b6874d-200f-4b0a-acd2-f7497378ab5c 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=113224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:46.792556 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [req-a105b074-7404-4a2d-aab3-33d4255b260a req-d5b6874d-200f-4b0a-acd2-f7497378ab5c admin admin] https://199.204.45.95/volume/v3/types/52727856-4d6d-4fbc-b780-b1ba916eb1c6/extra_specs returned with HTTP 200 May 09 09:03:46.793146 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 2/3] 199.204.45.95 () {70 vars in 1498 bytes} [Sat May 9 09:03:46 2026] POST /volume/v3/types/52727856-4d6d-4fbc-b780-b1ba916eb1c6/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:03:48.169605 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=6 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:48.178501 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=6 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:56.321352 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:56.791482 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:21.298921 np0000173044 devstack@c-api.service[113227]: /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. May 09 09:07:21.298921 np0000173044 devstack@c-api.service[113227]: warnings.warn( May 09 09:07:21.315043 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315043 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315043 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315043 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315328 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315328 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315328 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315328 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315509 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315787 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315787 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315787 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.315787 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.315787 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316034 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316034 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316034 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316034 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316034 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316285 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316285 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316285 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316285 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316468 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316468 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316468 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316468 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316468 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316679 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316679 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316679 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316679 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316679 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.316909 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317163 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317410 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317689 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317689 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317689 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317689 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317689 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317948 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.317948 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.317948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318146 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318392 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318617 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318617 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318617 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318617 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318617 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318948 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.318948 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.318948 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319160 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319160 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319160 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319160 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319339 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319339 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319339 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319339 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319528 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319528 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319528 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319528 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319528 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319753 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319753 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319753 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319753 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319753 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319979 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319979 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.319979 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.319979 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320191 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320191 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320191 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320191 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320378 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320378 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320378 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320378 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320668 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320668 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320668 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320668 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320867 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320867 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.320867 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.320867 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321043 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321043 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321043 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321043 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321043 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321302 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321590 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321590 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321590 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321590 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321590 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.321826 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322101 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322358 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.322660 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323025 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323025 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323025 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323025 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323218 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323218 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323218 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323218 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323218 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: warnings.warn(deprecated_msg) May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-e2b54bb8-89ab-4a92-89da-169ad481e0e7 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:21.323452 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-e2b54bb8-89ab-4a92-89da-169ad481e0e7 None None] GET https://199.204.45.95/volume// May 09 09:07:21.323744 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-e2b54bb8-89ab-4a92-89da-169ad481e0e7 None None] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:21.323744 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-e2b54bb8-89ab-4a92-89da-169ad481e0e7 None None] Calling method 'all' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:21.323744 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-e2b54bb8-89ab-4a92-89da-169ad481e0e7 None None] https://199.204.45.95/volume// returned with HTTP 300 May 09 09:07:21.323744 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 1/4] 199.204.45.95 () {66 vars in 1449 bytes} [Sat May 9 09:07:21 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:07:58.279498 np0000173044 devstack@c-api.service[113225]: /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. May 09 09:07:58.279498 np0000173044 devstack@c-api.service[113225]: warnings.warn( May 09 09:07:58.292476 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.292476 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.292476 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.292476 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.292829 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.292829 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.292829 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.292829 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293097 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293458 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293458 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293458 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293458 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293458 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293788 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293788 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293788 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.293788 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.293788 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294092 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294092 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294092 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294092 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294364 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294364 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294364 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294364 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294364 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294672 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294672 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294672 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294672 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294672 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.294979 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295320 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.295688 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296079 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296079 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296079 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296079 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296079 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296377 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296377 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296377 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296377 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296377 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.296670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297048 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297378 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297378 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297378 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297378 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297378 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297670 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297670 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297670 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297992 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297992 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.297992 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.297992 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298258 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298258 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298258 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298258 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298565 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298565 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298565 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298565 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298565 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298905 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298905 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298905 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.298905 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.298905 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299093 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299093 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299093 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299093 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299245 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299245 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299245 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299245 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299395 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299395 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299395 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299395 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299553 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299553 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299553 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299553 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299710 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299710 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299710 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299710 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299885 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299885 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299885 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.299885 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.299885 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300093 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300310 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300310 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300310 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300310 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300310 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300494 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300707 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.300952 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301183 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301420 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301420 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301420 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301420 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301566 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301566 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301566 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301566 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301566 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: warnings.warn(deprecated_msg) May 09 09:07:58.301775 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:58.628541 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 demo demo] GET https://199.204.45.95/volume/v3/types?is_public=None May 09 09:07:58.628785 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:58.629077 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 demo demo] Calling method 'index' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:58.629587 np0000173044 devstack@c-api.service[113225]: /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. May 09 09:07:58.629587 np0000173044 devstack@c-api.service[113225]: warnings.warn( May 09 09:07:58.630219 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:07:58.641569 np0000173044 devstack@c-api.service[113225]: DEBUG oslo_db.sqlalchemy.engines [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 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=113225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:58.659519 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-e0d07057-b607-4f09-9b7b-4c57354edaa3 demo demo] https://199.204.45.95/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:07:58.660089 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 1/5] 199.204.45.95 () {64 vars in 1256 bytes} [Sat May 9 09:07:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:58.672626 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [req-e0d07057-b607-4f09-9b7b-4c57354edaa3 req-89fad5c1-6e43-4dbe-ae77-70a97ba18c5f None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:58.678181 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [req-e0d07057-b607-4f09-9b7b-4c57354edaa3 req-89fad5c1-6e43-4dbe-ae77-70a97ba18c5f demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 09:07:58.678641 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [req-e0d07057-b607-4f09-9b7b-4c57354edaa3 req-89fad5c1-6e43-4dbe-ae77-70a97ba18c5f demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:58.679103 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [req-e0d07057-b607-4f09-9b7b-4c57354edaa3 req-89fad5c1-6e43-4dbe-ae77-70a97ba18c5f demo demo] Calling method 'show' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:58.690127 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [req-e0d07057-b607-4f09-9b7b-4c57354edaa3 req-89fad5c1-6e43-4dbe-ae77-70a97ba18c5f demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 09:07:58.690598 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 2/6] 199.204.45.95 () {66 vars in 1322 bytes} [Sat May 9 09:07:58 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) May 09 09:07:59.035013 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-762028b8-4c42-4795-9bf0-1139b97869bc None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:59.041002 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-762028b8-4c42-4795-9bf0-1139b97869bc demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 09:07:59.041511 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-762028b8-4c42-4795-9bf0-1139b97869bc demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:59.042061 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-762028b8-4c42-4795-9bf0-1139b97869bc demo demo] Calling method 'show' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:59.055735 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-762028b8-4c42-4795-9bf0-1139b97869bc demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 09:07:59.056126 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 3/7] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 09:07:59 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) May 09 09:07:59.432987 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-a5076cf2-caab-4229-9678-773d3f570d59 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:59.814313 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-a5076cf2-caab-4229-9678-773d3f570d59 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 09:07:59.814711 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-a5076cf2-caab-4229-9678-773d3f570d59 demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:59.814960 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-a5076cf2-caab-4229-9678-773d3f570d59 demo demo] Calling method 'show' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:59.824913 np0000173044 devstack@c-api.service[113227]: DEBUG oslo_db.sqlalchemy.engines [None req-a5076cf2-caab-4229-9678-773d3f570d59 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=113227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:59.843511 np0000173044 devstack@c-api.service[113227]: /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. May 09 09:07:59.843511 np0000173044 devstack@c-api.service[113227]: warnings.warn( May 09 09:07:59.845712 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-a5076cf2-caab-4229-9678-773d3f570d59 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 09:07:59.846142 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 2/8] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 09:07:59 2026] GET /volume/v3/types/default => generated 145 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:59.860284 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-2aa4f12c-d2ab-4778-a5de-0177291eba69 None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:59.863955 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-2aa4f12c-d2ab-4778-a5de-0177291eba69 demo demo] GET https://199.204.45.95/volume/v3/types/default May 09 09:07:59.864335 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-2aa4f12c-d2ab-4778-a5de-0177291eba69 demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:59.864782 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-2aa4f12c-d2ab-4778-a5de-0177291eba69 demo demo] Calling method 'show' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:59.907734 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-2aa4f12c-d2ab-4778-a5de-0177291eba69 demo demo] https://199.204.45.95/volume/v3/types/default returned with HTTP 200 May 09 09:07:59.908536 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 2/9] 199.204.45.95 () {64 vars in 1251 bytes} [Sat May 9 09:07:59 2026] GET /volume/v3/types/default => generated 145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:08:08.685378 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=2 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:09.052236 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=2 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:09.841392 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=2 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:09.875099 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=3 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:23.149689 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:23.251531 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:13:23.251935 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:23.252541 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:23.253483 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:23.255332 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:23.294207 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] Get all volumes completed successfully. May 09 09:13:23.296932 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-eb675080-9227-4e0f-a9ac-1eccb41fe491 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:23.297435 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 3/10] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:13:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:13:33.286828 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:23.316492 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:23.319881 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:14:23.320132 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:23.320385 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:23.321060 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:23.322084 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:23.353031 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] Get all volumes completed successfully. May 09 09:14:23.357601 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-94b60dfd-6f96-4acf-ba63-58972f03ae1c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:23.358390 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 4/11] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:14:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:33.347549 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:23.372576 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-0b009236-6254-46d8-8122-1887ad08f02a None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:23.376913 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:15:23.376996 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:23.377206 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:23.377736 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:23.378462 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:23.413940 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] Get all volumes completed successfully. May 09 09:15:23.416878 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-0b009236-6254-46d8-8122-1887ad08f02a demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:23.417384 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 3/12] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:15:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:33.407283 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:23.462634 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:23.466514 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:16:23.466790 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:23.467079 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:23.468054 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:23.470786 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:23.517177 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] Get all volumes completed successfully. May 09 09:16:23.519796 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-ba116a5f-531d-4eed-8de8-4184db3c5414 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:23.520387 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 3/13] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:16:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:33.510893 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:23.533831 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:23.540791 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:17:23.541237 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:23.541643 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:23.542217 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:23.543863 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:23.556418 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] Get all volumes completed successfully. May 09 09:17:23.559454 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-d9f787d9-04f2-4e53-aff2-af0d99038d08 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:23.560056 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 4/14] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:17:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:33.547948 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:23.574099 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-ca61fb50-c495-4b78-b36e-491d727a911d None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:23.695975 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:18:23.696436 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:23.697002 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:23.697538 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:23.699199 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:23.708351 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] Get all volumes completed successfully. May 09 09:18:23.710410 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-ca61fb50-c495-4b78-b36e-491d727a911d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:23.710719 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 5/15] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:18:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:33.704215 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:23.732062 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-653b5855-83eb-48a7-ad23-7639b34b2cde None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:23.736028 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:19:23.736388 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:23.736744 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:23.737234 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:23.738822 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:23.746671 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] Get all volumes completed successfully. May 09 09:19:23.748655 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-653b5855-83eb-48a7-ad23-7639b34b2cde demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:23.749410 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 4/16] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:19:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:33.742623 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:23.766823 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:23.771673 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:20:23.772101 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:23.772513 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:23.773043 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:23.774974 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:23.783875 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] Get all volumes completed successfully. May 09 09:20:23.788212 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-79dc74ed-6d49-4df8-95dc-ace1fe42228c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:23.788749 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 4/17] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:20:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:33.777893 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:23.807420 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:23.810697 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:21:23.810963 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:23.811213 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:23.811541 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:23.812644 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:23.820480 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] Get all volumes completed successfully. May 09 09:21:23.822485 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0f5cc854-5d10-4e2d-956b-e935523a0934 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:23.822845 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 5/18] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:21:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:33.815807 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:23.836061 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:23.840398 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:22:23.840782 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:23.841335 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:23.841841 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:23.843416 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:23.851498 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] Get all volumes completed successfully. May 09 09:22:23.853507 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-7d5def42-c67c-4b4c-9b55-a64ffe50153d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:23.853725 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 6/19] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:22:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:33.846558 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:23.865653 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:24.016329 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:23:24.016591 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:24.016885 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:24.018058 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:24.018193 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:24.028249 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] Get all volumes completed successfully. May 09 09:23:24.031050 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-eea3b337-ed63-4152-8aa0-aa2e54cabe25 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:24.031564 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 5/20] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:23:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:34.022737 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:24.048241 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:24.051299 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:24:24.051536 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:24.052431 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:24.052740 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:24.053723 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:24.061305 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] Get all volumes completed successfully. May 09 09:24:24.063350 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-549eea2f-bf4c-4d43-b7a9-ef8be83950ab demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:24.063749 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 5/21] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:24:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:34.056987 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:24.077569 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:24.081848 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:25:24.082900 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:24.082900 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:24.082900 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:24.084048 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:24.092749 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] Get all volumes completed successfully. May 09 09:25:24.094833 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-b8e815b7-9daa-446c-9a08-b7c4998c0f91 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:24.095210 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 6/22] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:25:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:34.088113 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:24.107381 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:24.110469 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:26:24.110659 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:24.110964 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:24.111269 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:24.112350 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:24.120870 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] Get all volumes completed successfully. May 09 09:26:24.123549 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-32ab161b-6b1d-4065-b57a-ea2e61e78bf5 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:24.124179 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 7/23] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:26:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:34.115825 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:24.141658 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:24.144169 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:27:24.144342 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:24.144535 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:24.144806 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:24.145490 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:24.152834 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] Get all volumes completed successfully. May 09 09:27:24.154659 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-d8ccc27a-8c04-4b63-8c1e-1c2fd762c5e7 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:24.155029 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 6/24] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:27:24 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) May 09 09:27:34.148340 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:24.170913 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:24.267286 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:28:24.267570 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:24.267896 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:24.268407 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:24.270118 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:24.281396 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] Get all volumes completed successfully. May 09 09:28:24.285711 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-4db3e52f-b2e2-4ed3-ab79-a6444eef28db demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:24.286316 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 6/25] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:28:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:34.274583 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:24.307822 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:24.313007 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:29:24.313899 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:24.314301 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:24.314919 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:24.316650 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:24.326068 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] Get all volumes completed successfully. May 09 09:29:24.328717 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0e19e1c8-fd77-45ea-9afd-9c8b7bc6c11c demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:24.329423 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 7/26] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:29:24 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) May 09 09:29:34.321070 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:24.344476 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:24.348826 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:30:24.349221 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:24.349601 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:24.350089 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:24.351556 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:24.363825 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] Get all volumes completed successfully. May 09 09:30:24.366441 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-f45c6b9b-084f-4f52-97df-994103d7bb53 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:24.366798 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 8/27] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:30:24 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) May 09 09:30:34.357487 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:24.382166 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:24.385323 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:31:24.385569 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:24.385900 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:24.386239 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:24.387358 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:24.396065 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] Get all volumes completed successfully. May 09 09:31:24.397996 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-f4c2733e-2100-421a-b029-34fa21ea62e4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:24.398393 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 7/28] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:31:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:34.391354 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:24.413228 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-266624be-afe3-484d-851e-d1856b42cf6d None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:24.416720 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:32:24.417005 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:24.417307 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:24.417669 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:24.418728 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:24.428899 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] Get all volumes completed successfully. May 09 09:32:24.430860 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-266624be-afe3-484d-851e-d1856b42cf6d demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:24.431295 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 7/29] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:32:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:34.422936 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:24.447017 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:24.547788 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:33:24.548045 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:24.548420 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:24.548855 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:24.551081 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:24.564296 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] Get all volumes completed successfully. May 09 09:33:24.567550 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-0d7edbb2-f77d-496d-a608-deffacb888f4 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:24.568187 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 8/30] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:33:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:34.557645 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:24.580533 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:24.583604 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:34:24.583947 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:24.584290 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:24.584616 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:24.585569 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:24.593679 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] Get all volumes completed successfully. May 09 09:34:24.595540 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-96ef3447-dbaf-4cbe-9238-12c70860c9b5 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:24.595930 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 9/31] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:34:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:34.589752 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:24.608059 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:24.610989 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:35:24.611244 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:24.611503 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:24.611818 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:24.612810 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:24.619637 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] Get all volumes completed successfully. May 09 09:35:24.621597 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-c1866207-2a50-4a77-b0f9-9e023af677f6 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:24.621991 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 8/32] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:35:24 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) May 09 09:35:34.616268 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:24.639034 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.middleware.request_id [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b None None] RequestId filter calling following filter/app {{(pid=113225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:24.643196 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:36:24.643560 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] Empty body provided in request {{(pid=113225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:24.643967 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.openstack.wsgi [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] Calling method 'detail' {{(pid=113225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:24.644448 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.api.api_utils [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] Removing options '' from query. {{(pid=113225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:24.645952 np0000173044 devstack@c-api.service[113225]: DEBUG cinder.volume.api [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:24.657352 np0000173044 devstack@c-api.service[113225]: INFO cinder.volume.api [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] Get all volumes completed successfully. May 09 09:36:24.660382 np0000173044 devstack@c-api.service[113225]: INFO cinder.api.openstack.wsgi [None req-b84dff7c-b0a1-465f-a9ce-419365105f8b demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:24.660877 np0000173044 devstack@c-api.service[113225]: [pid: 113225|app: 0|req: 8/33] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:36:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:34.653684 np0000173044 devstack@c-api.service[113225]: DEBUG dbcounter [-] [113225] Writing DB stats cinder:SELECT=1 {{(pid=113225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:24.673808 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.middleware.request_id [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 None None] RequestId filter calling following filter/app {{(pid=113226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:24.676667 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:37:24.676967 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] Empty body provided in request {{(pid=113226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:24.677264 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.openstack.wsgi [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] Calling method 'detail' {{(pid=113226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:24.677585 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.api.api_utils [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] Removing options '' from query. {{(pid=113226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:24.678582 np0000173044 devstack@c-api.service[113226]: DEBUG cinder.volume.api [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113226) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:24.687192 np0000173044 devstack@c-api.service[113226]: INFO cinder.volume.api [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] Get all volumes completed successfully. May 09 09:37:24.689368 np0000173044 devstack@c-api.service[113226]: INFO cinder.api.openstack.wsgi [None req-7dbd63ef-e189-4167-9895-f160c1877fb9 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:24.690080 np0000173044 devstack@c-api.service[113226]: [pid: 113226|app: 0|req: 9/34] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:37:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:37:34.682148 np0000173044 devstack@c-api.service[113226]: DEBUG dbcounter [-] [113226] Writing DB stats cinder:SELECT=1 {{(pid=113226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:24.705586 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.middleware.request_id [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 None None] RequestId filter calling following filter/app {{(pid=113224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:24.763646 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:38:24.764392 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] Empty body provided in request {{(pid=113224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:24.764823 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.openstack.wsgi [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] Calling method 'detail' {{(pid=113224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:24.765980 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.api.api_utils [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] Removing options '' from query. {{(pid=113224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:24.766947 np0000173044 devstack@c-api.service[113224]: DEBUG cinder.volume.api [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:24.778636 np0000173044 devstack@c-api.service[113224]: INFO cinder.volume.api [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] Get all volumes completed successfully. May 09 09:38:24.781042 np0000173044 devstack@c-api.service[113224]: INFO cinder.api.openstack.wsgi [None req-f807e6a9-fcd0-42b3-b73c-782598548f57 demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:24.781429 np0000173044 devstack@c-api.service[113224]: [pid: 113224|app: 0|req: 10/35] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:34.771177 np0000173044 devstack@c-api.service[113224]: DEBUG dbcounter [-] [113224] Writing DB stats cinder:SELECT=1 {{(pid=113224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:24.794967 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.middleware.request_id [None req-ef9456c7-92b3-4708-993e-b301e009362f None None] RequestId filter calling following filter/app {{(pid=113227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:24.798262 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] GET https://199.204.45.95/volume/v3/volumes/detail May 09 09:39:24.798656 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] Empty body provided in request {{(pid=113227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:24.799192 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.openstack.wsgi [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] Calling method 'detail' {{(pid=113227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:24.799807 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.api.api_utils [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] Removing options '' from query. {{(pid=113227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:24.801349 np0000173044 devstack@c-api.service[113227]: DEBUG cinder.volume.api [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113227) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:24.809041 np0000173044 devstack@c-api.service[113227]: INFO cinder.volume.api [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] Get all volumes completed successfully. May 09 09:39:24.810983 np0000173044 devstack@c-api.service[113227]: INFO cinder.api.openstack.wsgi [None req-ef9456c7-92b3-4708-993e-b301e009362f demo demo] https://199.204.45.95/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:24.811394 np0000173044 devstack@c-api.service[113227]: [pid: 113227|app: 0|req: 9/36] 199.204.45.95 () {64 vars in 1290 bytes} [Sat May 9 09:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:39:34.805541 np0000173044 devstack@c-api.service[113227]: DEBUG dbcounter [-] [113227] Writing DB stats cinder:SELECT=1 {{(pid=113227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}