Apr 09 14:11:23.124490 np0000164517 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 09 14:11:23.132674 np0000164517 devstack@c-api.service[111539]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Apr 9 14:11:23 2026] *** Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: nodename: np0000164517 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: machine: x86_64 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: clock source: unix Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: pcre jit disabled Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: detected number of CPU cores: 16 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: current working directory: / Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: detected binary path: /usr/bin/uwsgi-core Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: your processes number limit is 256917 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: your memory page size is 4096 bytes Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: detected max file descriptor number: 2048 Apr 09 14:11:23.135405 np0000164517 devstack@c-api.service[111539]: lock engine: pthread robust mutexes Apr 09 14:11:23.136160 np0000164517 devstack@c-api.service[111539]: thunder lock: enabled Apr 09 14:11:23.136160 np0000164517 devstack@c-api.service[111539]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 09 14:11:23.136160 np0000164517 devstack@c-api.service[111539]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 09 14:11:23.136160 np0000164517 devstack@c-api.service[111539]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 09 14:11:23.136160 np0000164517 devstack@c-api.service[111539]: Set PythonHome to /opt/stack/data/venv Apr 09 14:11:23.179475 np0000164517 devstack@c-api.service[111539]: Python main interpreter initialized at 0x78a7eb8a3668 Apr 09 14:11:23.179475 np0000164517 devstack@c-api.service[111539]: python threads support enabled Apr 09 14:11:23.179475 np0000164517 devstack@c-api.service[111539]: your server socket listen backlog is limited to 100 connections Apr 09 14:11:23.179475 np0000164517 devstack@c-api.service[111539]: your mercy for graceful operations on workers is 80 seconds Apr 09 14:11:23.180070 np0000164517 devstack@c-api.service[111539]: mapped 671795 bytes (656 KB) for 4 cores Apr 09 14:11:23.180182 np0000164517 devstack@c-api.service[111539]: *** Operational MODE: preforking *** Apr 09 14:11:23.181821 np0000164517 devstack@c-api.service[111539]: *** uWSGI is running in multiple interpreter mode *** Apr 09 14:11:23.181821 np0000164517 devstack@c-api.service[111539]: spawned uWSGI master process (pid: 111539) Apr 09 14:11:23.181821 np0000164517 devstack@c-api.service[111539]: spawned uWSGI worker 1 (pid: 111541, cores: 1) Apr 09 14:11:23.181821 np0000164517 devstack@c-api.service[111539]: spawned uWSGI worker 2 (pid: 111542, cores: 1) Apr 09 14:11:23.180647 np0000164517 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 09 14:11:23.182378 np0000164517 devstack@c-api.service[111539]: spawned uWSGI worker 3 (pid: 111543, cores: 1) Apr 09 14:11:23.183085 np0000164517 devstack@c-api.service[111539]: spawned uWSGI worker 4 (pid: 111544, cores: 1) Apr 09 14:11:23.183085 np0000164517 devstack@c-api.service[111539]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: we strongly recommend against using it for new projects. Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: framework. For more detail see Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:11:23.313983 np0000164517 devstack@c-api.service[111543]: import eventlet # noqa Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: we strongly recommend against using it for new projects. Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: framework. For more detail see Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:11:23.315533 np0000164517 devstack@c-api.service[111544]: import eventlet # noqa Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: we strongly recommend against using it for new projects. Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: framework. For more detail see Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:11:23.320904 np0000164517 devstack@c-api.service[111542]: import eventlet # noqa Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: we strongly recommend against using it for new projects. Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: If you are already using Eventlet, we recommend migrating to a different Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: framework. For more detail see Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 09 14:11:23.322038 np0000164517 devstack@c-api.service[111541]: import eventlet # noqa Apr 09 14:11:23.404799 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:11:23.404799 np0000164517 devstack@c-api.service[111542]: debtcollector.deprecate( Apr 09 14:11:23.405031 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:11:23.405031 np0000164517 devstack@c-api.service[111543]: debtcollector.deprecate( Apr 09 14:11:23.407126 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:11:23.407126 np0000164517 devstack@c-api.service[111544]: debtcollector.deprecate( Apr 09 14:11:23.419035 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 09 14:11:23.419035 np0000164517 devstack@c-api.service[111541]: debtcollector.deprecate( Apr 09 14:11:23.483903 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 14:11:23.483903 np0000164517 devstack@c-api.service[111542]: from cgi import parse_header Apr 09 14:11:23.484213 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 14:11:23.484213 np0000164517 devstack@c-api.service[111543]: from cgi import parse_header Apr 09 14:11:23.491180 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 14:11:23.491180 np0000164517 devstack@c-api.service[111544]: from cgi import parse_header Apr 09 14:11:23.511282 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Apr 09 14:11:23.511282 np0000164517 devstack@c-api.service[111541]: from cgi import parse_header Apr 09 14:11:23.568068 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 14:11:23.568068 np0000164517 devstack@c-api.service[111542]: removals.removed_module( Apr 09 14:11:23.568068 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 14:11:23.568068 np0000164517 devstack@c-api.service[111542]: removals.removed_module( Apr 09 14:11:23.568375 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 14:11:23.568375 np0000164517 devstack@c-api.service[111543]: removals.removed_module( Apr 09 14:11:23.568375 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 14:11:23.568375 np0000164517 devstack@c-api.service[111543]: removals.removed_module( Apr 09 14:11:23.568575 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 14:11:23.568575 np0000164517 devstack@c-api.service[111544]: removals.removed_module( Apr 09 14:11:23.568575 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 14:11:23.568575 np0000164517 devstack@c-api.service[111544]: removals.removed_module( Apr 09 14:11:23.568809 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Apr 09 14:11:23.568809 np0000164517 devstack@c-api.service[111541]: removals.removed_module( Apr 09 14:11:23.568809 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Apr 09 14:11:23.568809 np0000164517 devstack@c-api.service[111541]: removals.removed_module( Apr 09 14:11:24.154859 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 14:11:24.154859 np0000164517 devstack@c-api.service[111542]: warnings.warn( Apr 09 14:11:24.155234 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 14:11:24.155234 np0000164517 devstack@c-api.service[111544]: warnings.warn( Apr 09 14:11:24.163821 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 14:11:24.163821 np0000164517 devstack@c-api.service[111543]: warnings.warn( Apr 09 14:11:24.193890 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 09 14:11:24.193890 np0000164517 devstack@c-api.service[111541]: warnings.warn( Apr 09 14:11:24.261173 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 14:11:24.261173 np0000164517 devstack@c-api.service[111544]: warnings.warn( Apr 09 14:11:24.262567 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 14:11:24.262567 np0000164517 devstack@c-api.service[111542]: warnings.warn( Apr 09 14:11:24.271117 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 14:11:24.271117 np0000164517 devstack@c-api.service[111543]: warnings.warn( Apr 09 14:11:24.308037 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Apr 09 14:11:24.308037 np0000164517 devstack@c-api.service[111541]: warnings.warn( Apr 09 14:11:24.554958 np0000164517 devstack@c-api.service[111543]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 14:11:24.555434 np0000164517 devstack@c-api.service[111543]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111543) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:11:24.568092 np0000164517 devstack@c-api.service[111542]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 14:11:24.568818 np0000164517 devstack@c-api.service[111542]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111542) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:11:24.625589 np0000164517 devstack@c-api.service[111544]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 14:11:24.626021 np0000164517 devstack@c-api.service[111544]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111544) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:11:24.641409 np0000164517 devstack@c-api.service[111543]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:11:24.641409 np0000164517 devstack@c-api.service[111543]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:11:24.648114 np0000164517 devstack@c-api.service[111542]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:11:24.648114 np0000164517 devstack@c-api.service[111542]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:11:24.656687 np0000164517 devstack@c-api.service[111541]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Apr 09 14:11:24.657222 np0000164517 devstack@c-api.service[111541]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111541) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 09 14:11:24.700750 np0000164517 devstack@c-api.service[111544]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:11:24.700750 np0000164517 devstack@c-api.service[111544]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:11:24.729346 np0000164517 devstack@c-api.service[111541]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 09 14:11:24.729346 np0000164517 devstack@c-api.service[111541]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 09 14:11:25.099562 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111542) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:11:25.099848 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111543) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:11:25.099935 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.100008 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.100089 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.100164 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.100235 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.100303 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.102475 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.102572 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.102572 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.102689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.102689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.102859 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.102859 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.102985 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.103047 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.103120 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.103120 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.103242 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.103303 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.103373 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.103443 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.103443 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.103568 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.103628 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.103694 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.104062 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.104062 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.104062 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.104062 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.105344 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.105439 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.105439 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.105580 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.105580 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.105697 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.105697 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.106171 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.106250 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.106308 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.106372 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.106439 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.106511 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.106579 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.106644 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.106712 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.106815 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.106898 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.106898 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.107017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.107319 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.107319 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.107319 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.107486 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.107486 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.107607 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111544) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:11:25.107681 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.107681 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.107829 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.107900 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.107900 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.108006 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.108070 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.108137 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.108137 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.108247 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.108315 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.108372 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.108442 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.108442 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.108547 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.108602 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.108602 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.108751 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.108860 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.108860 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.109003 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.109064 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.109123 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.109187 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.109246 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.109308 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.109373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.109373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.109373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.109373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.109373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.109593 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.109758 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.109819 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.109865 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.109865 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.109952 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.110000 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.110050 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.110097 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.110147 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.110147 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.110147 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.110258 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.110476 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.110569 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.110620 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.110680 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.110794 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.110794 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.110932 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.110989 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.111038 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.111086 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.111086 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.111086 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.111249 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.111290 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.111335 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.111377 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.111422 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.111461 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.111461 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.111461 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.111582 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.111582 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.111860 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.111913 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.111961 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.112024 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.112075 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.112120 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.112160 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.112200 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.112899 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.112948 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.112990 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.112990 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.112990 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.112990 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.113413 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.113413 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.113413 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.113413 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.113577 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.113630 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.113680 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.113721 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.113786 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.113840 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.113880 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.113880 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.113949 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.113995 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.114040 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.114096 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.114141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.114141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.114141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.114141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.114141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.114339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.119635 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.119741 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.119798 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.119851 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.119894 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.119943 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.120012 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.120444 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.120501 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.120549 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.120607 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.120697 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.120758 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.120845 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.120894 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.120941 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.120985 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.121029 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.121073 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.121111 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.121111 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.121191 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.121239 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.121275 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.121315 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.121352 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.121352 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.121352 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.121465 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.121516 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.121562 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.121604 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.121641 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.121677 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.121718 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.121786 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.121834 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.121873 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.121915 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.121957 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.121994 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.122035 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.122081 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.122114 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.122154 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.122191 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.122229 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.122286 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.122329 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.122329 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.122329 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.122329 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.122466 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.122507 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.122507 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.122579 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.122627 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.122664 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.122700 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.122767 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.122814 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.122862 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.122902 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.122942 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.123080 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.123137 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.123183 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.123225 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.123273 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.123316 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.123360 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.123407 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.123447 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.123484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.123484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.123484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.123484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.123484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.123664 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.123701 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.123701 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.123806 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.123845 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.123893 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.123942 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.123986 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.124030 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.124068 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.124103 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.124139 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.124176 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.124212 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.124249 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.124293 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.124337 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.124337 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.124411 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.124458 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.124509 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.125826 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.125902 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.125957 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.125998 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.126045 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.126102 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.126150 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.126201 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.126247 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.126247 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.126328 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.126379 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.126425 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.126471 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.126959 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.127053 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.127096 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.127141 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.127182 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.127230 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.127267 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.127267 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.127362 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.127404 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.127463 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.127514 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.127562 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.127607 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.127649 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.127689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.127689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.127689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.127689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.127689 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.127910 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.127957 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.127957 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.127957 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.128070 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.128111 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.128191 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.128284 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.130142 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.130226 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.130284 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.130327 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.130373 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.130424 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.130471 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.130517 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.130561 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.130609 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.130656 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.130709 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.130709 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.130709 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.131314 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.131403 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.131482 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.131583 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.131652 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.131746 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.131856 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.132704 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.132818 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.132871 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.132922 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.132970 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.133015 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.133061 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.133107 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.133148 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.133195 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.133245 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.133295 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.133335 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.133379 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.134511 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.134582 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.134679 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.134758 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.134805 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.134857 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.134899 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.134937 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.134974 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.134974 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.135055 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.135124 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.135175 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.135216 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.135216 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.135216 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.135341 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.135388 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.135438 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.135483 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.135529 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.135575 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.135616 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.135659 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.135705 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.135761 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.135816 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.135816 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.135816 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.135931 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.135971 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.135971 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.136052 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.136098 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.136150 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.136190 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.136190 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.136258 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.136306 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.136351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.136576 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.136576 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.136791 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.136929 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.137893 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.137957 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.138013 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.138062 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.138110 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.138169 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.138235 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.138557 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.138756 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.138818 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.138881 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.138955 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.139037 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.139117 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.140085 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.140179 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.140266 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.140349 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.140444 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.140521 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.140622 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.142863 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.142941 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.142997 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.143051 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.143094 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.143141 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.143198 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.144917 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.145000 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.145076 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.145153 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.145228 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.145304 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.145406 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.145903 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.145963 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.146019 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.146019 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.146111 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.146163 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.146220 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.146262 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.146307 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.146354 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.146354 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.146439 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.146481 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.146539 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.146585 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.146679 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.146751 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.146751 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.146751 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.146751 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.146910 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.147088 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.147151 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.147193 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.147261 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.147311 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.147311 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.147388 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.147437 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.147484 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.147528 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.147528 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.147616 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.147664 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.147706 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.147791 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.147841 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.147888 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.147888 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.147962 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.148024 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.148024 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.148108 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.148108 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.148182 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.148229 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.148267 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.148314 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.148362 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.148403 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.148441 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.148486 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.148524 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.148561 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.148603 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.148639 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.148680 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.148747 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.148797 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.148899 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.148937 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.148976 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.149013 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.149053 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.149088 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.149129 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.149169 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.149209 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.149255 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.149255 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.149339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.149339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.149418 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.149418 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.149493 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.149534 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.149574 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.149625 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.149668 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.149668 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.149759 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.149824 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.149824 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.149909 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.149954 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.149995 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.150041 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.150093 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.150093 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.150187 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.150233 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.150749 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.150811 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.150859 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.150904 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.150950 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.151087 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.151139 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.151190 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.151229 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.151275 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.151317 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.151317 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.151317 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.151432 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.151481 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.151530 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.151530 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.151614 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.151660 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.151705 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.151832 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.157553 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.157641 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.157686 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.157749 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.157803 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.157845 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.157929 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.157978 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.158040 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.158084 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.158125 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.158166 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.158211 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.158250 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.158300 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.158356 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.158406 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.158580 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.158701 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.158801 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.158886 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.158933 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.158980 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.159041 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.159099 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.159151 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.159190 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.159228 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.159271 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.159313 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.159351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.159390 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.159428 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.159428 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.159510 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.159510 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.159510 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.159652 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.159652 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.159754 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.159807 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.159844 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.159889 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.159935 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.159977 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.159977 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.160054 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.160110 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.160151 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.160191 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.160233 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.160281 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.160353 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.160395 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.160395 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.160395 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.160513 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.160561 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.160764 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.160764 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.160920 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.160975 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.161027 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.161085 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.161128 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.161174 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.161174 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.161174 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.161285 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.161327 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.161327 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.161463 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.161509 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.161547 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.161547 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.161629 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.161673 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.161714 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.161776 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.161827 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.161877 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.161933 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.161933 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.161933 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.162043 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.162043 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.162043 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.162159 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.162210 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.162210 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.162290 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.162339 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.162381 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.162427 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.162466 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.162466 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.162543 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.162588 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.162628 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.162669 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.162717 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.162717 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.162717 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.162717 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.162876 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.162917 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111541) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 09 14:11:25.163285 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.163348 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.163556 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.163707 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.163796 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.163842 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.163882 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.163936 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.163978 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111542) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.164026 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111544) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.164067 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.164105 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.164145 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.164199 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.164240 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.164319 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.164365 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111542) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.164411 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.164459 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111542) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.164497 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.164497 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.164497 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.164497 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.164645 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.164645 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.164714 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.164775 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.164863 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.164935 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.165449 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.165510 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.165556 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.165629 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.165682 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.165744 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.165862 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.166094 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.166164 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.166213 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.166257 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.166381 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.166381 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.166462 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.166739 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.166809 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.166886 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.166929 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.166969 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.167023 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.167112 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.167404 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.167459 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.167502 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.167579 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.167634 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.167676 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.167736 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111543) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.167804 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.167909 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.167979 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.168109 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.168184 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111543) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.168228 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.168268 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111543) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.168307 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.168361 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.168407 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.168446 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.168515 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.168599 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.169108 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.169174 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.169224 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.169272 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.169319 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.169388 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.169432 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.170676 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.170759 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.170819 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.170860 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.170917 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.170970 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.171052 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.171279 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.171340 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.171382 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.171442 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.171492 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.171556 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.171624 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.171671 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.171772 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.171821 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.171872 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.171934 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.171979 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.172055 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.172117 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.172192 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.172233 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.172279 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.172335 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.172397 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.172461 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.173143 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.173208 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.173252 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.173360 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.173413 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.173461 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.173516 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.174187 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.174253 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.174380 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.174380 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.174457 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.174457 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.174536 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.174853 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.174941 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.174988 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.175058 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.175112 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.175170 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.175243 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.176007 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.176062 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.176138 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.176192 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.176265 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.176310 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.176367 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.176984 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.177037 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.177099 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.177174 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.177223 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.177267 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.177348 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.177841 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.177897 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.177944 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.178016 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.178096 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.178152 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.178218 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.178280 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.178340 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.178396 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.178456 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.178515 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.178586 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.178652 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.179323 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.179370 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.179442 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.179498 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.179556 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.179621 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.179678 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.180544 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.180597 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.180671 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.180738 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.180813 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.180879 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.180943 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.181627 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.181693 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.181769 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.181827 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.181893 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.181951 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.182024 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.182342 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.182408 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.182468 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.182529 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.182587 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.182644 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.182715 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.182797 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.182860 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.182918 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.182978 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.183036 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.183094 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.183158 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.183630 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.183696 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.183755 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.183827 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.183886 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.183950 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.184009 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.184475 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.184553 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.184608 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.184675 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.184747 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.184805 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.184928 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.187381 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.187451 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.187513 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.187582 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.187636 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.187695 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.187783 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.187845 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.187907 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.187970 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.188032 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.188088 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.188149 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.188213 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.188891 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.188969 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.189032 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.189074 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.189140 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.189208 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.189256 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.189686 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.189791 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.189791 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.189861 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.189901 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.189957 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.190021 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.190334 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.190406 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.190458 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.190511 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.190559 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.190608 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.190690 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 09 14:11:25.191182 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111541) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 09 14:11:25.191243 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 09 14:11:25.191286 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 09 14:11:25.191365 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 09 14:11:25.191413 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111541) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 09 14:11:25.191455 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111541) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 09 14:11:25.228977 np0000164517 devstack@c-api.service[111544]: INFO dbcounter [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Registered counter for database cinder Apr 09 14:11:25.229793 np0000164517 devstack@c-api.service[111543]: INFO dbcounter [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Registered counter for database cinder Apr 09 14:11:25.233241 np0000164517 devstack@c-api.service[111542]: INFO dbcounter [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Registered counter for database cinder Apr 09 14:11:25.241516 np0000164517 devstack@c-api.service[111541]: INFO dbcounter [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Registered counter for database cinder Apr 09 14:11:25.245862 np0000164517 devstack@c-api.service[111543]: DEBUG oslo_db.sqlalchemy.engines [None req-afc0f092-5304-4a76-bd58-a6191c3439ef 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=111543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.250341 np0000164517 devstack@c-api.service[111544]: DEBUG oslo_db.sqlalchemy.engines [None req-99d12153-b0a0-4a10-9356-19d0929700b8 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=111544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.255595 np0000164517 devstack@c-api.service[111542]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 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=111542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.260628 np0000164517 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.377933 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writer thread running {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:11:25.378323 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writer thread running {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:11:25.380960 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:11:25.381197 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:11:25.383282 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:11:25.383973 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:11:25.385270 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:11:25.386823 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:11:25.387071 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:11:25.387375 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writer thread running {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:11:25.387993 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.389775 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.390223 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:11:25.390305 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:11:25.392023 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.392758 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:11:25.394589 np0000164517 devstack@c-api.service[111544]: DEBUG oslo_db.sqlalchemy.engines [None req-99d12153-b0a0-4a10-9356-19d0929700b8 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=111544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.394927 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:11:25.395414 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.396428 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writer thread running {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 09 14:11:25.396531 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:11:25.396908 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:11:25.398104 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.398571 np0000164517 devstack@c-api.service[111544]: INFO cinder.rpc [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:11:25.399309 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 09 14:11:25.399764 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.400339 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.401715 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 09 14:11:25.402304 np0000164517 devstack@c-api.service[111543]: DEBUG oslo_db.sqlalchemy.engines [None req-afc0f092-5304-4a76-bd58-a6191c3439ef 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=111543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.403562 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 09 14:11:25.404961 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:11:25.405105 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 09 14:11:25.405959 np0000164517 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.406034 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.407710 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.407869 np0000164517 devstack@c-api.service[111543]: INFO cinder.rpc [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:11:25.408427 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:11:25.409453 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.410557 np0000164517 devstack@c-api.service[111541]: INFO cinder.rpc [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:11:25.411177 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.411754 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.412632 np0000164517 devstack@c-api.service[111542]: DEBUG oslo_db.sqlalchemy.engines [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 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=111542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:25.414639 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.414773 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 09 14:11:25.416559 np0000164517 devstack@c-api.service[111542]: INFO cinder.rpc [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 09 14:11:25.417544 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.417922 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.422055 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.425359 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.426306 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.428266 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.428353 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.430978 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.431086 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.431510 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.431603 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.434377 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.434873 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.435372 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.435449 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.437655 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.438490 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.439333 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.440156 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.441369 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.441788 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.442533 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.442886 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.445261 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.445572 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.445648 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.448521 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.448630 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.448746 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.450769 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.451715 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.451869 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.451952 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.454101 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.454710 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.455251 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.455492 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.455571 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.457115 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.457218 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.458277 np0000164517 devstack@c-api.service[111544]: WARNING cinder.api.contrib.hosts [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:11:25.458539 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.459382 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.459497 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.459837 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.460137 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.460700 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.462265 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.462890 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.463346 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.463717 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.465163 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.465536 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.465591 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.466064 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: extensions {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.467308 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: encryption {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.468910 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-volume-manage {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.469123 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.469192 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.469410 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.470369 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-volume-type-access {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.471242 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.471939 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-quota-sets {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.472761 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.473229 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.473403 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: qos-specs {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.474352 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.475452 np0000164517 devstack@c-api.service[111543]: WARNING cinder.api.contrib.hosts [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:11:25.475550 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: backups {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.476109 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.476265 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.477244 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.477578 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-hosts {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.477887 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.478105 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.479520 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.479618 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: scheduler-stats {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.480041 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.480954 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-volume-transfer {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.481142 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.481308 np0000164517 devstack@c-api.service[111542]: WARNING cinder.api.contrib.hosts [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:11:25.482253 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.482521 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.482596 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.482673 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: extra_specs {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.483453 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: extensions {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.484153 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: cgsnapshots {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.484245 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.484719 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: encryption {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.485521 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: consistencygroups {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.485594 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.486271 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.486594 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-volume-manage {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.487488 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-availability-zone {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.487742 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.488060 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-volume-type-access {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.488447 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.488797 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-snapshot-manage {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.489619 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-quota-sets {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.489881 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.490267 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: os-quota-class-sets {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.490713 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.491084 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: qos-specs {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.491482 np0000164517 devstack@c-api.service[111541]: WARNING cinder.api.contrib.hosts [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 09 14:11:25.491585 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: encryption {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.491631 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: extensions {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.492427 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.493188 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extended resource: capabilities {{(pid=111544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.493247 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: encryption {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.493298 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: backups {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.495267 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-volume-manage {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.495372 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-hosts {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.495436 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.495969 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.496664 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: scheduler-stats {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.496895 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.497119 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-volume-type-access {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.498115 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-volume-transfer {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.498419 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.499118 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-quota-sets {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.499513 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.499844 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.500356 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: extra_specs {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.500895 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: qos-specs {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.501271 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.501989 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: cgsnapshots {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.502156 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.502700 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.503339 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: consistencygroups {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.503467 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: backups {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.503588 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.503656 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.contrib.snapshot_actions [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] SnapshotActionsController initialized {{(pid=111544) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:11:25.504411 np0000164517 devstack@c-api.service[111544]: WARNING castellan.key_manager.migration [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.504594 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: extensions {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.505286 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.505434 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-availability-zone {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.505506 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.505550 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension UsedLimits extending resource: limits {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.505662 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.505785 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.505830 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-hosts {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.505894 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506007 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506105 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension TypesManage extending resource: types {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506168 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: encryption {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.506217 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506333 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension AdminActions extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506489 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension AdminActions extending resource: snapshots {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506671 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension AdminActions extending resource: backups {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506816 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-snapshot-manage {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.506906 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.506983 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.507115 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeActions extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.507411 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.v3.router [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.507505 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: scheduler-stats {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.507759 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-volume-manage {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.508314 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: os-quota-class-sets {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.509225 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-volume-transfer {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.509551 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-volume-type-access {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.509717 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: encryption {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.510535 np0000164517 devstack@c-api.service[111544]: WARNING keystonemiddleware.auth_token [None req-99d12153-b0a0-4a10-9356-19d0929700b8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:11:25.511248 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-quota-sets {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.511358 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extended resource: capabilities {{(pid=111543) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.512081 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: extra_specs {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.512851 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: qos-specs {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.513577 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.513984 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: cgsnapshots {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.514948 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: backups {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.515041 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.515611 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: consistencygroups {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.516415 np0000164517 devstack@c-api.service[111544]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a7eb8a3668 pid: 111544 (default app) Apr 09 14:11:25.516488 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.516926 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:11:25.516926 np0000164517 devstack@c-api.service[111544]: warnings.warn( Apr 09 14:11:25.517666 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-hosts {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.518230 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.519061 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-availability-zone {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.519163 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: scheduler-stats {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.520122 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.520463 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-volume-transfer {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.521695 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.522212 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-snapshot-manage {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.522319 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: extra_specs {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.522688 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.contrib.snapshot_actions [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] SnapshotActionsController initialized {{(pid=111543) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:11:25.523485 np0000164517 devstack@c-api.service[111543]: WARNING castellan.key_manager.migration [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.523817 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: cgsnapshots {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.524469 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.524589 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeTypeAccess extending resource: types {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.524741 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension UsedLimits extending resource: limits {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.524856 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.524959 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.525055 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525055 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525055 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525055 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525055 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525440 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525499 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.525561 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525561 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525561 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525561 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525561 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.525936 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.526330 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.526388 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.526459 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.526459 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.526459 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.526459 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.526748 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.526748 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.526748 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.526748 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527033 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527033 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527171 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: consistencygroups {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.527233 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527233 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527233 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527233 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527497 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension TypesManage extending resource: types {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.527564 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527564 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527564 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527564 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.527875 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.528281 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.528281 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.528281 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.528281 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.528766 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.528826 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529226 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529529 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529529 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529615 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension AdminActions extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.529661 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529661 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529661 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529661 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529855 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529855 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529855 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.529855 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.529855 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530087 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530087 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530087 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530087 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530087 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530273 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension AdminActions extending resource: snapshots {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530322 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530580 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: os-quota-class-sets {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.530626 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530626 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530716 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension AdminActions extending resource: backups {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.530793 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530793 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530793 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530793 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530982 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530982 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.530982 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.530982 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531178 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.531178 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531178 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.531178 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531344 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.531344 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531440 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.531482 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.531482 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531482 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.531482 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.531482 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533314 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533314 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533314 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533314 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533314 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533536 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533536 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533536 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533536 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533715 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533715 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533837 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension SnapshotActions extending resource: snapshots {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.533884 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533884 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.533884 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.533884 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534080 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534080 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534080 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534080 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534243 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534243 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534243 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534243 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534426 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534426 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534426 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534426 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534615 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeActions extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534656 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534944 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534944 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534944 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.534944 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.534944 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535187 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535502 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535774 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535774 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535774 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.535774 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.535963 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.v3.router [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111543) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536008 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536256 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536256 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536256 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536256 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536256 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536492 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536492 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536492 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536492 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536492 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536696 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536696 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536696 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536696 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536899 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536899 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.536899 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:25.536899 np0000164517 devstack@c-api.service[111544]: warnings.warn(deprecated_msg) Apr 09 14:11:25.537089 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-availability-zone {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537129 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-9ce03d44-028d-4d90-91f1-06295d0c8861 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:25.537171 np0000164517 devstack@c-api.service[111543]: WARNING keystonemiddleware.auth_token [None req-afc0f092-5304-4a76-bd58-a6191c3439ef None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:11:25.537287 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-snapshot-manage {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537338 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: encryption {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537381 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: os-quota-class-sets {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537426 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extended resource: capabilities {{(pid=111542) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537464 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 1/1] 199.19.213.159 () {60 vars in 953 bytes} [Thu Apr 9 14:11:25 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 09 14:11:25.537501 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: encryption {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537540 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.537577 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extended resource: capabilities {{(pid=111541) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 09 14:11:25.537621 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.537655 np0000164517 devstack@c-api.service[111543]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a7eb8a3668 pid: 111543 (default app) Apr 09 14:11:25.537692 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.537743 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.537782 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.537831 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.539294 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.539351 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.540805 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.540861 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.541830 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.contrib.snapshot_actions [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] SnapshotActionsController initialized {{(pid=111542) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:11:25.542329 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.542570 np0000164517 devstack@c-api.service[111542]: WARNING castellan.key_manager.migration [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.543640 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.543803 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.543980 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension UsedLimits extending resource: limits {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544080 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.544129 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544198 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544300 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544416 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544512 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension TypesManage extending resource: types {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544627 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544759 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension AdminActions extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.544907 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension AdminActions extending resource: snapshots {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.545030 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension AdminActions extending resource: backups {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.545166 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.545213 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] SnapshotActionsController initialized {{(pid=111541) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 09 14:11:25.545272 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.545371 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeActions extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.545602 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.v3.router [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111542) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.546077 np0000164517 devstack@c-api.service[111541]: WARNING castellan.key_manager.migration [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 09 14:11:25.547233 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547349 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547518 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension UsedLimits extending resource: limits {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547634 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547758 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547860 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.547936 np0000164517 devstack@c-api.service[111542]: WARNING keystonemiddleware.auth_token [None req-8bc1c184-dc65-4621-9081-231ce72e49b9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:11:25.547986 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548070 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension TypesManage extending resource: types {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548205 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548356 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension AdminActions extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548522 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension AdminActions extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548831 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension AdminActions extending resource: backups {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.548955 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.549108 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.549238 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeActions extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.549405 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.v3.router [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111541) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 09 14:11:25.551970 np0000164517 devstack@c-api.service[111541]: WARNING keystonemiddleware.auth_token [None req-a0f0bb2c-ac2f-4c61-a219-d07eead4af35 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 09 14:11:25.554400 np0000164517 devstack@c-api.service[111542]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a7eb8a3668 pid: 111542 (default app) Apr 09 14:11:25.558656 np0000164517 devstack@c-api.service[111541]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a7eb8a3668 pid: 111541 (default app) Apr 09 14:11:32.454006 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:32.952979 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 admin admin] POST https://199.19.213.159/volume/v3/types Apr 09 14:11:32.954762 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:11:32.955365 np0000164517 devstack@c-api.service[111544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:11:32.955365 np0000164517 devstack@c-api.service[111544]: warnings.warn( Apr 09 14:11:32.965095 np0000164517 devstack@c-api.service[111544]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 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=111544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:33.000959 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 admin admin] https://199.19.213.159/volume/v3/types returned with HTTP 200 Apr 09 14:11:33.001616 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 2/2] 199.19.213.159 () {68 vars in 1288 bytes} [Thu Apr 9 14:11:32 2026] POST /volume/v3/types => generated 186 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:11:33.014148 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:11:33.014148 np0000164517 devstack@c-api.service[111543]: warnings.warn( Apr 09 14:11:33.028427 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.028427 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.028427 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.028427 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.028427 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029042 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029042 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029042 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029042 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029042 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029342 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029684 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029684 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029684 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029684 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029938 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029938 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.029938 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.029938 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030148 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030148 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030148 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030148 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030349 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030349 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030349 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030349 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030349 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030572 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030572 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030572 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030572 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030572 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.030799 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031074 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031385 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031622 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031622 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031622 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.031622 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.031622 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032275 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032275 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032275 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032275 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032275 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032563 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.032961 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033175 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033175 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033175 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033175 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033175 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033364 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033364 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033364 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033364 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033364 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033558 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033558 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033558 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033558 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033743 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033743 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033743 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033743 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033948 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033948 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033948 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.033948 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.033948 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034128 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034128 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034128 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034128 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034128 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034373 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034373 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034373 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034373 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034515 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034515 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034515 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034515 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034715 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034715 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.034715 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.034715 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.035833 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.035833 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.035833 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.035833 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.035985 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.035985 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.035985 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.035985 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036211 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036211 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036211 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036211 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036211 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036400 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036843 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036843 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036843 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.036843 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.036843 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037101 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037347 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037518 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037663 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037860 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037860 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037860 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037860 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037964 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037964 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037964 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.037964 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.037964 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: warnings.warn(deprecated_msg) Apr 09 14:11:33.038108 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 req-ef018034-48bd-4727-93fd-9fbb0987a202 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:11:33.370358 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 req-ef018034-48bd-4727-93fd-9fbb0987a202 admin admin] POST https://199.19.213.159/volume/v3/types/143423fd-b48b-460c-a772-12de0561d913/extra_specs Apr 09 14:11:33.370918 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 req-ef018034-48bd-4727-93fd-9fbb0987a202 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 09 14:11:33.372647 np0000164517 devstack@c-api.service[111543]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:11:33.372647 np0000164517 devstack@c-api.service[111543]: warnings.warn( Apr 09 14:11:33.384930 np0000164517 devstack@c-api.service[111543]: DEBUG oslo_db.sqlalchemy.engines [req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 req-ef018034-48bd-4727-93fd-9fbb0987a202 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=111543) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:11:33.457897 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [req-7a8667ee-a9fd-48df-a7f1-4c1054e0d714 req-ef018034-48bd-4727-93fd-9fbb0987a202 admin admin] https://199.19.213.159/volume/v3/types/143423fd-b48b-460c-a772-12de0561d913/extra_specs returned with HTTP 200 Apr 09 14:11:33.457897 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 1/3] 199.19.213.159 () {70 vars in 1505 bytes} [Thu Apr 9 14:11:33 2026] POST /volume/v3/types/143423fd-b48b-460c-a772-12de0561d913/extra_specs => generated 55 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:11:35.410703 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=6 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:35.416046 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=6 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:42.993825 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:11:43.456462 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:15:16.628636 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:15:16.628636 np0000164517 devstack@c-api.service[111542]: warnings.warn( Apr 09 14:15:16.643378 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.643378 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.643378 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.643378 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.643378 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644045 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644045 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644448 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644905 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644905 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.644905 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.644905 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645200 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645200 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645200 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645200 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645477 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645477 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645477 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645477 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645813 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645813 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645813 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.645813 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.645813 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646187 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.646187 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646187 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.646187 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646187 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.646524 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647045 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647453 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647747 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647747 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647747 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.647747 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.647747 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648027 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648027 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648027 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648027 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648027 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648238 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648494 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648793 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648793 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648793 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.648793 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.648793 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649036 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649036 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649288 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649288 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649288 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649288 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649491 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649491 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649491 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649491 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649677 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649677 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649677 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.649677 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.649677 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650036 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650036 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650036 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650269 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650269 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650269 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650269 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650455 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650455 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650455 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650455 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650704 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650704 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650704 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650704 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650975 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650975 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.650975 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.650975 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651162 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651162 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651162 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651162 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651413 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651413 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651413 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651413 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651413 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651657 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651965 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651965 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651965 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.651965 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.651965 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652170 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652425 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652685 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.652995 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653252 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653252 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653252 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653252 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653437 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653437 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653437 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653437 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653437 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: warnings.warn(deprecated_msg) Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-a9ef7ed0-6dbb-4c42-a267-f2de425a2c06 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:16.653673 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-a9ef7ed0-6dbb-4c42-a267-f2de425a2c06 None None] GET https://199.19.213.159/volume// Apr 09 14:15:16.653979 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-a9ef7ed0-6dbb-4c42-a267-f2de425a2c06 None None] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:16.653979 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-a9ef7ed0-6dbb-4c42-a267-f2de425a2c06 None None] Calling method 'all' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:16.653979 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-a9ef7ed0-6dbb-4c42-a267-f2de425a2c06 None None] https://199.19.213.159/volume// returned with HTTP 300 Apr 09 14:15:16.653979 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 1/4] 199.19.213.159 () {66 vars in 1456 bytes} [Thu Apr 9 14:15:16 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 09 14:15:58.121178 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 09 14:15:58.121178 np0000164517 devstack@c-api.service[111541]: warnings.warn( Apr 09 14:15:58.134983 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.134983 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.134983 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.134983 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.134983 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135387 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.135387 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135387 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.135387 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135387 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.135789 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136130 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136130 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136130 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136130 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136368 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136368 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136368 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136368 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136594 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136594 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136594 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136594 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136859 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136859 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136859 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.136859 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.136859 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137142 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137142 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137142 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137142 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137142 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137417 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.137763 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138108 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138437 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138437 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138437 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138437 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138437 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138717 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138717 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138717 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.138717 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.138717 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139036 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139367 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139723 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139723 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139723 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.139723 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.139723 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140045 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140045 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140045 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140045 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140045 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140329 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140329 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140329 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140329 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140563 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140563 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140563 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140563 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140823 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140823 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140823 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.140823 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.140823 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141109 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141109 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141109 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141109 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141109 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141380 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141380 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141380 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141380 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141614 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141614 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141614 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141614 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141862 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141862 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.141862 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.141862 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142099 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142099 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142099 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142099 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142335 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142335 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142335 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142335 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142557 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142557 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142557 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142557 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142557 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.142897 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143216 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143216 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143216 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143216 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143216 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143490 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.143932 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144275 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144587 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144762 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144762 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144762 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144762 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144871 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144871 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144871 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.144871 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.144871 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: warnings.warn(deprecated_msg) Apr 09 14:15:58.145014 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-437909a7-ccfa-432e-b44d-fd92a316a71c None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:58.484237 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-437909a7-ccfa-432e-b44d-fd92a316a71c demo demo] GET https://199.19.213.159/volume/v3/types?is_public=None Apr 09 14:15:58.484684 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-437909a7-ccfa-432e-b44d-fd92a316a71c demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:58.484931 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-437909a7-ccfa-432e-b44d-fd92a316a71c demo demo] Calling method 'index' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:58.485428 np0000164517 devstack@c-api.service[111541]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:15:58.485428 np0000164517 devstack@c-api.service[111541]: warnings.warn( Apr 09 14:15:58.486055 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-437909a7-ccfa-432e-b44d-fd92a316a71c demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:15:58.498016 np0000164517 devstack@c-api.service[111541]: DEBUG oslo_db.sqlalchemy.engines [None req-437909a7-ccfa-432e-b44d-fd92a316a71c 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=111541) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:15:58.522028 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-437909a7-ccfa-432e-b44d-fd92a316a71c demo demo] https://199.19.213.159/volume/v3/types?is_public=None returned with HTTP 200 Apr 09 14:15:58.522446 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 1/5] 199.19.213.159 () {64 vars in 1263 bytes} [Thu Apr 9 14:15:58 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:15:58.536777 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [req-437909a7-ccfa-432e-b44d-fd92a316a71c req-efaa6167-44de-4693-a597-f4ed50b1a1b9 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:58.540242 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [req-437909a7-ccfa-432e-b44d-fd92a316a71c req-efaa6167-44de-4693-a597-f4ed50b1a1b9 demo demo] GET https://199.19.213.159/volume/v3/types/default Apr 09 14:15:58.540483 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [req-437909a7-ccfa-432e-b44d-fd92a316a71c req-efaa6167-44de-4693-a597-f4ed50b1a1b9 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:58.541181 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [req-437909a7-ccfa-432e-b44d-fd92a316a71c req-efaa6167-44de-4693-a597-f4ed50b1a1b9 demo demo] Calling method 'show' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:58.552477 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [req-437909a7-ccfa-432e-b44d-fd92a316a71c req-efaa6167-44de-4693-a597-f4ed50b1a1b9 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Apr 09 14:15:58.552939 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 3/6] 199.19.213.159 () {66 vars in 1329 bytes} [Thu Apr 9 14:15:58 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) Apr 09 14:15:58.886998 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-b7443d32-9c7e-4231-a25e-81c733c28702 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:58.891606 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-b7443d32-9c7e-4231-a25e-81c733c28702 demo demo] GET https://199.19.213.159/volume/v3/types/default Apr 09 14:15:58.891909 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-b7443d32-9c7e-4231-a25e-81c733c28702 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:58.892232 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-b7443d32-9c7e-4231-a25e-81c733c28702 demo demo] Calling method 'show' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:58.913986 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-b7443d32-9c7e-4231-a25e-81c733c28702 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Apr 09 14:15:58.914331 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 2/7] 199.19.213.159 () {64 vars in 1258 bytes} [Thu Apr 9 14:15:58 2026] GET /volume/v3/types/default => generated 145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:15:59.364067 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:59.704173 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c demo demo] GET https://199.19.213.159/volume/v3/types/default Apr 09 14:15:59.704583 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:59.704821 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c demo demo] Calling method 'show' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:59.714219 np0000164517 devstack@c-api.service[111542]: DEBUG oslo_db.sqlalchemy.engines [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c 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=111542) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 09 14:15:59.732513 np0000164517 devstack@c-api.service[111542]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 09 14:15:59.732513 np0000164517 devstack@c-api.service[111542]: warnings.warn( Apr 09 14:15:59.736228 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-00dbe7df-b13e-4c78-a33c-c9914cda577c demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Apr 09 14:15:59.736814 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 2/8] 199.19.213.159 () {64 vars in 1258 bytes} [Thu Apr 9 14:15:59 2026] GET /volume/v3/types/default => generated 145 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:15:59.747116 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-969d44ee-59a4-46af-bb3a-d7c8b0f179c8 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:15:59.749278 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-969d44ee-59a4-46af-bb3a-d7c8b0f179c8 demo demo] GET https://199.19.213.159/volume/v3/types/default Apr 09 14:15:59.749473 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-969d44ee-59a4-46af-bb3a-d7c8b0f179c8 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:15:59.749716 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-969d44ee-59a4-46af-bb3a-d7c8b0f179c8 demo demo] Calling method 'show' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:15:59.768637 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-969d44ee-59a4-46af-bb3a-d7c8b0f179c8 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Apr 09 14:15:59.769173 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 2/9] 199.19.213.159 () {64 vars in 1258 bytes} [Thu Apr 9 14:15:59 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 09 14:16:08.547945 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=2 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:16:08.908674 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=2 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:16:09.729659 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=2 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:16:09.761217 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=3 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:21:56.187012 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:21:56.276902 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:21:56.277143 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:21:56.277386 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:21:56.278055 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:21:56.279218 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:21:56.350611 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] Get all volumes completed successfully. Apr 09 14:21:56.354201 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-ef7f72d6-1b10-4a89-9d95-30c2a40815c5 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:21:56.354702 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 4/10] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:21:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:22:06.319578 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:22:56.371084 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-007065a3-30b8-42de-8049-e893f5e23930 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:22:56.376086 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:22:56.376540 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:22:56.376937 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:22:56.377879 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:22:56.379543 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:22:56.408138 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] Get all volumes completed successfully. Apr 09 14:22:56.410295 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-007065a3-30b8-42de-8049-e893f5e23930 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:22:56.410699 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 3/11] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:22:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:23:06.403043 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:23:56.423856 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:23:56.427544 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:23:56.427977 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:23:56.428231 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:23:56.428942 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:23:56.429946 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:23:56.476498 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] Get all volumes completed successfully. Apr 09 14:23:56.478908 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-9524c0d8-3b12-4f7c-abb1-a5fad948b9a9 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:23:56.479375 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 3/12] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:23:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:24:06.468630 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:24:56.494915 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:24:56.498863 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:24:56.499113 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:24:56.499236 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:24:56.499883 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:24:56.501554 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:24:56.549222 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] Get all volumes completed successfully. Apr 09 14:24:56.551873 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-e5099cf0-102d-4a0e-b1df-24ce39c4301e demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:24:56.552356 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 3/13] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:24:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:25:06.541946 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:25:56.564341 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:25:56.567760 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:25:56.568378 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:25:56.568378 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:25:56.568668 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:25:56.571227 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:25:56.582576 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] Get all volumes completed successfully. Apr 09 14:25:56.585440 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-f0b17e71-879b-4479-89c3-a7f31e7bffcb demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:25:56.585980 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 5/14] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:25:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:26:06.576083 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:26:56.597573 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-df617734-f1f0-40c4-8939-89c5beda2314 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:26:56.730891 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:26:56.731675 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:26:56.732011 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:26:56.732366 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:26:56.733351 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:26:56.744029 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] Get all volumes completed successfully. Apr 09 14:26:56.747103 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-df617734-f1f0-40c4-8939-89c5beda2314 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:26:56.747531 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 4/15] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:26:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:27:06.736544 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:27:56.761292 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:27:56.763555 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:27:56.763796 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:27:56.763972 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:27:56.764247 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:27:56.765049 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:27:56.771885 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] Get all volumes completed successfully. Apr 09 14:27:56.774146 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-c281f8d9-01c8-493e-831d-0e339d573ff8 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:27:56.774587 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 4/16] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:27:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:28:06.768012 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:28:56.789350 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-95acf736-48e6-4be8-9032-e2fc7e20425e None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:28:56.793351 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:28:56.793768 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:28:56.794148 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:28:56.794832 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:28:56.796023 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:28:56.806185 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] Get all volumes completed successfully. Apr 09 14:28:56.809032 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-95acf736-48e6-4be8-9032-e2fc7e20425e demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:28:56.809459 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 4/17] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:28:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:29:06.798396 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:29:56.823911 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-3095a66c-6e68-4751-9c7e-56d70a92464f None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:29:56.826376 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:29:56.826592 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:29:56.826845 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:29:56.827118 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:29:56.828018 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:29:56.836559 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] Get all volumes completed successfully. Apr 09 14:29:56.838962 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-3095a66c-6e68-4751-9c7e-56d70a92464f demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:29:56.839411 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 6/18] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:29:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:30:06.830921 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:30:56.854224 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:30:56.858045 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:30:56.858424 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:30:56.858825 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:30:56.859435 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:30:56.860680 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:30:56.867568 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] Get all volumes completed successfully. Apr 09 14:30:56.869446 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-6885d02b-58c0-45eb-bbf3-65f97def3d0e demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:30:56.869764 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 5/19] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:30:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:31:06.864082 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:31:56.881773 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:31:57.017802 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:31:57.018196 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:31:57.018363 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:31:57.018581 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:31:57.019442 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:31:57.027280 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] Get all volumes completed successfully. Apr 09 14:31:57.029830 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-9ac2e246-bad7-48e5-8d05-bd6ebb852f24 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:31:57.030273 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 5/20] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:31:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:32:07.022678 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:32:57.044485 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-02c02cdc-97d7-4248-be36-1cf659e58151 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:32:57.048617 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:32:57.049015 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:32:57.049523 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:32:57.049909 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:32:57.050914 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:32:57.061469 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] Get all volumes completed successfully. Apr 09 14:32:57.064675 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-02c02cdc-97d7-4248-be36-1cf659e58151 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:32:57.065283 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 5/21] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:32:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:33:07.054629 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:33:57.079413 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:33:57.082242 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:33:57.082485 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:33:57.082778 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:33:57.083099 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:33:57.084080 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:33:57.092096 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] Get all volumes completed successfully. Apr 09 14:33:57.094779 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-aae4f808-9015-43e9-9f19-76f2a9e0ab20 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:33:57.095192 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 7/22] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:33:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:34:07.087166 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:34:57.109142 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:34:57.113032 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:34:57.113413 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:34:57.113811 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:34:57.114283 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:34:57.115718 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:34:57.125668 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] Get all volumes completed successfully. Apr 09 14:34:57.128551 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-fd8daeea-797e-4a74-9508-6cfe70a4f219 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:34:57.129165 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 6/23] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:34:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:35:07.119335 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:35:57.142161 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:35:57.144661 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:35:57.144890 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:35:57.145116 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:35:57.145392 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:35:57.146337 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:35:57.155722 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] Get all volumes completed successfully. Apr 09 14:35:57.158373 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-3c09bfcc-2a0f-4ddb-99a5-d83466d85a16 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:35:57.158946 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 6/24] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:35:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:36:07.149207 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:36:57.174006 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-27290203-3ee7-4930-9ac7-a44940021a94 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:36:57.304125 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:36:57.304542 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:36:57.304683 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:36:57.305014 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:36:57.306246 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:36:57.314980 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] Get all volumes completed successfully. Apr 09 14:36:57.317717 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-27290203-3ee7-4930-9ac7-a44940021a94 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:36:57.318151 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 6/25] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:36:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:37:07.309821 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:37:57.332472 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-4e340e85-0faf-4686-b389-648b4319eb7c None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:37:57.336759 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:37:57.337238 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:37:57.337685 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:37:57.338241 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:37:57.339665 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:37:57.350886 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] Get all volumes completed successfully. Apr 09 14:37:57.355256 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-4e340e85-0faf-4686-b389-648b4319eb7c demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:37:57.356157 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 8/26] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:37:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:38:07.343004 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:38:57.369487 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-3050f855-23ca-4418-8e69-dca9a643e14d None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:38:57.372519 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:38:57.372774 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:38:57.373017 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:38:57.373300 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:38:57.374232 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:38:57.382269 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] Get all volumes completed successfully. Apr 09 14:38:57.384971 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-3050f855-23ca-4418-8e69-dca9a643e14d demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:38:57.385382 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 7/27] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:38:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:39:07.377221 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:39:57.400292 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:39:57.404663 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:39:57.404988 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:39:57.405222 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:39:57.405526 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:39:57.406500 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:39:57.414242 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] Get all volumes completed successfully. Apr 09 14:39:57.417003 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-d9a89cc7-44aa-4867-abf6-f820c10ef4b8 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:39:57.417510 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 7/28] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:39:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:40:07.409616 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:40:57.433691 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:40:57.437135 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:40:57.437478 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:40:57.437560 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:40:57.438020 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:40:57.439143 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:40:57.446500 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] Get all volumes completed successfully. Apr 09 14:40:57.448508 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-69d02df2-1a0b-4a42-9ebe-f7ccd97e9583 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:40:57.448901 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 7/29] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:40:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:41:07.442082 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:41:57.463097 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:41:57.560923 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:41:57.561433 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:41:57.561903 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:41:57.562242 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:41:57.562949 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:41:57.569891 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] Get all volumes completed successfully. Apr 09 14:41:57.571623 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-abd16b7e-ab9a-4f97-88b9-5f272d611b60 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:41:57.571969 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 9/30] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:41:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:42:07.565867 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:42:57.585982 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:42:57.589658 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:42:57.590052 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:42:57.590400 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:42:57.590911 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:42:57.592177 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:42:57.600032 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] Get all volumes completed successfully. Apr 09 14:42:57.601976 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-ca9d4075-624a-46ea-bd69-89c7658cb80e demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:42:57.602308 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 8/31] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:42:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:43:07.595248 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:43:57.615661 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:43:57.618576 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:43:57.618890 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:43:57.619182 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:43:57.619520 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:43:57.620239 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:43:57.627273 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] Get all volumes completed successfully. Apr 09 14:43:57.629096 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-1cabf4ba-5cf3-4de0-a7dd-e507bea7340a demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:43:57.629434 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 8/32] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:43:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:44:07.622721 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:44:57.645174 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:44:57.647843 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:44:57.648069 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:44:57.648308 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:44:57.648593 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:44:57.649616 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:44:57.657754 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] Get all volumes completed successfully. Apr 09 14:44:57.659674 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-a2cf905b-6c3f-489f-bc8a-2dcb5ceb9dfe demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:44:57.660005 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 8/33] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:44:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:45:07.652722 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:45:57.672477 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:45:57.677294 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:45:57.677654 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:45:57.678080 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:45:57.678499 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:45:57.680010 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:45:57.688759 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] Get all volumes completed successfully. Apr 09 14:45:57.691576 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-782236aa-03e3-4fb7-9938-6ec4425cacc2 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:45:57.692223 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 10/34] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:45:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:46:07.683095 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:46:57.705890 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:46:57.708598 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:46:57.708864 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:46:57.709100 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:46:57.709403 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:46:57.710385 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:46:57.721006 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] Get all volumes completed successfully. Apr 09 14:46:57.724002 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-8ddafc0c-5ae0-4a9b-b465-f8dedf774147 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:46:57.724629 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 9/35] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:46:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:47:07.713477 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:47:57.738376 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-517d0439-3911-4dbb-a35d-778389ad7fbd None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:47:57.779476 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:47:57.779833 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:47:57.780119 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:47:57.780423 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:47:57.781830 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:47:57.791610 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] Get all volumes completed successfully. Apr 09 14:47:57.795668 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-517d0439-3911-4dbb-a35d-778389ad7fbd demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:47:57.796385 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 9/36] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:47:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:48:07.785532 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:48:57.811520 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:48:57.815493 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:48:57.816186 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:48:57.816372 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:48:57.816966 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:48:57.818167 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:48:57.826234 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] Get all volumes completed successfully. Apr 09 14:48:57.828051 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-fbdd790d-0316-453a-a65c-4a243c2b0d88 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:48:57.828393 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 9/37] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:48:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:49:07.822519 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:49:57.841938 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.middleware.request_id [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 None None] RequestId filter calling following filter/app {{(pid=111544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:49:57.845871 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:49:57.846216 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] Empty body provided in request {{(pid=111544) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:49:57.846569 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.openstack.wsgi [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] Calling method 'detail' {{(pid=111544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:49:57.847052 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.api.api_utils [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] Removing options '' from query. {{(pid=111544) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:49:57.848520 np0000164517 devstack@c-api.service[111544]: DEBUG cinder.volume.api [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111544) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:49:57.856397 np0000164517 devstack@c-api.service[111544]: INFO cinder.volume.api [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] Get all volumes completed successfully. Apr 09 14:49:57.858214 np0000164517 devstack@c-api.service[111544]: INFO cinder.api.openstack.wsgi [None req-b491987b-ccc3-475f-a5d1-3a9e2bc707a7 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:49:57.858518 np0000164517 devstack@c-api.service[111544]: [pid: 111544|app: 0|req: 11/38] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:49:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:50:07.852132 np0000164517 devstack@c-api.service[111544]: DEBUG dbcounter [-] [111544] Writing DB stats cinder:SELECT=1 {{(pid=111544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:50:57.872521 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.middleware.request_id [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 None None] RequestId filter calling following filter/app {{(pid=111543) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:50:57.874356 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:50:57.874356 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] Empty body provided in request {{(pid=111543) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:50:57.874356 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.openstack.wsgi [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] Calling method 'detail' {{(pid=111543) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:50:57.874549 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.api.api_utils [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] Removing options '' from query. {{(pid=111543) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:50:57.875499 np0000164517 devstack@c-api.service[111543]: DEBUG cinder.volume.api [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111543) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:50:57.883404 np0000164517 devstack@c-api.service[111543]: INFO cinder.volume.api [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] Get all volumes completed successfully. Apr 09 14:50:57.886128 np0000164517 devstack@c-api.service[111543]: INFO cinder.api.openstack.wsgi [None req-0d4141ff-42b0-4e26-8267-e42c67a13670 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:50:57.886598 np0000164517 devstack@c-api.service[111543]: [pid: 111543|app: 0|req: 10/39] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:50:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:51:07.878836 np0000164517 devstack@c-api.service[111543]: DEBUG dbcounter [-] [111543] Writing DB stats cinder:SELECT=1 {{(pid=111543) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:51:57.902582 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.middleware.request_id [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 None None] RequestId filter calling following filter/app {{(pid=111542) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:51:57.905567 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:51:57.905819 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] Empty body provided in request {{(pid=111542) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:51:57.906056 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.openstack.wsgi [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] Calling method 'detail' {{(pid=111542) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:51:57.906350 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.api.api_utils [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] Removing options '' from query. {{(pid=111542) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:51:57.907386 np0000164517 devstack@c-api.service[111542]: DEBUG cinder.volume.api [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111542) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:51:57.915655 np0000164517 devstack@c-api.service[111542]: INFO cinder.volume.api [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] Get all volumes completed successfully. Apr 09 14:51:57.918409 np0000164517 devstack@c-api.service[111542]: INFO cinder.api.openstack.wsgi [None req-c4ea2d22-66e9-41ba-b53e-e8e4aa6449a1 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:51:57.918876 np0000164517 devstack@c-api.service[111542]: [pid: 111542|app: 0|req: 10/40] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:51:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:52:07.910357 np0000164517 devstack@c-api.service[111542]: DEBUG dbcounter [-] [111542] Writing DB stats cinder:SELECT=1 {{(pid=111542) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 09 14:52:57.932840 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.middleware.request_id [None req-91391862-c82e-4434-971f-2dd675a21d66 None None] RequestId filter calling following filter/app {{(pid=111541) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 09 14:52:58.017599 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Apr 09 14:52:58.017963 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] Empty body provided in request {{(pid=111541) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 09 14:52:58.018321 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.openstack.wsgi [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] Calling method 'detail' {{(pid=111541) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 09 14:52:58.018747 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.api.api_utils [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] Removing options '' from query. {{(pid=111541) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 09 14:52:58.020228 np0000164517 devstack@c-api.service[111541]: DEBUG cinder.volume.api [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111541) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 09 14:52:58.029465 np0000164517 devstack@c-api.service[111541]: INFO cinder.volume.api [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] Get all volumes completed successfully. Apr 09 14:52:58.032281 np0000164517 devstack@c-api.service[111541]: INFO cinder.api.openstack.wsgi [None req-91391862-c82e-4434-971f-2dd675a21d66 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Apr 09 14:52:58.032779 np0000164517 devstack@c-api.service[111541]: [pid: 111541|app: 0|req: 10/41] 199.19.213.159 () {64 vars in 1295 bytes} [Thu Apr 9 14:52:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 09 14:53:08.023902 np0000164517 devstack@c-api.service[111541]: DEBUG dbcounter [-] [111541] Writing DB stats cinder:SELECT=1 {{(pid=111541) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}