May 09 12:53:39.818305 np0000173068 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 12:53:39.828322 np0000173068 devstack@c-api.service[112640]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 12:53:39 2026] *** May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: nodename: np0000173068 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: machine: x86_64 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: clock source: unix May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: pcre jit disabled May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: detected number of CPU cores: 16 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: current working directory: / May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: detected binary path: /usr/bin/uwsgi-core May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: your processes number limit is 256917 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: your memory page size is 4096 bytes May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: detected max file descriptor number: 2048 May 09 12:53:39.830855 np0000173068 devstack@c-api.service[112640]: lock engine: pthread robust mutexes May 09 12:53:39.831695 np0000173068 devstack@c-api.service[112640]: thunder lock: enabled May 09 12:53:39.831695 np0000173068 devstack@c-api.service[112640]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 12:53:39.831695 np0000173068 devstack@c-api.service[112640]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 12:53:39.831695 np0000173068 devstack@c-api.service[112640]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 12:53:39.831695 np0000173068 devstack@c-api.service[112640]: Set PythonHome to /opt/stack/data/venv May 09 12:53:39.866970 np0000173068 devstack@c-api.service[112640]: Python main interpreter initialized at 0x72c8c0ea3668 May 09 12:53:39.866970 np0000173068 devstack@c-api.service[112640]: python threads support enabled May 09 12:53:39.866970 np0000173068 devstack@c-api.service[112640]: your server socket listen backlog is limited to 100 connections May 09 12:53:39.866970 np0000173068 devstack@c-api.service[112640]: your mercy for graceful operations on workers is 80 seconds May 09 12:53:39.867524 np0000173068 devstack@c-api.service[112640]: mapped 671795 bytes (656 KB) for 4 cores May 09 12:53:39.867680 np0000173068 devstack@c-api.service[112640]: *** Operational MODE: preforking *** May 09 12:53:39.867913 np0000173068 devstack@c-api.service[112640]: *** uWSGI is running in multiple interpreter mode *** May 09 12:53:39.867913 np0000173068 devstack@c-api.service[112640]: spawned uWSGI master process (pid: 112640) May 09 12:53:39.868106 np0000173068 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 12:53:39.868775 np0000173068 devstack@c-api.service[112640]: spawned uWSGI worker 1 (pid: 112642, cores: 1) May 09 12:53:39.869362 np0000173068 devstack@c-api.service[112640]: spawned uWSGI worker 2 (pid: 112643, cores: 1) May 09 12:53:39.869921 np0000173068 devstack@c-api.service[112640]: spawned uWSGI worker 3 (pid: 112644, cores: 1) May 09 12:53:39.870491 np0000173068 devstack@c-api.service[112640]: spawned uWSGI worker 4 (pid: 112645, cores: 1) May 09 12:53:39.870602 np0000173068 devstack@c-api.service[112640]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: we strongly recommend against using it for new projects. May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: If you are already using Eventlet, we recommend migrating to a different May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: framework. For more detail see May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:53:39.991848 np0000173068 devstack@c-api.service[112642]: import eventlet # noqa May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: we strongly recommend against using it for new projects. May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: If you are already using Eventlet, we recommend migrating to a different May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: framework. For more detail see May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:53:40.001116 np0000173068 devstack@c-api.service[112644]: import eventlet # noqa May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: we strongly recommend against using it for new projects. May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: If you are already using Eventlet, we recommend migrating to a different May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: framework. For more detail see May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:53:40.004036 np0000173068 devstack@c-api.service[112643]: import eventlet # noqa May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: framework. For more detail see May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:53:40.008130 np0000173068 devstack@c-api.service[112645]: import eventlet # noqa May 09 12:53:40.081279 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.081279 np0000173068 devstack@c-api.service[112642]: debtcollector.deprecate( May 09 12:53:40.090604 np0000173068 devstack@c-api.service[112644]: /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 12:53:40.090604 np0000173068 devstack@c-api.service[112644]: debtcollector.deprecate( May 09 12:53:40.094022 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.094022 np0000173068 devstack@c-api.service[112645]: debtcollector.deprecate( May 09 12:53:40.094154 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.094154 np0000173068 devstack@c-api.service[112643]: debtcollector.deprecate( May 09 12:53:40.162317 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.162317 np0000173068 devstack@c-api.service[112642]: from cgi import parse_header May 09 12:53:40.174454 np0000173068 devstack@c-api.service[112644]: /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 12:53:40.174454 np0000173068 devstack@c-api.service[112644]: from cgi import parse_header May 09 12:53:40.175007 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.175007 np0000173068 devstack@c-api.service[112645]: from cgi import parse_header May 09 12:53:40.175279 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.175279 np0000173068 devstack@c-api.service[112643]: from cgi import parse_header May 09 12:53:40.208023 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.208023 np0000173068 devstack@c-api.service[112642]: removals.removed_module( May 09 12:53:40.208736 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.208736 np0000173068 devstack@c-api.service[112642]: removals.removed_module( May 09 12:53:40.223372 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.223372 np0000173068 devstack@c-api.service[112643]: removals.removed_module( May 09 12:53:40.224062 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.224062 np0000173068 devstack@c-api.service[112643]: removals.removed_module( May 09 12:53:40.224763 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.224763 np0000173068 devstack@c-api.service[112645]: removals.removed_module( May 09 12:53:40.225500 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.225500 np0000173068 devstack@c-api.service[112645]: removals.removed_module( May 09 12:53:40.230509 np0000173068 devstack@c-api.service[112644]: /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 12:53:40.230509 np0000173068 devstack@c-api.service[112644]: removals.removed_module( May 09 12:53:40.231482 np0000173068 devstack@c-api.service[112644]: /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 12:53:40.231482 np0000173068 devstack@c-api.service[112644]: removals.removed_module( May 09 12:53:40.816931 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.816931 np0000173068 devstack@c-api.service[112642]: warnings.warn( May 09 12:53:40.843295 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.843295 np0000173068 devstack@c-api.service[112643]: warnings.warn( May 09 12:53:40.871083 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.871083 np0000173068 devstack@c-api.service[112645]: warnings.warn( May 09 12:53:40.907365 np0000173068 devstack@c-api.service[112644]: /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 12:53:40.907365 np0000173068 devstack@c-api.service[112644]: warnings.warn( May 09 12:53:40.911973 np0000173068 devstack@c-api.service[112642]: /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 12:53:40.911973 np0000173068 devstack@c-api.service[112642]: warnings.warn( May 09 12:53:40.940734 np0000173068 devstack@c-api.service[112643]: /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 12:53:40.940734 np0000173068 devstack@c-api.service[112643]: warnings.warn( May 09 12:53:40.983214 np0000173068 devstack@c-api.service[112645]: /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 12:53:40.983214 np0000173068 devstack@c-api.service[112645]: warnings.warn( May 09 12:53:41.025276 np0000173068 devstack@c-api.service[112644]: /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 12:53:41.025276 np0000173068 devstack@c-api.service[112644]: warnings.warn( May 09 12:53:41.209928 np0000173068 devstack@c-api.service[112642]: 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 12:53:41.210491 np0000173068 devstack@c-api.service[112642]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112642) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:53:41.216863 np0000173068 devstack@c-api.service[112643]: 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 12:53:41.217186 np0000173068 devstack@c-api.service[112643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:53:41.291458 np0000173068 devstack@c-api.service[112645]: 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 12:53:41.291925 np0000173068 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:53:41.296140 np0000173068 devstack@c-api.service[112643]: /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 12:53:41.296140 np0000173068 devstack@c-api.service[112643]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:53:41.296289 np0000173068 devstack@c-api.service[112642]: /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 12:53:41.296289 np0000173068 devstack@c-api.service[112642]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:53:41.334862 np0000173068 devstack@c-api.service[112644]: 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 12:53:41.335023 np0000173068 devstack@c-api.service[112644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:53:41.354196 np0000173068 devstack@c-api.service[112645]: /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 12:53:41.354196 np0000173068 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:53:41.397370 np0000173068 devstack@c-api.service[112644]: /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 12:53:41.397370 np0000173068 devstack@c-api.service[112644]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:53:42.150676 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:53:42.151014 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.151134 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:53:42.151221 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.151295 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:53:42.151368 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.151436 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.151506 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.151637 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.151725 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.151803 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.151897 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.153346 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.153346 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.153552 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.153552 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.153552 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.153880 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.153947 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.154010 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.154079 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.154392 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.154845 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.154911 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.154969 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.154969 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.154969 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.154969 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.154969 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.155249 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.155314 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.155371 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.155428 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.155487 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.155487 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.155665 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.155743 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.155743 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.155854 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.155911 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.155984 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.155984 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.155984 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.155984 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.156507 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:53:42.157078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.157078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.157078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.157078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.157317 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.157393 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.157454 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.157514 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.157608 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.157775 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.157851 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.157910 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.157910 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.158034 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.158094 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.158094 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.158094 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.158256 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.158299 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.158299 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.158379 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.158421 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.158460 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.158499 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.158552 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.158633 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.158692 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.158734 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.158774 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.158814 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.158860 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.158901 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.158938 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.158977 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.159025 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.159073 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.159113 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.159152 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.159192 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.159231 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.159273 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.159273 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.159349 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.159349 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.159431 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.159471 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.159516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.159780 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.159780 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.159780 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.159780 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.159780 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.159959 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.160006 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.160047 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.160093 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.160141 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.160181 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.160221 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.160261 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.160300 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.160339 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.160378 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.160378 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.160446 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.160603 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.160661 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.160709 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.160757 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.160796 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.160839 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.160880 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.160919 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.160958 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.161002 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.161048 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.161089 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.161129 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.161172 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.161213 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.161259 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.161299 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.161338 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.161383 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.161440 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.161480 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.161520 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.161578 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.161626 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.161705 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.161750 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.161789 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.161839 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.161880 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.161926 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.161971 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.162011 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.162050 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.162088 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.162133 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.162174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.162527 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.162890 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.162933 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.162980 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.163021 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.163069 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.163069 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.163147 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.163193 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.163234 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.163272 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.163311 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.163352 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.163398 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.163444 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.163444 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.163444 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.163444 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.163444 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.163652 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.163699 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.163752 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.163976 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.163976 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.164051 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.164093 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.164132 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.164172 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.164211 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.164260 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.164300 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.164345 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.164385 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.164424 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.164463 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.164507 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.164541 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.164598 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.164669 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.164717 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.164756 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.164797 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.164836 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.164876 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.164941 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.164991 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.165033 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.165073 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.165073 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.165073 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.165185 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.165441 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.165441 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.165441 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.165577 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.165636 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.165688 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.165774 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.165817 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.165861 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.165902 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.165942 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.165982 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.166021 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.166061 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.166100 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.166147 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.166147 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.166221 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.166255 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.166286 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.166315 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.166343 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.166368 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.166395 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.166395 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.166480 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.166520 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.166520 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.166737 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.166788 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.166848 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.166925 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.166982 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.167023 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.167066 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.167097 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.167126 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.167155 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.167184 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.167184 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.167233 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.167262 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.167310 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.167341 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.167375 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.167432 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.167493 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.167538 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.167588 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.167650 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.167698 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.167736 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.167822 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.167894 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.167968 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.168062 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.173537 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.173636 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.173680 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.173717 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.174033 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.174078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.174078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.174142 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.174172 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.174201 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.174233 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.174275 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.174324 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.174368 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.174410 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.174449 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.174495 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.174543 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.174543 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.174543 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.174702 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.174946 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.175005 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.175067 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.175128 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.175204 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.175258 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.175326 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.175371 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.175412 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.175461 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.175505 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.175545 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.175603 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.175669 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.175720 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.175782 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.175824 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.175862 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.175907 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.175953 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.175992 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.176031 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.176071 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.176116 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.176116 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.176116 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.176116 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.176116 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.176350 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.176350 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.176350 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.176350 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.176537 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.176537 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.176537 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.176713 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.176778 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.176827 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.176897 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.176947 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.176994 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.177050 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.177105 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.177153 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.177212 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.177262 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.177314 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.177373 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.177435 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.177485 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.177527 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.177594 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.177660 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.177712 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.177753 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.177831 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.177872 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.177919 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.177967 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.178010 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.178050 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.178094 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.178140 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.178182 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.178221 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.178261 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.178322 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.178371 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.178412 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.178452 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.178495 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.178534 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.178592 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.178749 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.178809 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.178851 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.178899 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.178940 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.178978 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.179016 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.179056 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.179095 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.179134 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.179173 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.179211 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.179250 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.179250 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.179332 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.179332 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.179332 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.179332 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.179717 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.179783 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.179840 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.179881 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.179943 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.179996 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.180039 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.180080 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.180120 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.180159 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.180213 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.180257 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.180299 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.180339 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.180386 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.180427 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.180468 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.180508 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.180508 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.180593 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.180645 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.180696 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.180696 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.180696 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.180696 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.180852 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.180893 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.180935 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.180976 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.181017 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.181063 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.181063 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.181063 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.181063 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.181220 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.181263 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.181263 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.181344 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.181397 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.181444 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.181484 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.181525 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.181587 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.181587 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.181697 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.181751 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.181828 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.181871 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.181910 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.181910 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.181910 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.181910 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.182043 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.182043 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.182123 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.182189 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.182544 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.182630 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.182680 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.182755 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.182790 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.182817 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.182847 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.182881 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.182922 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.182956 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.183007 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.183096 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.183173 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.183245 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.183348 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.183410 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.183473 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.183536 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.183619 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.183677 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.183718 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.183754 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.183782 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.183825 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.183886 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.183945 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.184007 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.184043 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.184075 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.184104 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.184132 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.184161 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.184191 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.184221 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.184246 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.184289 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.184324 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.184355 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.184381 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.184410 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.184436 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.184463 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.184488 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.184488 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.184543 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.184586 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.184631 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.184669 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.184696 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.184721 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.184751 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.184781 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.184805 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.184835 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.184862 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.184890 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.184924 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.184955 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.184983 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.185011 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.185040 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.185073 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.185103 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.185131 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.185163 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.185196 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.185226 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.185226 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.185226 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.185298 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.185329 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.185358 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.185358 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.185358 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.185429 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.185482 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.185586 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.185880 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.185941 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.186018 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.186089 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.186163 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.186219 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.186252 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.186287 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.186318 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.186351 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.186404 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.186436 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.186465 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.186494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.186528 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.186574 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.186605 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.186656 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.186656 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.186717 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.186785 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.186958 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.186991 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.187034 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.187069 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.187098 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.187151 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.187213 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.187245 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.187278 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.187306 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.187333 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.187364 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.187393 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.187445 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.188667 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.188730 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.188781 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.188846 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.188902 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.188960 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.188998 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.189025 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.189356 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.189545 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.189545 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.189545 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.189545 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.190771 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.190771 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.190771 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.191176 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.191247 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.191326 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.191400 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.191485 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.191571 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.191689 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.191853 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.191918 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.191978 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.192020 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.192084 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.192135 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.192205 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.192372 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.192452 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.192499 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.192541 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.192598 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.192665 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.192713 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.192759 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.192759 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.192834 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.192873 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.192911 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.192951 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.192990 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.193280 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.193337 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.193412 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.193456 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.193526 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.193612 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.193676 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.194119 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.194210 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.194299 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.194710 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.194797 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.194864 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.194929 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.195009 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.195075 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.195136 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.195199 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.195258 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.195313 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.195364 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.195418 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.195485 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.195539 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.195618 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.195675 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.195737 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.195817 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.195882 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.195882 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.195882 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.195882 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.195882 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.196166 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.196166 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.196278 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.196335 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.196396 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.196457 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.196516 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.196600 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.196688 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.196755 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.196819 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.196897 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.196961 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.197026 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.197091 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.197153 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.197216 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.197296 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.197371 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.197436 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.197499 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.200588 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.200665 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.200712 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.200763 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.200808 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.200851 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.200904 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.200947 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.200987 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.201028 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.201077 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.201119 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.201159 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.201199 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.201240 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.201278 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.201326 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.201453 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.201507 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.201556 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.201630 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.201682 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.201732 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.201772 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.201815 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.201856 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.201897 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.201959 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202003 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202043 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.202091 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202134 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202175 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202221 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.202263 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202303 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.202350 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.202397 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.202445 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.202487 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.202524 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.202524 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.202620 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.202664 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.202664 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202735 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.202777 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202777 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.202860 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.203194 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.203424 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.203424 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.203424 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.203424 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.204050 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.204107 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.204148 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.204191 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.204253 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.204385 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.204429 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.204468 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.204514 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.204556 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.204556 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.204655 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.204697 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.204737 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.204778 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.204819 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.204854 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.204899 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.204951 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.204997 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.204997 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.204997 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.204997 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.204997 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.205187 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.205407 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.205452 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.205494 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.205820 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.205820 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.205820 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.205987 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.205987 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.206149 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.206200 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.206252 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.206296 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.206340 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.206340 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.206340 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.206340 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.206519 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.206582 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.206582 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.206582 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.206775 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.206775 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.206775 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.206920 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.206974 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.207021 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.207066 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.207066 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.207155 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.207199 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.207252 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.207298 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.207298 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.207385 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.207427 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.207470 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.207509 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.207551 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.208139 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.208209 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.208285 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.208358 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.208438 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.208527 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.208617 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.211769 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.211889 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.211889 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.212061 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.212061 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.212061 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.212272 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.212755 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.213305 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.213386 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.213386 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.213520 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.213638 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.213723 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.213723 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.213865 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.213934 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.214038 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.214098 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.214154 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.214212 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.214279 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.214337 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.214402 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.214460 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.214520 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.214602 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.214691 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.214760 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.214825 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.214883 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.214939 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.215003 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.215061 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.215117 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.215174 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.215238 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.215307 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.215373 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.215428 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.215491 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.215549 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.215643 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.215718 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.215784 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.215843 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.215912 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.215978 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.216033 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.216090 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.216148 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.216212 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.216279 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.216336 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.216393 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.216463 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.216520 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.216620 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.216704 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.216765 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.216821 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.216877 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.217249 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.217311 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.217367 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.217440 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.217524 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.217613 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:53:42.217695 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.217762 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.217822 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:53:42.217878 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.217934 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.217989 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:53:42.218096 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.218155 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.218210 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:53:42.218210 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:53:42.218210 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:53:42.218210 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:53:42.257928 np0000173068 devstack@c-api.service[112645]: INFO dbcounter [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Registered counter for database cinder May 09 12:53:42.258733 np0000173068 devstack@c-api.service[112644]: INFO dbcounter [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Registered counter for database cinder May 09 12:53:42.260695 np0000173068 devstack@c-api.service[112643]: INFO dbcounter [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Registered counter for database cinder May 09 12:53:42.261399 np0000173068 devstack@c-api.service[112642]: INFO dbcounter [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Registered counter for database cinder May 09 12:53:42.269339 np0000173068 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-11a3509f-597e-4381-bd4f-306234cfb13b 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.275493 np0000173068 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-b820a70d-d82b-4755-94df-c7e2914d214f 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.281642 np0000173068 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.287201 np0000173068 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.379681 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:53:42.381951 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:53:42.383986 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:53:42.385738 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:53:42.387281 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:53:42.388146 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.389805 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.395080 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writer thread running {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:53:42.396014 np0000173068 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-11a3509f-597e-4381-bd4f-306234cfb13b 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.397048 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:53:42.397588 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:53:42.399154 np0000173068 devstack@c-api.service[112645]: INFO cinder.rpc [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:53:42.399250 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:53:42.399950 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.401166 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:53:42.402868 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:53:42.403754 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.405420 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.407155 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writer thread running {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:53:42.408808 np0000173068 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-b820a70d-d82b-4755-94df-c7e2914d214f 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.408997 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.409591 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:53:42.410370 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:53:42.410454 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writer thread running {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:53:42.414595 np0000173068 devstack@c-api.service[112644]: INFO cinder.rpc [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:53:42.414719 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.414805 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:53:42.414893 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.414968 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:53:42.415151 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:53:42.415374 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.415457 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:53:42.417638 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:53:42.417748 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:53:42.418876 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.419600 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.419687 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:53:42.420578 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.421006 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.422184 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.422534 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.423141 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.425492 np0000173068 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.425576 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.425702 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.427554 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:53:42.428233 np0000173068 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:42.428690 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.429538 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.429788 np0000173068 devstack@c-api.service[112642]: INFO cinder.rpc [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:53:42.430029 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:53:42.430968 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.431773 np0000173068 devstack@c-api.service[112643]: INFO cinder.rpc [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:53:42.432387 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.432594 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.432939 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.435303 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.436805 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.436908 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.439442 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.439884 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.441783 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.441968 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.443071 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.444912 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.445003 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.445209 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.446055 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.448133 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.448266 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.448356 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.449048 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.450357 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.450608 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.451872 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.452413 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.452494 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.453317 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.453417 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.454882 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.455447 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.455663 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.456316 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.457394 np0000173068 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:53:42.458125 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.458344 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.458537 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.459079 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.459622 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.461158 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.461473 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.461690 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.462003 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.462532 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.463218 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.464770 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.464870 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.465133 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.465320 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.466319 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.466412 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.467697 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.467934 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.468047 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.468239 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.469121 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.469604 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.469718 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.469800 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.470417 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.471039 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.471713 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.472204 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.472307 np0000173068 devstack@c-api.service[112644]: WARNING cinder.api.contrib.hosts [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:53:42.472408 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.473003 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.474229 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.474505 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.476194 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.476305 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.477049 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: extensions {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.477804 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.477932 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.478120 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.478294 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.479340 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.479968 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.480807 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.481311 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.481497 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.481581 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-quota-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.482135 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.482923 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: cgsnapshots {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.483464 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.483541 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.483651 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.484370 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-quota-class-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.484997 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.485494 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.485584 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.486307 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-availability-zone {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.486456 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.486609 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.487633 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: qos-specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.488013 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.488081 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.488193 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.489443 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.489534 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.489647 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.489738 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: backups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.490592 np0000173068 devstack@c-api.service[112642]: WARNING cinder.api.contrib.hosts [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:53:42.490692 np0000173068 devstack@c-api.service[112643]: WARNING cinder.api.contrib.hosts [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:53:42.491278 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.491395 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.491589 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.491739 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: extra_specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.492518 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:53:42.492782 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.492897 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.493276 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-snapshot-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.493340 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.494324 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.494441 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.494740 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.494804 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-volume-type-access {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.495161 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: extensions {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.495266 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: extensions {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.496176 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.496390 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.496446 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: capabilities {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.496506 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.497533 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.497739 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-hosts {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.497965 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.498084 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.498961 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.499075 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: consistencygroups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.499504 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-quota-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.499649 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-quota-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.500469 np0000173068 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.500891 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: cgsnapshots {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.501010 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: cgsnapshots {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.501067 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-volume-transfer {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.501315 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501426 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501534 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501658 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501760 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501859 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.501972 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502078 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502191 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502257 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-quota-class-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.502299 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502374 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-quota-class-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.502428 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502488 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502611 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502716 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.502766 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: scheduler-stats {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.502809 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.503016 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-11a3509f-597e-4381-bd4f-306234cfb13b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.503591 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-availability-zone {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.503708 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-availability-zone {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.504214 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extended resource: os-volume-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.504823 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: qos-specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.504945 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: qos-specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.505247 np0000173068 devstack@c-api.service[112645]: WARNING keystonemiddleware.auth_token [None req-11a3509f-597e-4381-bd4f-306234cfb13b 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 12:53:42.506620 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.506866 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: backups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.506994 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: backups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.507633 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.contrib.snapshot_actions [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] SnapshotActionsController initialized {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:53:42.508412 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.511585 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: extra_specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.511641 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: extra_specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.511678 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.511717 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-snapshot-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.511766 np0000173068 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72c8c0ea3668 pid: 112645 (default app) May 09 12:53:42.511808 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-snapshot-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.511843 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.511882 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.511882 np0000173068 devstack@c-api.service[112645]: warnings.warn( May 09 12:53:42.512386 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-volume-type-access {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.512454 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-volume-type-access {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.512793 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.513940 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: capabilities {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.514009 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: capabilities {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.514240 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.515187 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-hosts {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.515234 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-hosts {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.515899 np0000173068 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.516516 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: consistencygroups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.516696 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: consistencygroups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.516757 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.516880 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.516985 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517103 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517222 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517334 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517605 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517737 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517846 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.517942 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension UsedLimits extending resource: limits {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518040 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension TypesManage extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518148 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension AdminActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518266 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension AdminActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518369 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension AdminActions extending resource: backups {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518469 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension VolumeActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518585 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-volume-transfer {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.518701 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-b820a70d-d82b-4755-94df-c7e2914d214f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.518774 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-volume-transfer {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.519966 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.519966 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.519966 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.519966 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.519966 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520466 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.520466 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520466 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.520466 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520466 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.520726 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521004 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521004 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521004 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521004 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521189 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521189 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521189 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521189 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521403 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521403 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521403 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521403 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521605 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521605 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521605 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521605 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521605 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521829 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521829 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.521829 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.521961 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: scheduler-stats {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522007 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522271 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522546 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.522822 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523091 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523091 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523091 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523091 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523267 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523267 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523369 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: scheduler-stats {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523413 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523725 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523969 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523969 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523969 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.523969 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.523969 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524197 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524197 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524197 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524197 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524197 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524540 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524540 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524540 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524540 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524866 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524866 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.524866 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.524866 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525174 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525174 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525174 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525174 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525174 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525547 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525547 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525547 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525547 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525547 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525920 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525920 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.525920 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.525920 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526208 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526208 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526208 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526208 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526493 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526493 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526493 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526493 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526827 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526827 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.526827 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.526827 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527099 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527099 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527099 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527099 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527382 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527382 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527382 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527382 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527382 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527874 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527934 np0000173068 devstack@c-api.service[112644]: WARNING keystonemiddleware.auth_token [None req-b820a70d-d82b-4755-94df-c7e2914d214f 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 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.527998 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528343 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528343 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528343 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528343 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528472 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528664 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.528849 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529031 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529213 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529213 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529213 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529213 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529345 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529345 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529345 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529345 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529345 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529788 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529788 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529788 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529788 np0000173068 devstack@c-api.service[112645]: /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 12:53:42.529788 np0000173068 devstack@c-api.service[112645]: warnings.warn(deprecated_msg) May 09 12:53:42.529937 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extended resource: os-volume-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.529967 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extended resource: os-volume-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:53:42.529997 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-3c12374f-90f8-42c2-9c4b-be517710be40 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:53:42.530031 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530059 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530087 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.contrib.snapshot_actions [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] SnapshotActionsController initialized {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:53:42.530087 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530144 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] SnapshotActionsController initialized {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:53:42.530172 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 946 bytes} [Sat May 9 12:53:42 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 12:53:42.530199 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530227 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530253 np0000173068 devstack@c-api.service[112644]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72c8c0ea3668 pid: 112644 (default app) May 09 12:53:42.530290 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530319 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530346 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.530370 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.531195 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.531328 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.532733 np0000173068 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.532903 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.533576 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.533692 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.533799 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.533907 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534007 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534101 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534220 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534325 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534414 np0000173068 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:53:42.534445 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534530 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension UsedLimits extending resource: limits {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534644 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension TypesManage extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534747 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension AdminActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534877 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension AdminActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.534968 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension AdminActions extending resource: backups {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535072 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension VolumeActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535264 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535297 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535418 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535530 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535695 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535805 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.535912 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536038 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536142 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536253 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536360 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension UsedLimits extending resource: limits {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536459 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension TypesManage extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536584 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension AdminActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536727 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension AdminActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536829 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension AdminActions extending resource: backups {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.536931 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension VolumeActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.537127 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:53:42.537597 np0000173068 devstack@c-api.service[112642]: WARNING keystonemiddleware.auth_token [None req-8498a1b4-831b-452e-9dbd-ee615c0a02fa 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 12:53:42.539402 np0000173068 devstack@c-api.service[112643]: WARNING keystonemiddleware.auth_token [None req-0a976cba-e15c-4385-a9a9-2c68b1deff50 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 12:53:42.543501 np0000173068 devstack@c-api.service[112642]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72c8c0ea3668 pid: 112642 (default app) May 09 12:53:42.545230 np0000173068 devstack@c-api.service[112643]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72c8c0ea3668 pid: 112643 (default app) May 09 12:53:51.072549 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:53:51.563515 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 admin admin] POST https://199.204.45.57/volume/v3/types May 09 12:53:51.564141 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:53:51.565911 np0000173068 devstack@c-api.service[112645]: /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 12:53:51.565911 np0000173068 devstack@c-api.service[112645]: warnings.warn( May 09 12:53:51.570025 np0000173068 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:51.600096 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 May 09 12:53:51.600713 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 2/2] 199.204.45.57 () {68 vars in 1281 bytes} [Sat May 9 12:53:51 2026] POST /volume/v3/types => generated 186 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:53:51.613146 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.613146 np0000173068 devstack@c-api.service[112644]: warnings.warn( May 09 12:53:51.623786 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.623786 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.623786 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.623786 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624116 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624116 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624116 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624116 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624363 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624776 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624776 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624776 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.624776 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.624776 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625076 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625076 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625076 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625076 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625076 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625371 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625371 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625371 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625371 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625625 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625625 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625625 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625625 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625625 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625902 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625902 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625902 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.625902 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.625902 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626284 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.626857 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627187 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627507 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627507 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627507 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627507 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627507 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627878 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627878 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627878 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.627878 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.627878 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628151 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628484 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628837 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628837 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628837 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.628837 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.628837 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629137 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629137 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629137 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629137 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629137 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629419 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629419 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629419 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629419 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629660 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629660 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629660 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629660 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629882 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629882 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629882 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.629882 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.629882 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630157 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630157 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630157 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630157 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630157 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630412 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630412 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630412 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630412 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630668 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630668 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630668 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630668 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630888 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630888 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.630888 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.630888 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631117 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631117 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631117 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631117 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631338 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631338 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631338 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631338 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631573 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631573 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631573 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631573 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631573 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.631863 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632191 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632191 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632191 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632191 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632191 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632450 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.632885 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633203 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633531 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633684 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633684 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633684 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633684 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633812 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633812 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633812 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633812 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633812 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: warnings.warn(deprecated_msg) May 09 12:53:51.633937 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 req-9e05ac70-ae04-49f0-b5fa-a6334c9dcf80 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:53:51.945973 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 req-9e05ac70-ae04-49f0-b5fa-a6334c9dcf80 admin admin] POST https://199.204.45.57/volume/v3/types/7d7a7ca0-55e0-446d-9e69-2177a46748f5/extra_specs May 09 12:53:51.946488 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 req-9e05ac70-ae04-49f0-b5fa-a6334c9dcf80 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:53:51.948178 np0000173068 devstack@c-api.service[112644]: /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 12:53:51.948178 np0000173068 devstack@c-api.service[112644]: warnings.warn( May 09 12:53:51.959107 np0000173068 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 req-9e05ac70-ae04-49f0-b5fa-a6334c9dcf80 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:53:52.018621 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [req-3f18a2dc-e36b-4883-8e6b-c6c3ffed5cb9 req-9e05ac70-ae04-49f0-b5fa-a6334c9dcf80 admin admin] https://199.204.45.57/volume/v3/types/7d7a7ca0-55e0-446d-9e69-2177a46748f5/extra_specs returned with HTTP 200 May 09 12:53:52.019157 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 1/3] 199.204.45.57 () {70 vars in 1498 bytes} [Sat May 9 12:53:51 2026] POST /volume/v3/types/7d7a7ca0-55e0-446d-9e69-2177a46748f5/extra_specs => generated 55 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 12:53:52.429104 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=6 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:53:52.431334 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=6 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:01.597689 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:02.017282 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:57:02.202987 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.202987 np0000173068 devstack@c-api.service[112642]: warnings.warn( May 09 12:57:02.217653 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.217653 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.217653 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.217653 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.217653 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218170 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218170 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218170 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218170 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218170 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218517 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218982 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218982 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.218982 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.218982 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219259 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219259 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219259 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219259 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219609 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219609 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219609 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219609 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219923 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219923 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219923 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.219923 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.219923 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220284 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.220284 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220284 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.220284 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220284 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.220798 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221227 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.221674 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222077 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222077 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222077 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222077 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222077 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222451 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222451 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222451 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222451 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222451 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.222800 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223212 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223622 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223622 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223622 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223622 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223622 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223986 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223986 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223986 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.223986 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.223986 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224313 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224313 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224313 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224313 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224628 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224628 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224628 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224628 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224915 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224915 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224915 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.224915 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.224915 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225289 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225289 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225289 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225289 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225289 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225667 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225667 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225667 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225667 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225964 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225964 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.225964 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.225964 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226228 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226228 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226228 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226228 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226520 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226520 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226520 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226520 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226827 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226827 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.226827 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.226827 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227128 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227128 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227128 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227128 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227128 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227470 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227967 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227967 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227967 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.227967 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.227967 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228166 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228353 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228542 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228746 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228929 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228929 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.228929 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.228929 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229050 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.229050 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229050 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.229050 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229050 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: /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 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 09 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-9b3e1766-7ad2-48cd-91b3-e461aa51c2e9 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:02.229216 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-9b3e1766-7ad2-48cd-91b3-e461aa51c2e9 None None] GET https://199.204.45.57/volume// May 09 12:57:02.229408 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1766-7ad2-48cd-91b3-e461aa51c2e9 None None] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:02.229408 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-9b3e1766-7ad2-48cd-91b3-e461aa51c2e9 None None] Calling method 'all' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:02.229408 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-9b3e1766-7ad2-48cd-91b3-e461aa51c2e9 None None] https://199.204.45.57/volume// returned with HTTP 300 May 09 12:57:02.229408 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 1/4] 199.204.45.57 () {66 vars in 1449 bytes} [Sat May 9 12:57:02 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 12:57:39.538878 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.538878 np0000173068 devstack@c-api.service[112643]: warnings.warn( May 09 12:57:39.552250 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552250 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552250 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552250 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552600 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552600 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552600 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552600 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.552925 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.553465 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.553465 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.553465 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.553465 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.553465 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.553871 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.553871 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.553871 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.553871 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.553871 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554218 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554218 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554218 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554218 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554469 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554469 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554469 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554469 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554469 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554766 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554766 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554766 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.554766 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.554766 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555196 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.555544 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.556030 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556608 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.556608 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556608 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.556608 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.556608 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557117 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.557117 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557117 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.557117 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557117 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.557662 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.558384 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558914 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.558914 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558914 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.558914 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.558914 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.559325 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.559325 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.559325 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.559325 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.559325 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.559728 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.559728 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.559728 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.559728 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560059 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560059 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560059 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560059 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560281 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560281 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560281 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560281 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560281 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560526 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560526 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560526 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560526 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560526 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560767 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560767 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560767 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560767 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560972 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560972 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.560972 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.560972 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561223 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561223 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561223 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561223 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561416 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561416 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561416 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561416 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561637 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561637 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561637 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561637 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561838 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561838 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561838 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.561838 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.561838 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562111 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562395 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562395 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562395 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562395 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562395 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562659 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.562952 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563226 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563496 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563838 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563838 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.563838 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.563838 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.564030 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.564030 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564030 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 09 12:57:39.564266 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-f6452df8-6fc7-4c45-b940-8920187366c6 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:39.870863 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-f6452df8-6fc7-4c45-b940-8920187366c6 demo demo] GET https://199.204.45.57/volume/v3/types?is_public=None May 09 12:57:39.871195 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-f6452df8-6fc7-4c45-b940-8920187366c6 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:39.871421 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-f6452df8-6fc7-4c45-b940-8920187366c6 demo demo] Calling method 'index' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:39.871939 np0000173068 devstack@c-api.service[112643]: /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 12:57:39.871939 np0000173068 devstack@c-api.service[112643]: warnings.warn( May 09 12:57:39.872526 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-f6452df8-6fc7-4c45-b940-8920187366c6 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 12:57:39.881087 np0000173068 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-f6452df8-6fc7-4c45-b940-8920187366c6 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:57:39.899884 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-f6452df8-6fc7-4c45-b940-8920187366c6 demo demo] https://199.204.45.57/volume/v3/types?is_public=None returned with HTTP 200 May 09 12:57:39.900352 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 1/5] 199.204.45.57 () {64 vars in 1256 bytes} [Sat May 9 12:57:39 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:57:39.914693 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [req-f6452df8-6fc7-4c45-b940-8920187366c6 req-8df30931-b84f-4c6e-a4f9-ae9752b44a89 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:39.919514 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-f6452df8-6fc7-4c45-b940-8920187366c6 req-8df30931-b84f-4c6e-a4f9-ae9752b44a89 demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 12:57:39.919788 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-f6452df8-6fc7-4c45-b940-8920187366c6 req-8df30931-b84f-4c6e-a4f9-ae9752b44a89 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:39.920052 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [req-f6452df8-6fc7-4c45-b940-8920187366c6 req-8df30931-b84f-4c6e-a4f9-ae9752b44a89 demo demo] Calling method 'show' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:39.930028 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [req-f6452df8-6fc7-4c45-b940-8920187366c6 req-8df30931-b84f-4c6e-a4f9-ae9752b44a89 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 12:57:39.930370 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 3/6] 199.204.45.57 () {66 vars in 1322 bytes} [Sat May 9 12:57:39 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:57:40.260519 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-614b84f8-20f6-452d-8a2d-ee33e9ff687e None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:40.263990 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-614b84f8-20f6-452d-8a2d-ee33e9ff687e demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 12:57:40.264233 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-614b84f8-20f6-452d-8a2d-ee33e9ff687e demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:40.264483 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-614b84f8-20f6-452d-8a2d-ee33e9ff687e demo demo] Calling method 'show' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:40.279687 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-614b84f8-20f6-452d-8a2d-ee33e9ff687e demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 12:57:40.280047 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 2/7] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 12:57:40 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:57:40.700682 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-3652afcc-6795-4391-9d77-df344a7a9a3e None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:41.034715 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-3652afcc-6795-4391-9d77-df344a7a9a3e demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 12:57:41.035016 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-3652afcc-6795-4391-9d77-df344a7a9a3e demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:41.035206 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-3652afcc-6795-4391-9d77-df344a7a9a3e demo demo] Calling method 'show' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:41.042809 np0000173068 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-3652afcc-6795-4391-9d77-df344a7a9a3e 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:57:41.058985 np0000173068 devstack@c-api.service[112642]: /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 12:57:41.058985 np0000173068 devstack@c-api.service[112642]: warnings.warn( May 09 12:57:41.061255 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-3652afcc-6795-4391-9d77-df344a7a9a3e demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 12:57:41.061733 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 2/8] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 12:57:40 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:57:41.073830 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-c95cee1e-49f1-4124-8fa0-7692ca1222d1 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:57:41.080801 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c95cee1e-49f1-4124-8fa0-7692ca1222d1 demo demo] GET https://199.204.45.57/volume/v3/types/default May 09 12:57:41.081337 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c95cee1e-49f1-4124-8fa0-7692ca1222d1 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:57:41.081716 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c95cee1e-49f1-4124-8fa0-7692ca1222d1 demo demo] Calling method 'show' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:57:41.093965 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c95cee1e-49f1-4124-8fa0-7692ca1222d1 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 May 09 12:57:41.094377 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1251 bytes} [Sat May 9 12:57:41 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:57:49.926683 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=2 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:57:50.276023 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=2 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:57:51.057307 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=2 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:57:51.090484 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=3 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:03:18.620519 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:03:18.720685 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:03:18.721178 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:03:18.721519 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:03:18.728030 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:03:18.728815 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:03:18.767505 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] Get all volumes completed successfully. May 09 13:03:18.769200 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-0e1aed88-cb37-4612-bb07-a99060b6d00a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:03:18.770000 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 4/10] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:03:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:03:28.760945 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:04:18.787087 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:04:18.792121 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:04:18.792505 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:04:18.793363 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:04:18.793936 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:04:18.794769 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:04:18.825150 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] Get all volumes completed successfully. May 09 13:04:18.828351 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-30fe4bb8-b461-4f4f-aa47-d033b7ede85c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:04:18.829131 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 3/11] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:04:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:04:28.818252 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:05:18.845179 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:05:18.847828 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:05:18.847996 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:05:18.848184 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:05:18.848660 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:05:18.849395 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:05:18.886247 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] Get all volumes completed successfully. May 09 13:05:18.888251 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-ce46a75e-0f06-4d51-9774-34b0ece97abd demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:05:18.888975 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 3/12] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:05:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:05:28.883693 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:06:18.906928 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:06:18.914475 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:06:18.915169 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:06:18.915388 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:06:18.916697 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:06:18.918714 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:06:18.964744 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] Get all volumes completed successfully. May 09 13:06:18.967465 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-123700a4-c4d1-4a06-b58c-0ef7c4f25476 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:06:18.968040 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 3/13] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:06:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:06:28.957612 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:07:18.983365 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:07:18.986255 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:07:18.986439 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:07:18.986729 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:07:18.986974 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:07:18.988054 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:07:18.998034 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] Get all volumes completed successfully. May 09 13:07:19.000308 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-76c73bfe-b930-4309-8e24-3c7e77ff48bb demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:07:19.000732 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 5/14] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:07:18 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 13:07:28.991420 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:08:19.014878 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-9d6458da-0e7e-43d6-825e-e22d3903104c None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:08:19.139617 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:08:19.139862 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:08:19.140092 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:08:19.140383 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:08:19.141197 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:08:19.149208 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] Get all volumes completed successfully. May 09 13:08:19.151220 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9d6458da-0e7e-43d6-825e-e22d3903104c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:08:19.151687 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 4/15] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:08:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:08:29.144438 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:09:19.168861 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:09:19.171409 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:09:19.171613 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:09:19.171906 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:09:19.172939 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:09:19.175690 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:09:19.185256 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] Get all volumes completed successfully. May 09 13:09:19.188591 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-285d7afb-fcd8-4e93-9b85-9fda5a003bf6 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:09:19.189121 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 4/16] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:09:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:09:29.179335 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:10:19.210188 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-18ccaf7a-e22e-4f8e-8792-043571389fff None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:10:19.214869 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:10:19.215074 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:10:19.215285 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:10:19.216044 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:10:19.217461 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:10:19.257322 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] Get all volumes completed successfully. May 09 13:10:19.263274 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-18ccaf7a-e22e-4f8e-8792-043571389fff demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:10:19.265408 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 4/17] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:10:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:10:29.222358 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:11:19.279513 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:11:19.282351 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:11:19.282601 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:11:19.282896 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:11:19.283215 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:11:19.285108 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:11:19.293289 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] Get all volumes completed successfully. May 09 13:11:19.295421 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-ddaf7ee8-cfe8-4949-86b0-15738d019bf5 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:11:19.295794 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 6/18] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:11:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:11:29.288350 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:12:19.311776 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:12:19.314546 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:12:19.314802 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:12:19.315051 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:12:19.315349 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:12:19.316301 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:12:19.325945 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] Get all volumes completed successfully. May 09 13:12:19.328700 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-a46f1143-f31f-448c-b8ad-f67e2d110825 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:12:19.329225 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 5/19] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:12:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:12:29.319851 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:13:19.344459 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:13:19.482486 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:13:19.482891 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:13:19.483363 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:13:19.483858 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:13:19.485449 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:13:19.495987 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] Get all volumes completed successfully. May 09 13:13:19.500715 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-5429b2e6-d25d-4fee-b775-a53fae6c70b3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:13:19.501011 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 5/20] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:13:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:13:29.491292 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:14:19.518620 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:14:19.523591 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:14:19.523591 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:14:19.523591 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:14:19.523591 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:14:19.524914 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:14:19.532730 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] Get all volumes completed successfully. May 09 13:14:19.535362 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ca69208c-89b9-4dd1-acfa-f44879317d06 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:14:19.535362 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 5/21] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:14:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:14:29.529581 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:15:19.554929 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:15:19.560285 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:15:19.560547 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:15:19.560838 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:15:19.561210 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:15:19.562694 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:15:19.570497 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] Get all volumes completed successfully. May 09 13:15:19.573449 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-8bc1b175-8b09-4e56-9d11-1d40cbd32c04 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:15:19.573901 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 7/22] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:15:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:15:29.565903 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:16:19.599160 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:16:19.601798 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:16:19.601971 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:16:19.602151 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:16:19.602367 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:16:19.603036 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:16:19.611578 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] Get all volumes completed successfully. May 09 13:16:19.613545 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9ecc3acf-4e07-4db1-bf18-bfe385e931ba demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:16:19.613920 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 6/23] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:16:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:16:29.607130 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:17:19.632970 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-90e13c9b-aeee-4905-8069-954f1b041433 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:17:19.634959 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:17:19.635136 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:17:19.635477 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:17:19.635714 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:17:19.637124 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:17:19.646018 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] Get all volumes completed successfully. May 09 13:17:19.647973 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-90e13c9b-aeee-4905-8069-954f1b041433 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:17:19.648331 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 6/24] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:17:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:17:29.641681 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:18:19.663466 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:18:19.775314 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:18:19.776018 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:18:19.776429 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:18:19.776968 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:18:19.778508 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:18:19.785686 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] Get all volumes completed successfully. May 09 13:18:19.787812 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ff7e6e7f-357a-47c1-ae75-74afbfe174f3 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:18:19.788229 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 6/25] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:18:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:18:29.782168 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:19:19.800916 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-5aff5be7-6739-49ee-993d-b9739a47d52c None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:19:19.803591 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:19:19.803824 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:19:19.804109 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:19:19.804610 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:19:19.805521 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:19:19.812869 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] Get all volumes completed successfully. May 09 13:19:19.814690 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-5aff5be7-6739-49ee-993d-b9739a47d52c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:19:19.815008 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 8/26] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:19:19 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 13:19:29.809006 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:20:19.828738 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-e7ce8074-c020-44ee-bb22-09bafc35084b None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:20:19.832346 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:20:19.832599 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:20:19.832845 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:20:19.833132 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:20:19.834166 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:20:19.844785 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] Get all volumes completed successfully. May 09 13:20:19.847651 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-e7ce8074-c020-44ee-bb22-09bafc35084b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:20:19.848228 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 7/27] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:20:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:20:29.837866 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:21:19.863056 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:21:19.865482 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:21:19.865707 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:21:19.865825 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:21:19.866134 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:21:19.867017 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:21:19.873528 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] Get all volumes completed successfully. May 09 13:21:19.875658 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-6d68fc15-e4f1-4146-8ea6-4735f5c876eb demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:21:19.875991 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 7/28] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:21:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:21:29.869967 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:22:19.894608 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:22:19.897845 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:22:19.898077 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:22:19.898315 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:22:19.898635 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:22:19.899613 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:22:19.906469 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] Get all volumes completed successfully. May 09 13:22:19.908410 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-ed303ac7-b019-4c62-a39b-f39115aa9738 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:22:19.908794 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 7/29] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:22:19 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 13:22:29.903001 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:23:19.924614 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:23:20.028798 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:23:20.028798 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:23:20.028798 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:23:20.029118 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:23:20.030195 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:23:20.040512 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] Get all volumes completed successfully. May 09 13:23:20.043380 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-bdaceb56-a82b-4d13-82cc-f500f7c70238 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:23:20.044061 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 9/30] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:23:19 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 13:23:30.034138 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:24:20.061420 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-78311460-e2af-421c-ad03-18a431ce3b2b None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:24:20.066658 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:24:20.066871 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:24:20.067123 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:24:20.067428 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:24:20.068353 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:24:20.077399 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] Get all volumes completed successfully. May 09 13:24:20.079344 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-78311460-e2af-421c-ad03-18a431ce3b2b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:24:20.079763 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 8/31] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:24:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:24:30.071659 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:25:20.101332 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-45818586-1234-4086-a076-6d7d6eeea187 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:25:20.105491 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:25:20.105767 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:25:20.106044 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:25:20.106609 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:25:20.107825 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:25:20.117851 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] Get all volumes completed successfully. May 09 13:25:20.120950 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-45818586-1234-4086-a076-6d7d6eeea187 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:25:20.121536 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 8/32] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:25:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:25:30.111881 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:26:20.134737 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:26:20.140493 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:26:20.140961 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:26:20.141397 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:26:20.141970 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:26:20.143937 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:26:20.157955 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] Get all volumes completed successfully. May 09 13:26:20.161775 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-2abf0d94-8bf6-4ffa-840d-11e3d92cb829 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:26:20.162634 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 8/33] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:26:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:26:30.148991 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:27:20.176363 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-aec25df7-3457-4a7a-bd78-66c80026f014 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:27:20.179746 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:27:20.180295 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:27:20.180799 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:27:20.181321 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:27:20.183158 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:27:20.190770 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] Get all volumes completed successfully. May 09 13:27:20.192755 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-aec25df7-3457-4a7a-bd78-66c80026f014 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:27:20.193132 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 10/34] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:27:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:27:30.185969 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:28:20.206379 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-9ded6595-c9d5-4267-8645-f44caca1c131 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:28:20.264268 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:28:20.264816 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:28:20.265234 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:28:20.265779 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:28:20.267380 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:28:20.278271 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] Get all volumes completed successfully. May 09 13:28:20.282950 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-9ded6595-c9d5-4267-8645-f44caca1c131 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:28:20.283617 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 9/35] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:28:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:28:30.271043 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:29:20.307251 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-ea5b872e-b155-4713-bd85-b579e6836438 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:29:20.313840 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:29:20.314117 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:29:20.314327 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:29:20.315783 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:29:20.320207 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:29:20.330354 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] Get all volumes completed successfully. May 09 13:29:20.332631 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-ea5b872e-b155-4713-bd85-b579e6836438 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:29:20.333078 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 9/36] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:29:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:29:30.325800 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:30:20.347525 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:30:20.349396 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:30:20.349538 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:30:20.349678 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:30:20.349931 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:30:20.350618 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:30:20.356518 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] Get all volumes completed successfully. May 09 13:30:20.358396 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-c0e09d37-9242-4b36-8d40-e49c5d5f61e7 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:30:20.358743 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 9/37] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:30:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:30:30.353253 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:31:20.375128 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.middleware.request_id [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 None None] RequestId filter calling following filter/app {{(pid=112645) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:31:20.378494 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:31:20.378927 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] Empty body provided in request {{(pid=112645) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:31:20.379338 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.openstack.wsgi [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] Calling method 'detail' {{(pid=112645) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:31:20.379872 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.api.api_utils [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] Removing options '' from query. {{(pid=112645) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:31:20.381473 np0000173068 devstack@c-api.service[112645]: DEBUG cinder.volume.api [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112645) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:31:20.390530 np0000173068 devstack@c-api.service[112645]: INFO cinder.volume.api [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] Get all volumes completed successfully. May 09 13:31:20.392347 np0000173068 devstack@c-api.service[112645]: INFO cinder.api.openstack.wsgi [None req-0baed806-8d46-4ef2-b163-c1f556f22b24 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:31:20.392715 np0000173068 devstack@c-api.service[112645]: [pid: 112645|app: 0|req: 11/38] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:31:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:31:30.385882 np0000173068 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=1 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:32:20.412060 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.middleware.request_id [None req-45962919-f079-47d0-af61-07ca4d29b934 None None] RequestId filter calling following filter/app {{(pid=112644) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:32:20.417281 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:32:20.417450 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] Empty body provided in request {{(pid=112644) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:32:20.417636 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.openstack.wsgi [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] Calling method 'detail' {{(pid=112644) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:32:20.417840 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.api.api_utils [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] Removing options '' from query. {{(pid=112644) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:32:20.419019 np0000173068 devstack@c-api.service[112644]: DEBUG cinder.volume.api [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112644) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:32:20.427743 np0000173068 devstack@c-api.service[112644]: INFO cinder.volume.api [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] Get all volumes completed successfully. May 09 13:32:20.433114 np0000173068 devstack@c-api.service[112644]: INFO cinder.api.openstack.wsgi [None req-45962919-f079-47d0-af61-07ca4d29b934 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:32:20.433714 np0000173068 devstack@c-api.service[112644]: [pid: 112644|app: 0|req: 10/39] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:32:20 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 13:32:30.422742 np0000173068 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=1 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:33:20.458775 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:33:20.462262 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:33:20.462505 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] Empty body provided in request {{(pid=112642) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:33:20.462741 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] Calling method 'detail' {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:33:20.463008 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.api.api_utils [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] Removing options '' from query. {{(pid=112642) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:33:20.463806 np0000173068 devstack@c-api.service[112642]: DEBUG cinder.volume.api [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112642) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:33:20.470097 np0000173068 devstack@c-api.service[112642]: INFO cinder.volume.api [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] Get all volumes completed successfully. May 09 13:33:20.472933 np0000173068 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-34bbfcc8-7cbb-4651-b0bc-d54a4b98668c demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:33:20.473385 np0000173068 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 10/40] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:33:20 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 13:33:30.466614 np0000173068 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:34:20.491525 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-a0048df8-0f80-407f-8717-106521e64de6 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:34:20.587707 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail May 09 13:34:20.588189 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] Empty body provided in request {{(pid=112643) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:34:20.588799 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] Calling method 'detail' {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:34:20.589349 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.api.api_utils [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] Removing options '' from query. {{(pid=112643) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:34:20.590862 np0000173068 devstack@c-api.service[112643]: DEBUG cinder.volume.api [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112643) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:34:20.599170 np0000173068 devstack@c-api.service[112643]: INFO cinder.volume.api [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] Get all volumes completed successfully. May 09 13:34:20.601314 np0000173068 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [None req-a0048df8-0f80-407f-8717-106521e64de6 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 May 09 13:34:20.601971 np0000173068 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 10/41] 199.204.45.57 () {64 vars in 1289 bytes} [Sat May 9 13:34:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:34:30.595162 np0000173068 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}