Jun 23 03:10:17.111658 np0000182524 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 23 03:10:17.120727 np0000182524 devstack@c-api.service[112395]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 23 03:10:17 2026] *** Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: nodename: np0000182524 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: machine: x86_64 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: clock source: unix Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: pcre jit disabled Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: detected number of CPU cores: 16 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: current working directory: / Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: detected binary path: /usr/bin/uwsgi-core Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: your processes number limit is 256917 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: your memory page size is 4096 bytes Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: detected max file descriptor number: 2048 Jun 23 03:10:17.123638 np0000182524 devstack@c-api.service[112395]: lock engine: pthread robust mutexes Jun 23 03:10:17.124433 np0000182524 devstack@c-api.service[112395]: thunder lock: enabled Jun 23 03:10:17.124433 np0000182524 devstack@c-api.service[112395]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 23 03:10:17.124433 np0000182524 devstack@c-api.service[112395]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 23 03:10:17.124433 np0000182524 devstack@c-api.service[112395]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 23 03:10:17.124433 np0000182524 devstack@c-api.service[112395]: Set PythonHome to /opt/stack/data/venv Jun 23 03:10:17.165219 np0000182524 devstack@c-api.service[112395]: Python main interpreter initialized at 0x73bdb28a3668 Jun 23 03:10:17.165219 np0000182524 devstack@c-api.service[112395]: python threads support enabled Jun 23 03:10:17.165219 np0000182524 devstack@c-api.service[112395]: your server socket listen backlog is limited to 100 connections Jun 23 03:10:17.165219 np0000182524 devstack@c-api.service[112395]: your mercy for graceful operations on workers is 80 seconds Jun 23 03:10:17.165839 np0000182524 devstack@c-api.service[112395]: mapped 671795 bytes (656 KB) for 4 cores Jun 23 03:10:17.166007 np0000182524 devstack@c-api.service[112395]: *** Operational MODE: preforking *** Jun 23 03:10:17.166215 np0000182524 devstack@c-api.service[112395]: *** uWSGI is running in multiple interpreter mode *** Jun 23 03:10:17.166215 np0000182524 devstack@c-api.service[112395]: spawned uWSGI master process (pid: 112395) Jun 23 03:10:17.166476 np0000182524 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 23 03:10:17.167095 np0000182524 devstack@c-api.service[112395]: spawned uWSGI worker 1 (pid: 112399, cores: 1) Jun 23 03:10:17.167707 np0000182524 devstack@c-api.service[112395]: spawned uWSGI worker 2 (pid: 112400, cores: 1) Jun 23 03:10:17.168216 np0000182524 devstack@c-api.service[112395]: spawned uWSGI worker 3 (pid: 112401, cores: 1) Jun 23 03:10:17.168803 np0000182524 devstack@c-api.service[112395]: spawned uWSGI worker 4 (pid: 112402, cores: 1) Jun 23 03:10:17.168864 np0000182524 devstack@c-api.service[112395]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: we strongly recommend against using it for new projects. Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: framework. For more detail see Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:17.298561 np0000182524 devstack@c-api.service[112401]: import eventlet # noqa Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: we strongly recommend against using it for new projects. Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: framework. For more detail see Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:17.305093 np0000182524 devstack@c-api.service[112400]: import eventlet # noqa Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: we strongly recommend against using it for new projects. Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: framework. For more detail see Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:17.316388 np0000182524 devstack@c-api.service[112399]: import eventlet # noqa Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: we strongly recommend against using it for new projects. Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: If you are already using Eventlet, we recommend migrating to a different Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: framework. For more detail see Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 23 03:10:17.322201 np0000182524 devstack@c-api.service[112402]: import eventlet # noqa Jun 23 03:10:17.389101 np0000182524 devstack@c-api.service[112400]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:17.389101 np0000182524 devstack@c-api.service[112400]: warnings.warn( Jun 23 03:10:17.402312 np0000182524 devstack@c-api.service[112401]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:17.402312 np0000182524 devstack@c-api.service[112401]: warnings.warn( Jun 23 03:10:17.410798 np0000182524 devstack@c-api.service[112402]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:17.410798 np0000182524 devstack@c-api.service[112402]: warnings.warn( Jun 23 03:10:17.419108 np0000182524 devstack@c-api.service[112399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 23 03:10:17.419108 np0000182524 devstack@c-api.service[112399]: warnings.warn( Jun 23 03:10:17.466859 np0000182524 devstack@c-api.service[112400]: /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 Jun 23 03:10:17.466859 np0000182524 devstack@c-api.service[112400]: from cgi import parse_header Jun 23 03:10:17.486953 np0000182524 devstack@c-api.service[112402]: /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 Jun 23 03:10:17.486953 np0000182524 devstack@c-api.service[112402]: from cgi import parse_header Jun 23 03:10:17.493788 np0000182524 devstack@c-api.service[112401]: /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 Jun 23 03:10:17.493788 np0000182524 devstack@c-api.service[112401]: from cgi import parse_header Jun 23 03:10:17.520615 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:17.520615 np0000182524 devstack@c-api.service[112400]: removals.removed_module( Jun 23 03:10:17.521209 np0000182524 devstack@c-api.service[112399]: /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 Jun 23 03:10:17.521209 np0000182524 devstack@c-api.service[112399]: from cgi import parse_header Jun 23 03:10:17.522252 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:17.522252 np0000182524 devstack@c-api.service[112400]: removals.removed_module( Jun 23 03:10:17.537459 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:17.537459 np0000182524 devstack@c-api.service[112402]: removals.removed_module( Jun 23 03:10:17.538901 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:17.538901 np0000182524 devstack@c-api.service[112402]: removals.removed_module( Jun 23 03:10:17.545414 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:17.545414 np0000182524 devstack@c-api.service[112401]: removals.removed_module( Jun 23 03:10:17.547032 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:17.547032 np0000182524 devstack@c-api.service[112401]: removals.removed_module( Jun 23 03:10:17.572678 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:10:17.572678 np0000182524 devstack@c-api.service[112399]: removals.removed_module( Jun 23 03:10:17.574093 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:10:17.574093 np0000182524 devstack@c-api.service[112399]: removals.removed_module( Jun 23 03:10:18.321922 np0000182524 devstack@c-api.service[112400]: /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 Jun 23 03:10:18.321922 np0000182524 devstack@c-api.service[112400]: warnings.warn( Jun 23 03:10:18.331302 np0000182524 devstack@c-api.service[112402]: /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 Jun 23 03:10:18.331302 np0000182524 devstack@c-api.service[112402]: warnings.warn( Jun 23 03:10:18.341922 np0000182524 devstack@c-api.service[112401]: /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 Jun 23 03:10:18.341922 np0000182524 devstack@c-api.service[112401]: warnings.warn( Jun 23 03:10:18.375860 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:18.375860 np0000182524 devstack@c-api.service[112400]: warnings.warn( Jun 23 03:10:18.382668 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:18.382668 np0000182524 devstack@c-api.service[112402]: warnings.warn( Jun 23 03:10:18.400210 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:18.400210 np0000182524 devstack@c-api.service[112401]: warnings.warn( Jun 23 03:10:18.440368 np0000182524 devstack@c-api.service[112399]: /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 Jun 23 03:10:18.440368 np0000182524 devstack@c-api.service[112399]: warnings.warn( Jun 23 03:10:18.493369 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:10:18.493369 np0000182524 devstack@c-api.service[112399]: warnings.warn( Jun 23 03:10:18.600107 np0000182524 devstack@c-api.service[112402]: 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. Jun 23 03:10:18.600407 np0000182524 devstack@c-api.service[112400]: 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. Jun 23 03:10:18.600492 np0000182524 devstack@c-api.service[112402]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112402) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:18.600591 np0000182524 devstack@c-api.service[112400]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112400) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:18.610826 np0000182524 devstack@c-api.service[112401]: 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. Jun 23 03:10:18.611046 np0000182524 devstack@c-api.service[112401]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112401) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:18.688318 np0000182524 devstack@c-api.service[112402]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:10:18.688318 np0000182524 devstack@c-api.service[112402]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:18.690561 np0000182524 devstack@c-api.service[112400]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:10:18.690561 np0000182524 devstack@c-api.service[112400]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:18.693145 np0000182524 devstack@c-api.service[112401]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:10:18.693145 np0000182524 devstack@c-api.service[112401]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:18.720709 np0000182524 devstack@c-api.service[112399]: 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. Jun 23 03:10:18.720888 np0000182524 devstack@c-api.service[112399]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112399) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 23 03:10:18.787654 np0000182524 devstack@c-api.service[112399]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 23 03:10:18.787654 np0000182524 devstack@c-api.service[112399]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 23 03:10:19.160283 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112400) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:19.160645 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112401) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:19.160734 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112402) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:19.160803 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.160867 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.160932 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.160992 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.161116 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.161197 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.161254 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.161338 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.161435 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.163237 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.163375 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.163375 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.163501 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.163565 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.163626 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.163689 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.163769 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.163842 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.163901 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.163975 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.164034 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.164100 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.164187 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.164250 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.164316 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.164410 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.164501 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.164571 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.164640 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.164708 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.164770 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.164770 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.164770 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.164770 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.164770 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.165041 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.165114 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.165192 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.165257 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.165317 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.165402 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.165464 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.165525 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.165584 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.165662 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.165722 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.165784 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.165843 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.165901 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.165959 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.166028 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.166088 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.166161 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.166241 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.166313 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.166399 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.166479 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.166549 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.166609 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.166668 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.166727 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.166864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.166975 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.167042 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.167102 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.167161 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.167261 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.167655 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.167655 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.167655 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.167819 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.167879 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.167938 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.167998 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.168074 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.168139 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.168196 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.168277 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.168379 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.168442 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.168504 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.168578 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.168646 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.168706 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.168706 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.168706 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.168706 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.168706 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.169793 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.169793 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.169948 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.169948 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.169948 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.170135 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.170135 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.170298 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.170298 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.170298 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.170298 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.170298 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.170747 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.170793 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.170861 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.170911 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.170961 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.171003 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.171003 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.171084 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.171084 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.171166 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.171207 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.171247 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.171291 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.171373 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.171420 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.171461 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.171500 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.171542 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.171583 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.171805 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.171805 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.171805 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.171805 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.172071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.172636 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.172713 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.172771 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.172816 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.172863 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.172903 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.172943 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.172985 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.173060 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.173106 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.173146 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.173196 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.173236 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.173276 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.173316 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.173574 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.175140 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.175200 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.175256 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.175301 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.175361 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.175416 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.175502 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.175561 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.175610 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.175664 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.175705 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.175748 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.175790 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.175827 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.175871 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.175871 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.175954 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.175999 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.176037 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.176037 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.176037 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.176291 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.176358 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.176433 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.176503 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.176547 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.176547 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.176621 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.176681 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.176728 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.176769 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.176810 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.176852 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.176893 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.176928 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.176968 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.177016 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.177056 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.177101 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.177101 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.177101 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.177101 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.178452 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.178533 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.178533 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.178625 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.178675 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.178724 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.178771 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.178860 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.178901 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.178944 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.178985 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.178985 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.179061 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.179103 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.179142 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.179195 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.179238 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.179238 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.179238 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.179238 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.179391 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.179989 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.180058 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.180104 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.180152 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.180198 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.180250 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.180297 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.180334 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.180393 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.180452 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.180502 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.180555 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.180600 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.180673 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.180736 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.180797 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.186683 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.186683 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.187020 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.187102 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.187102 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.187232 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.187297 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.187428 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.187499 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.187564 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.187637 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.187703 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.187703 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.187703 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.187875 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.187875 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.188008 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.188008 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.188206 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.188288 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.188381 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.188455 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.188523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.188606 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.188686 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.188686 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.188804 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.188870 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.188870 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.188996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.189362 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.189362 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.189584 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.189584 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.189717 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.189784 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.189848 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.189848 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.189978 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.190043 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.190107 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.190191 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.190191 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.190384 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.190459 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.190523 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.191081 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.191081 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.191081 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.191255 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.191322 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.191424 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.191502 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.191565 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.191627 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.191699 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.191699 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.191823 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.191886 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.191886 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.192010 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.192010 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.192010 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.192010 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.192010 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.192311 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.192403 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.192483 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.192555 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.192618 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.192618 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.192618 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.192618 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.192618 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.193447 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.193552 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.193629 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.193695 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.193758 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.193841 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.193914 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.193977 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.194040 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.194105 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.194167 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.194228 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.194290 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.194290 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.194448 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.194965 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.195045 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.195045 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.195172 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.195235 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.195314 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.195444 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.195479 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.195509 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.195541 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.195579 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.195610 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.195648 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.195681 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.195711 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.195746 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.195777 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.195808 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.195808 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.195808 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.195808 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.196122 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.196177 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.196240 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.196303 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.196358 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.196400 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.196432 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.196464 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.196495 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.196527 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.196558 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.196588 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.196620 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.196667 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.196703 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.196733 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.196766 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.196766 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.196843 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.196897 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.196965 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.197228 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.197299 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.197433 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.197433 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.197497 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.197529 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.197529 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.197580 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.197580 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.197639 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.197675 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.197710 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.197748 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.197783 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.197813 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.197843 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.197874 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.197936 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.197996 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.198071 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.198128 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.202204 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.202276 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.202307 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.202405 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.202458 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.202492 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.202525 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.202557 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.202589 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.202848 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.202882 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.202934 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.202981 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.203048 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.203086 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.203114 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.203175 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.203239 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.203300 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.203385 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.203478 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.204846 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.204923 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.204969 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.205027 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.205071 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.205111 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.205160 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.205212 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.205254 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.205296 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.205337 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.205397 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.205435 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.205489 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.205532 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.205532 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.205532 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.205532 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.205532 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.205718 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.205761 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.205805 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.205847 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.205890 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.205932 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.205974 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.206011 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.206061 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.206101 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.206142 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.206184 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.206228 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.206265 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.206307 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.206389 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.206467 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.206510 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.206570 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.206618 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.206660 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.206660 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.206660 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.207963 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.208030 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.208068 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.208114 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.208165 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.208210 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.208257 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.208303 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.208361 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.208398 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.208433 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.208484 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.208527 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.208568 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.208620 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.208660 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.208708 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.208748 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.208788 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.208834 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.208874 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.208915 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.208956 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.208997 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.209044 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.209086 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.209124 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.209163 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.209202 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.209239 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.209278 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.209323 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.209382 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.209444 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.209490 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.209525 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.209561 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.209601 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.209640 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.209676 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.209676 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.209676 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.213649 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.213725 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.213790 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.213790 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.213867 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.213967 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.214019 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.214059 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.214101 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.214146 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.214187 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.214226 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.214275 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.214315 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.214382 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.214429 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.214467 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.214467 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.214538 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.214593 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.214631 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.214673 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.214714 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.214797 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.214843 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.214884 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.214923 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.214962 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.215006 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.215046 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.215086 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.215123 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.215162 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.215162 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.215245 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.215518 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.216966 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.217043 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.217103 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.217150 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.217195 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.217195 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.217275 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.217315 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.217375 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.217419 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.217458 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.217458 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.217458 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.217584 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.217754 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.217805 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.217862 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.217930 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.217974 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.218056 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.218103 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.218437 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.218499 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.218549 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.218595 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.218637 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.218672 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.218672 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.218785 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.218831 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.218869 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.218917 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.218961 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.218996 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.219037 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.219078 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.219118 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.219170 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.219216 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.219257 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.219292 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.219360 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.219405 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.219455 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.219494 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.219535 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.219570 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.219619 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.219663 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.219698 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.219738 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.219777 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.219816 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.219851 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.219888 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.219926 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.219959 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.220006 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.220044 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.220083 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.220127 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.220127 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.220127 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.221968 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.222435 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.222435 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.222435 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.222435 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.222578 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.222627 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.222670 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.222706 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.222771 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.222829 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.222878 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.222913 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.222953 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.222992 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.223029 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.223077 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.223115 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.223152 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.223188 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.223229 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.223274 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.223315 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.223369 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.223411 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112401) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.223450 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.223499 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.223541 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.223581 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.223620 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.223659 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.223697 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.223735 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112401) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.223777 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112402) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.223823 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112401) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.223864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.223864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.223864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.223864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112402) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.223864 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112402) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.224676 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.224730 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.224804 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.224852 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.224917 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.224977 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.225050 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.225104 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.225166 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.225225 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.225288 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.225365 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.225429 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.225494 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.225558 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112400) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.225621 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.225682 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.225737 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.225804 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112400) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.225857 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112400) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.248978 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112399) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 23 03:10:19.249459 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.249574 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.249733 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.250271 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.250402 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.250402 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.250558 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.250558 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.250684 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.250684 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.250996 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.251076 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.251146 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.251146 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.251298 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.251298 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.251539 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.251539 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.251539 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.251539 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.251772 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.251772 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.251772 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.251772 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.252204 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.252376 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.252376 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.252376 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.252589 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.252589 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.252589 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.253275 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.253275 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.253536 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.253536 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.253536 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.253536 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.253786 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.253854 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.253919 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.253919 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.254037 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.254037 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.254176 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.254176 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.254645 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.254781 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.254781 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.254936 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.254936 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.254936 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.255112 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.255727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.255727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.255909 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.255909 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.256024 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.256024 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.256145 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.256379 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.256452 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.256495 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.256553 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.256601 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.256643 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.256701 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.257183 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.257253 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.257313 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.257499 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.257499 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.257499 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.257638 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.257980 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.258064 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.258115 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.258155 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.258215 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.258260 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.258335 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.259414 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.259483 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.259528 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.259584 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.259629 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.259669 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.259771 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.260012 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.260062 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.260124 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.260178 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.260253 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.260298 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.260379 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.260849 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.260937 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.260937 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.261011 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.261052 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.261119 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.261180 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.261523 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.261605 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.261605 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.261681 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.261732 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.261798 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.261850 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.262403 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.262454 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.262518 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.262582 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.262624 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.262711 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.262792 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.263281 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.263330 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.263437 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.263498 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.263567 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.263611 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.263676 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.263984 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.264054 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.264113 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.264155 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.264196 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.264259 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.264366 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.264659 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.264723 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.264774 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.264840 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.264890 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.265029 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.265029 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.265807 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.265892 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.265892 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.266010 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.266010 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.266099 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.266148 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.266726 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.266806 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.266879 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.266923 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.266964 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.267042 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.267090 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.267335 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.267436 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.267483 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.267527 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.267574 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.267646 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.267728 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.268196 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.268249 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.268297 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.268393 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.268461 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.268504 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.268559 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.268626 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.268696 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.268757 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.268798 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.268839 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.268894 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.268959 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.269781 np0000182524 devstack@c-api.service[112401]: INFO dbcounter [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Registered counter for database cinder Jun 23 03:10:19.269867 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.269921 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.269962 np0000182524 devstack@c-api.service[112402]: INFO dbcounter [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Registered counter for database cinder Jun 23 03:10:19.270005 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.270005 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.270081 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.270119 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.270212 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.270263 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.270335 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.270407 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.270476 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.270536 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.270596 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.270670 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.271196 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.271269 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.271311 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.271402 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.271465 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.271513 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.271580 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.272020 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.272090 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.272141 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.272200 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.272276 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.272276 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.272427 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.272427 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.272537 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.272537 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.272662 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.272662 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.272771 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.272771 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.273501 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.273598 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.273598 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.273705 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.273705 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 23 03:10:19.278727 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112399) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 23 03:10:19.279103 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 23 03:10:19.279103 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 23 03:10:19.279103 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 23 03:10:19.279103 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112399) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 23 03:10:19.279103 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112399) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 23 03:10:19.279267 np0000182524 devstack@c-api.service[112400]: INFO dbcounter [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Registered counter for database cinder Jun 23 03:10:19.313338 np0000182524 devstack@c-api.service[112401]: DEBUG oslo_db.sqlalchemy.engines [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 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=112401) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.320312 np0000182524 devstack@c-api.service[112400]: DEBUG oslo_db.sqlalchemy.engines [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded 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=112400) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.321593 np0000182524 devstack@c-api.service[112402]: DEBUG oslo_db.sqlalchemy.engines [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a 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=112402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.322407 np0000182524 devstack@c-api.service[112399]: INFO dbcounter [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Registered counter for database cinder Jun 23 03:10:19.368224 np0000182524 devstack@c-api.service[112399]: DEBUG oslo_db.sqlalchemy.engines [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 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=112399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.433528 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writer thread running {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:19.435927 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writer thread running {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:19.436430 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:19.437670 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writer thread running {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:19.438779 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:19.438969 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:19.440471 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:19.441475 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:19.441681 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:19.443204 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:19.443567 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:19.444384 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:19.445401 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:19.445541 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:19.445626 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.446220 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.447380 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:19.448174 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.449546 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.449958 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.451145 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.483587 np0000182524 devstack@c-api.service[112401]: DEBUG oslo_db.sqlalchemy.engines [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 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=112401) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.485159 np0000182524 devstack@c-api.service[112402]: DEBUG oslo_db.sqlalchemy.engines [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a 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=112402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.486368 np0000182524 devstack@c-api.service[112400]: DEBUG oslo_db.sqlalchemy.engines [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded 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=112400) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.487162 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:19.487555 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:19.489114 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:19.489982 np0000182524 devstack@c-api.service[112402]: INFO cinder.rpc [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:19.490871 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.490966 np0000182524 devstack@c-api.service[112401]: INFO cinder.rpc [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:19.491821 np0000182524 devstack@c-api.service[112400]: INFO cinder.rpc [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:19.492041 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.493100 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.496087 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writer thread running {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 23 03:10:19.500037 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 23 03:10:19.501246 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.503494 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 23 03:10:19.504275 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.504464 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.505319 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.506589 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 23 03:10:19.507584 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.507949 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.508471 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.510093 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 23 03:10:19.511554 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.511626 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.512205 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.512876 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.515913 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.516627 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.517429 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.518913 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.519082 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.519645 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.520600 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.522040 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.522570 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.523530 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.524897 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.525708 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.526675 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.528063 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.528738 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.529542 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.529704 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.531617 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.532243 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.532587 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.533071 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.534044 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.535748 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.536726 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.537831 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.541204 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.541397 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.542222 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.543226 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.544728 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.544846 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.545608 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.546401 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.546778 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.547617 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.547823 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.548248 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.548852 np0000182524 devstack@c-api.service[112402]: WARNING cinder.api.contrib.hosts [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:19.549070 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.549539 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.549912 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.550772 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.550880 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.551297 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.552105 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.552300 np0000182524 devstack@c-api.service[112400]: WARNING cinder.api.contrib.hosts [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:19.552376 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.552999 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.553124 np0000182524 devstack@c-api.service[112401]: WARNING cinder.api.contrib.hosts [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:19.553802 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.553860 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.554314 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.554675 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: extensions {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.555147 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.555566 np0000182524 devstack@c-api.service[112399]: DEBUG oslo_db.sqlalchemy.engines [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 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=112399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:19.555838 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.556013 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: extra_specs {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.556666 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.557254 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.557563 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-volume-transfer {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.558128 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.558191 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: extensions {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.558986 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: extensions {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.559130 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 23 03:10:19.559230 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-quota-class-sets {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.559530 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: extra_specs {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.560306 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: extra_specs {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.561047 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-volume-transfer {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.561154 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: cgsnapshots {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.561842 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-volume-transfer {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.561940 np0000182524 devstack@c-api.service[112399]: INFO cinder.rpc [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 23 03:10:19.562539 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: scheduler-stats {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.562735 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-quota-class-sets {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.563316 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.563531 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-quota-class-sets {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.563988 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: qos-specs {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.564601 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: cgsnapshots {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.565444 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: cgsnapshots {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.566100 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: capabilities {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.566312 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: scheduler-stats {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.566823 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: scheduler-stats {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.567370 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: encryption {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.567813 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: qos-specs {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.568286 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: qos-specs {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.569099 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: encryption {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.569890 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: capabilities {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.570368 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: capabilities {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.570703 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-volume-type-access {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.571129 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: encryption {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.571607 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: encryption {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.572268 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-quota-sets {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.572869 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: encryption {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.573154 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: encryption {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.573739 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-snapshot-manage {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.574454 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-volume-type-access {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.574941 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-volume-type-access {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.575215 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-volume-manage {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.575995 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-quota-sets {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.576515 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-quota-sets {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.576628 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-hosts {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.577463 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-snapshot-manage {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.577954 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-snapshot-manage {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.578055 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: os-availability-zone {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.578216 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.578924 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-volume-manage {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.579358 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: consistencygroups {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.579455 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-volume-manage {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.580304 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-hosts {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.580838 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-hosts {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.581318 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extended resource: backups {{(pid=112402) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.581688 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: os-availability-zone {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.582228 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: os-availability-zone {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.583037 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: consistencygroups {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.583334 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.583461 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.contrib.snapshot_actions [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] SnapshotActionsController initialized {{(pid=112402) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:19.583549 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: consistencygroups {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.584251 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.584998 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extended resource: backups {{(pid=112400) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.585542 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extended resource: backups {{(pid=112401) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.585665 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.586594 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.587028 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] SnapshotActionsController initialized {{(pid=112400) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:19.587091 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.587637 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.contrib.snapshot_actions [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] SnapshotActionsController initialized {{(pid=112401) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:19.587852 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.588424 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.588516 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.589281 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.589750 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.589988 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.590697 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.591013 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.591156 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.591407 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.592138 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.592808 np0000182524 devstack@c-api.service[112402]: WARNING castellan.key_manager.migration [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.592888 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.593480 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.593637 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension UsedLimits extending resource: limits {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.593744 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.593865 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.593971 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594074 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594154 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.594207 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594259 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594366 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.594431 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594509 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594604 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594801 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension AdminActions extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.594859 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.594909 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension AdminActions extending resource: snapshots {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.595004 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension AdminActions extending resource: backups {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.595101 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.595216 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension VolumeActions extending resource: volumes {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.595335 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.v3.router [None req-0edc010c-8385-40e6-a934-c5b8d75ca87a None None] Extension TypesManage extending resource: types {{(pid=112402) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.595583 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.596312 np0000182524 devstack@c-api.service[112400]: WARNING castellan.key_manager.migration [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.597043 np0000182524 devstack@c-api.service[112401]: WARNING castellan.key_manager.migration [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.597144 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension UsedLimits extending resource: limits {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597264 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension SnapshotActions extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597394 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597503 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597614 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597688 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.597749 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597805 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597864 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension UsedLimits extending resource: limits {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597923 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.597981 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598040 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598097 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598166 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598235 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598323 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension AdminActions extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598405 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598467 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension AdminActions extending resource: snapshots {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598525 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598583 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension AdminActions extending resource: backups {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598641 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598715 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeTypeAccess extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598776 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598835 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension VolumeActions extending resource: volumes {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598908 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.598908 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599014 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.v3.router [None req-4e299fc2-2c6a-4c6b-827b-ad9adcaedded None None] Extension TypesManage extending resource: types {{(pid=112400) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599072 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension AdminActions extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599128 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension AdminActions extending resource: snapshots {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599309 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension AdminActions extending resource: backups {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599309 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599460 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension VolumeActions extending resource: volumes {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.599602 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.v3.router [None req-11d8ea08-8ce5-4611-9e61-8d49c8429d94 None None] Extension TypesManage extending resource: types {{(pid=112401) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.600823 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.603905 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.603988 np0000182524 devstack@c-api.service[112402]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdb28a3668 pid: 112402 (default app) Jun 23 03:10:19.607269 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.607601 np0000182524 devstack@c-api.service[112400]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdb28a3668 pid: 112400 (default app) Jun 23 03:10:19.608619 np0000182524 devstack@c-api.service[112401]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdb28a3668 pid: 112401 (default app) Jun 23 03:10:19.608766 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.611502 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.612474 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612474 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612474 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612474 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612717 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612717 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612717 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612717 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.612910 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613172 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613172 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613172 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613172 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613172 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613430 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613430 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613430 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613430 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613430 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613665 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613665 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613665 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613665 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613846 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613846 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613846 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.613846 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.613846 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614070 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614070 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614070 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614070 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614070 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614321 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614589 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.614868 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615121 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615121 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615121 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615121 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615121 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615374 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615374 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615374 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615374 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615374 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615571 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.615830 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616072 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616072 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616072 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616072 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616072 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616280 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616280 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616280 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616280 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616280 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616496 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616496 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616496 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616496 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616666 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616666 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616666 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616666 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616851 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616851 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616851 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.616851 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.616851 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617086 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617086 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617086 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617086 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617086 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617286 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617286 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617286 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617286 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617491 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617491 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617491 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617491 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617661 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617661 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617661 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617661 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617822 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617822 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617822 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617822 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617981 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617981 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.617981 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.617981 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618146 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618146 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618146 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618146 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618146 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618393 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618657 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618657 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618657 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618657 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618657 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.618838 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619065 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619295 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619574 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619791 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619791 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619791 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619791 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619967 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619967 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619967 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.619967 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.619967 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: /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. Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: warnings.warn(deprecated_msg) Jun 23 03:10:19.620170 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-a3a93201-4af2-4327-a362-dfe36b6bfb9a None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:19.620389 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.620426 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 1/1] 199.19.213.159 () {60 vars in 956 bytes} [Tue Jun 23 03:10:19 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:10:19.621300 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.623440 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.624991 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.626714 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.628142 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.629226 np0000182524 devstack@c-api.service[112399]: WARNING cinder.api.contrib.hosts [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 23 03:10:19.630099 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.631716 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.633242 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.634842 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.635692 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: extensions {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.638053 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: extra_specs {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.639679 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-volume-transfer {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.641404 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-quota-class-sets {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.642757 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: cgsnapshots {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.644153 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: scheduler-stats {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.645656 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: qos-specs {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.647803 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: capabilities {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.649216 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: encryption {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.650837 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: encryption {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.652441 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-volume-type-access {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.654131 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-quota-sets {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.655606 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-snapshot-manage {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.657327 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-volume-manage {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.658898 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-hosts {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.660267 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: os-availability-zone {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.662185 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: consistencygroups {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.665367 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extended resource: backups {{(pid=112399) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 23 03:10:19.669516 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.contrib.snapshot_actions [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] SnapshotActionsController initialized {{(pid=112399) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 23 03:10:19.670911 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.672574 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.674055 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.675773 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.677420 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.678884 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.680370 np0000182524 devstack@c-api.service[112399]: WARNING castellan.key_manager.migration [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 23 03:10:19.681237 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension UsedLimits extending resource: limits {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.681371 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.681500 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.681713 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.681830 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.681927 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682034 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682144 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682467 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682467 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682822 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension AdminActions extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682822 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension AdminActions extending resource: snapshots {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.682822 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension AdminActions extending resource: backups {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.683057 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.683057 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension VolumeActions extending resource: volumes {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.683194 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.v3.router [None req-7ed7d5e9-1881-472e-832f-c9df9c0f9b35 None None] Extension TypesManage extending resource: types {{(pid=112399) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 23 03:10:19.691260 np0000182524 devstack@c-api.service[112399]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73bdb28a3668 pid: 112399 (default app) Jun 23 03:10:27.311506 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.311506 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.311506 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.311506 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.311506 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312385 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312385 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312385 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312385 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312385 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312664 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312988 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312988 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.312988 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.312988 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313256 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313256 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313256 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313256 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313491 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313491 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313491 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313491 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313725 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313725 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313725 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313725 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313725 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313999 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313999 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313999 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.313999 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.313999 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314261 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314588 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.314911 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315237 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315237 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315237 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315237 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315237 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315605 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315605 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315605 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315605 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315605 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.315884 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316238 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316584 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316584 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316584 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316584 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316584 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316883 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316883 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316883 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.316883 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.316883 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317153 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317153 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317153 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317153 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317406 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317406 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317406 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317406 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317635 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317635 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317635 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317635 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317635 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317937 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317937 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317937 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.317937 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.317937 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318203 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318203 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318203 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318203 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318473 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318473 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318473 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318473 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318715 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318715 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318715 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318715 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318948 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318948 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.318948 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.318948 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319177 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319177 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319177 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319177 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319615 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319615 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319615 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319615 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319615 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.319917 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320262 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.320262 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320262 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.320262 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320262 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.320833 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321248 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.321686 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322040 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322398 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322398 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322398 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322398 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322643 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322643 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322643 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322643 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322643 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: /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. Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: warnings.warn(deprecated_msg) Jun 23 03:10:27.322962 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:27.832177 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 admin admin] POST https://199.19.213.159/volume/v3/types Jun 23 03:10:27.832764 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:10:27.834436 np0000182524 devstack@c-api.service[112400]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 23 03:10:27.834436 np0000182524 devstack@c-api.service[112400]: warnings.warn( Jun 23 03:10:27.870371 np0000182524 devstack@c-api.service[112400]: DEBUG oslo_db.sqlalchemy.engines [None req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 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=112400) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:27.902373 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 admin admin] https://199.19.213.159/volume/v3/types returned with HTTP 200 Jun 23 03:10:27.903596 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 1/2] 199.19.213.159 () {68 vars in 1288 bytes} [Tue Jun 23 03:10:27 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:10:27.928501 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.928501 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.928501 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.928501 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929286 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929286 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929286 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929286 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929541 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929861 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929861 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929861 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.929861 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.929861 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930139 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930139 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930139 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930139 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930139 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930450 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930450 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930450 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930450 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930685 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930685 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930685 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930685 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930685 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930965 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930965 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930965 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.930965 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.930965 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931233 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931595 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.931975 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932279 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932279 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932279 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932279 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932279 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932586 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932586 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932586 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932586 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932586 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.932826 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933054 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933259 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933259 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933259 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933259 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933259 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933473 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933473 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933473 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933473 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933473 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933708 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933708 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933708 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933708 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933862 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933862 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.933862 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.933862 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934009 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934009 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934009 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934009 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934009 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934252 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934252 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934252 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934252 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934252 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934514 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934514 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934514 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934514 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934765 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934765 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934765 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934765 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934944 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934944 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.934944 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.934944 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935091 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935091 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935091 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935091 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935239 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935239 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935239 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935239 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935485 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935485 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935485 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935485 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935485 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935676 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935904 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935904 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935904 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.935904 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.935904 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936103 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936311 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936617 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.936831 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937051 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937051 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937051 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937051 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937206 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937206 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937206 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937206 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937206 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: /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. Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: warnings.warn(deprecated_msg) Jun 23 03:10:27.937599 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 req-447c47af-8206-4e5d-b79f-5da1cd2df22f None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:10:28.266482 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 req-447c47af-8206-4e5d-b79f-5da1cd2df22f admin admin] POST https://199.19.213.159/volume/v3/types/f54f0867-6cb3-41a2-9635-53387e4acffa/extra_specs Jun 23 03:10:28.267015 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 req-447c47af-8206-4e5d-b79f-5da1cd2df22f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 23 03:10:28.268865 np0000182524 devstack@c-api.service[112401]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 23 03:10:28.268865 np0000182524 devstack@c-api.service[112401]: warnings.warn( Jun 23 03:10:28.304464 np0000182524 devstack@c-api.service[112401]: DEBUG oslo_db.sqlalchemy.engines [req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 req-447c47af-8206-4e5d-b79f-5da1cd2df22f 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=112401) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:10:28.375084 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [req-d0dabb1a-f9c2-4f93-82e5-25372fe17808 req-447c47af-8206-4e5d-b79f-5da1cd2df22f admin admin] https://199.19.213.159/volume/v3/types/f54f0867-6cb3-41a2-9635-53387e4acffa/extra_specs returned with HTTP 200 Jun 23 03:10:28.376203 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 1/3] 199.19.213.159 () {70 vars in 1505 bytes} [Tue Jun 23 03:10:27 2026] POST /volume/v3/types/f54f0867-6cb3-41a2-9635-53387e4acffa/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:10:29.488987 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=6 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:29.561173 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=6 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:37.899381 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:10:38.372077 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:13:11.185475 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-15be703f-3946-4f6e-8d88-d1ba14ef1f59 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:11.194796 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-15be703f-3946-4f6e-8d88-d1ba14ef1f59 None None] GET https://199.19.213.159/volume// Jun 23 03:13:11.194796 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-15be703f-3946-4f6e-8d88-d1ba14ef1f59 None None] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:11.194796 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-15be703f-3946-4f6e-8d88-d1ba14ef1f59 None None] Calling method 'all' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:11.194796 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-15be703f-3946-4f6e-8d88-d1ba14ef1f59 None None] https://199.19.213.159/volume// returned with HTTP 300 Jun 23 03:13:11.194796 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 2/4] 199.19.213.159 () {66 vars in 1456 bytes} [Tue Jun 23 03:13:11 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 23 03:13:50.485903 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.485903 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.485903 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.485903 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.485903 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.486993 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.486993 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.486993 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.486993 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.486993 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.487320 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.487763 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.487763 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.487763 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.487763 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488033 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488033 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488033 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488033 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488323 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488323 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488323 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488323 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488616 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488616 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488616 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488616 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488616 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488976 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488976 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488976 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.488976 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.488976 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.489694 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490126 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490562 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490949 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490949 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490949 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.490949 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.490949 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491313 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.491313 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491313 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.491313 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491313 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.491663 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.492104 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492563 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.492563 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492563 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.492563 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.492563 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493111 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493111 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493111 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493111 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493111 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493589 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493589 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493589 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493589 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493794 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493794 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493794 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493794 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493966 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493966 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493966 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.493966 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.493966 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494178 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494178 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494178 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494178 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494178 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494387 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494387 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494387 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494387 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494571 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494571 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494571 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494571 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494749 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494749 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494749 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494749 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494933 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494933 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.494933 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.494933 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495100 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495100 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495100 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495100 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495290 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495290 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495290 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495290 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495290 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495545 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495808 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495808 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495808 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.495808 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.495808 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496004 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496260 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496561 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.496863 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497140 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497140 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497140 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497140 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497332 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497332 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497332 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497332 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497332 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: /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. Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: warnings.warn(deprecated_msg) Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-0351535d-8e29-4b45-8eae-df847328b56a None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:50.497634 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 1/5] 199.19.213.159 () {62 vars in 1068 bytes} [Tue Jun 23 03:13:50 2026] GET /volume/v3 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:13:50.527440 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-05f90940-2af8-4add-8641-3e12a5f73a5f None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:50.537136 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 2/6] 199.19.213.159 () {64 vars in 1272 bytes} [Tue Jun 23 03:13:50 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:13:50.575176 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [req-05f90940-2af8-4add-8641-3e12a5f73a5f req-0b10ee15-3078-4a91-a0b9-22c0bf667954 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:50.578421 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [req-05f90940-2af8-4add-8641-3e12a5f73a5f req-0b10ee15-3078-4a91-a0b9-22c0bf667954 demo demo] GET https://199.19.213.159/volume/v3/ Jun 23 03:13:50.578635 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [req-05f90940-2af8-4add-8641-3e12a5f73a5f req-0b10ee15-3078-4a91-a0b9-22c0bf667954 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:50.578868 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [req-05f90940-2af8-4add-8641-3e12a5f73a5f req-0b10ee15-3078-4a91-a0b9-22c0bf667954 demo demo] Calling method 'version_select' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:50.581126 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [req-05f90940-2af8-4add-8641-3e12a5f73a5f req-0b10ee15-3078-4a91-a0b9-22c0bf667954 demo demo] https://199.19.213.159/volume/v3/ returned with HTTP 200 Jun 23 03:13:50.581517 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 2/7] 199.19.213.159 () {66 vars in 1346 bytes} [Tue Jun 23 03:13:50 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:50.620854 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-d2a952be-0b9f-4acb-95e2-84553449528c None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:50.941066 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-d2a952be-0b9f-4acb-95e2-84553449528c demo demo] GET https://199.19.213.159/volume/v3/types Jun 23 03:13:50.941429 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-d2a952be-0b9f-4acb-95e2-84553449528c demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:50.941625 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-d2a952be-0b9f-4acb-95e2-84553449528c demo demo] Calling method 'index' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:50.942121 np0000182524 devstack@c-api.service[112402]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 23 03:13:50.942121 np0000182524 devstack@c-api.service[112402]: warnings.warn( Jun 23 03:13:50.942746 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-d2a952be-0b9f-4acb-95e2-84553449528c demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:13:50.981678 np0000182524 devstack@c-api.service[112402]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a952be-0b9f-4acb-95e2-84553449528c 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=112402) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:13:51.002265 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-d2a952be-0b9f-4acb-95e2-84553449528c demo demo] https://199.19.213.159/volume/v3/types returned with HTTP 200 Jun 23 03:13:51.002763 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 3/8] 199.19.213.159 () {64 vars in 1290 bytes} [Tue Jun 23 03:13:50 2026] GET /volume/v3/types => generated 377 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:51.042392 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-fb74263e-324e-4f86-bc87-03ea441dd175 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:51.372400 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-fb74263e-324e-4f86-bc87-03ea441dd175 demo demo] GET https://199.19.213.159/volume/v3/types/default Jun 23 03:13:51.372743 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-fb74263e-324e-4f86-bc87-03ea441dd175 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:51.372996 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-fb74263e-324e-4f86-bc87-03ea441dd175 demo demo] Calling method 'show' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:51.408205 np0000182524 devstack@c-api.service[112399]: DEBUG oslo_db.sqlalchemy.engines [None req-fb74263e-324e-4f86-bc87-03ea441dd175 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=112399) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 23 03:13:51.424305 np0000182524 devstack@c-api.service[112399]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 23 03:13:51.424305 np0000182524 devstack@c-api.service[112399]: warnings.warn( Jun 23 03:13:51.426738 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-fb74263e-324e-4f86-bc87-03ea441dd175 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Jun 23 03:13:51.427179 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 2/9] 199.19.213.159 () {64 vars in 1301 bytes} [Tue Jun 23 03:13:51 2026] GET /volume/v3/types/default => generated 145 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:51.897960 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-a61f700a-2383-4808-a57b-c3822eac1593 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:51.898791 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 3/10] 199.19.213.159 () {62 vars in 1068 bytes} [Tue Jun 23 03:13:51 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:13:51.933088 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-6b545a81-f1a4-4fc0-9255-a8603be37111 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:51.940620 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 3/11] 199.19.213.159 () {64 vars in 1272 bytes} [Tue Jun 23 03:13:51 2026] GET /volume/v3 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:13:51.974146 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [req-6b545a81-f1a4-4fc0-9255-a8603be37111 req-34c25829-603d-4304-8292-8a35fcf5866a None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:51.977799 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-6b545a81-f1a4-4fc0-9255-a8603be37111 req-34c25829-603d-4304-8292-8a35fcf5866a demo demo] GET https://199.19.213.159/volume/v3/ Jun 23 03:13:51.978169 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-6b545a81-f1a4-4fc0-9255-a8603be37111 req-34c25829-603d-4304-8292-8a35fcf5866a demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:51.978576 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-6b545a81-f1a4-4fc0-9255-a8603be37111 req-34c25829-603d-4304-8292-8a35fcf5866a demo demo] Calling method 'version_select' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:51.979543 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-6b545a81-f1a4-4fc0-9255-a8603be37111 req-34c25829-603d-4304-8292-8a35fcf5866a demo demo] https://199.19.213.159/volume/v3/ returned with HTTP 200 Jun 23 03:13:51.980257 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 4/12] 199.19.213.159 () {66 vars in 1346 bytes} [Tue Jun 23 03:13:51 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:52.023979 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-f2317928-6818-4372-b7b7-c973d5ad9674 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.026514 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-f2317928-6818-4372-b7b7-c973d5ad9674 demo demo] GET https://199.19.213.159/volume/v3/types/default Jun 23 03:13:52.026807 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-f2317928-6818-4372-b7b7-c973d5ad9674 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:52.027169 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-f2317928-6818-4372-b7b7-c973d5ad9674 demo demo] Calling method 'show' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:52.038146 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-f2317928-6818-4372-b7b7-c973d5ad9674 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Jun 23 03:13:52.038692 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 3/13] 199.19.213.159 () {64 vars in 1301 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:52.677235 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-9c1a2dba-1cd9-4b8d-820d-0774ba0c330b None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.678759 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 4/14] 199.19.213.159 () {62 vars in 1068 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:13:52.712419 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.715888 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 4/15] 199.19.213.159 () {64 vars in 1272 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:13:52.747750 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 req-160c61bd-cfdd-4588-b5c5-0bbb25b81187 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.750110 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 req-160c61bd-cfdd-4588-b5c5-0bbb25b81187 demo demo] GET https://199.19.213.159/volume/v3/ Jun 23 03:13:52.750441 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 req-160c61bd-cfdd-4588-b5c5-0bbb25b81187 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:52.750681 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 req-160c61bd-cfdd-4588-b5c5-0bbb25b81187 demo demo] Calling method 'version_select' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:52.751268 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-6de9e93d-8493-4d86-81c6-2c4d42c1c4b1 req-160c61bd-cfdd-4588-b5c5-0bbb25b81187 demo demo] https://199.19.213.159/volume/v3/ returned with HTTP 200 Jun 23 03:13:52.751753 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 5/16] 199.19.213.159 () {66 vars in 1346 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:52.794477 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-32d049cd-32a7-4f38-9c03-88c53bc13546 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.796705 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-32d049cd-32a7-4f38-9c03-88c53bc13546 demo demo] GET https://199.19.213.159/volume/v3/types/default Jun 23 03:13:52.796940 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-32d049cd-32a7-4f38-9c03-88c53bc13546 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:52.797186 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-32d049cd-32a7-4f38-9c03-88c53bc13546 demo demo] Calling method 'show' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:52.805644 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-32d049cd-32a7-4f38-9c03-88c53bc13546 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Jun 23 03:13:52.805984 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 4/17] 199.19.213.159 () {64 vars in 1301 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:52.841943 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-f481bc33-433a-48b6-adaa-16023ac2435f None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.843636 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 5/18] 199.19.213.159 () {62 vars in 1068 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 23 03:13:52.884713 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-85d7206e-3a28-41a3-9568-b280730efe4c None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.887967 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 5/19] 199.19.213.159 () {64 vars in 1272 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 23 03:13:52.924478 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [req-85d7206e-3a28-41a3-9568-b280730efe4c req-077529cb-f3e9-4e56-bc32-7d971968dfe5 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.928103 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-85d7206e-3a28-41a3-9568-b280730efe4c req-077529cb-f3e9-4e56-bc32-7d971968dfe5 demo demo] GET https://199.19.213.159/volume/v3/ Jun 23 03:13:52.928415 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-85d7206e-3a28-41a3-9568-b280730efe4c req-077529cb-f3e9-4e56-bc32-7d971968dfe5 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:52.928789 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [req-85d7206e-3a28-41a3-9568-b280730efe4c req-077529cb-f3e9-4e56-bc32-7d971968dfe5 demo demo] Calling method 'version_select' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:52.929457 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [req-85d7206e-3a28-41a3-9568-b280730efe4c req-077529cb-f3e9-4e56-bc32-7d971968dfe5 demo demo] https://199.19.213.159/volume/v3/ returned with HTTP 200 Jun 23 03:13:52.930196 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 6/20] 199.19.213.159 () {66 vars in 1346 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:13:52.972199 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-c5026905-4e3c-4943-85ce-bff6a87cdc76 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:13:52.975981 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-c5026905-4e3c-4943-85ce-bff6a87cdc76 demo demo] GET https://199.19.213.159/volume/v3/types/default Jun 23 03:13:52.976372 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-c5026905-4e3c-4943-85ce-bff6a87cdc76 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:13:52.976819 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-c5026905-4e3c-4943-85ce-bff6a87cdc76 demo demo] Calling method 'show' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:13:52.986038 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-c5026905-4e3c-4943-85ce-bff6a87cdc76 demo demo] https://199.19.213.159/volume/v3/types/default returned with HTTP 200 Jun 23 03:13:52.986434 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 5/21] 199.19.213.159 () {64 vars in 1301 bytes} [Tue Jun 23 03:13:52 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 23 03:14:00.995302 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:14:02.983316 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=8 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:18:56.689728 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:18:56.773984 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:18:56.774360 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:18:56.776372 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:18:56.776453 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:18:56.778564 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:18:56.825645 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] Get all volumes completed successfully. Jun 23 03:18:56.830668 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-a00fb27a-ce2c-4702-ad14-bc1b7cf37ee8 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:18:56.831650 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 6/22] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:18:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:19:06.816290 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:19:56.856402 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:19:56.859754 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:19:56.860382 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:19:56.862050 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:19:56.862050 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:19:56.863051 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:19:56.902430 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] Get all volumes completed successfully. Jun 23 03:19:56.906010 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-ab5af354-5194-4f6d-91c1-2d512c50fdc8 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:19:56.906755 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 6/23] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:19:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:20:06.895035 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:20:56.922879 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:20:56.926315 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:20:56.926560 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:20:56.926786 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:20:56.927227 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:20:56.928051 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:20:56.970023 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] Get all volumes completed successfully. Jun 23 03:20:56.972181 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-3ffc1928-b006-4bb6-bcaf-d53559138ba2 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:20:56.972885 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 7/24] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:20:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 23 03:21:06.963188 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:21:56.993072 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:21:57.001588 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:21:57.002037 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:21:57.002602 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:21:57.003795 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:21:57.006143 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:21:57.046815 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] Get all volumes completed successfully. Jun 23 03:21:57.049125 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-f04addc6-fe4b-4b79-9284-b60470b89ee0 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:21:57.049712 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 6/25] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:21: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) Jun 23 03:22:07.038970 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:22:57.066846 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-adb15afe-3b15-4370-b1de-e48213367f32 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:22:57.071281 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:22:57.071662 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:22:57.071853 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:22:57.072161 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:22:57.074697 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:22:57.083811 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] Get all volumes completed successfully. Jun 23 03:22:57.085817 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-adb15afe-3b15-4370-b1de-e48213367f32 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:22:57.086233 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 7/26] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:22: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) Jun 23 03:23:07.078406 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:23:57.106875 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:23:57.328858 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:23:57.329297 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:23:57.329544 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:23:57.329972 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:23:57.331633 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:23:57.344230 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] Get all volumes completed successfully. Jun 23 03:23:57.347980 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-2a2fa7fc-e75b-4948-9632-36a65a874ea5 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:23:57.348844 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 7/27] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:23:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:24:07.336695 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:24:57.379524 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:24:57.383278 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:24:57.383520 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:24:57.383756 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:24:57.383990 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:24:57.384865 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:24:57.392187 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] Get all volumes completed successfully. Jun 23 03:24:57.394206 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-98fcfaab-c3e5-4f55-a4e3-c4ba176687e6 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:24:57.394596 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 8/28] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:24: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) Jun 23 03:25:07.388304 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:25:57.413009 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:25:57.417253 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:25:57.417658 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:25:57.418068 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:25:57.418648 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:25:57.420212 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:25:57.429243 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] Get all volumes completed successfully. Jun 23 03:25:57.432157 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-47be1b4b-48db-4e40-b158-66b1ecc7e7cf demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:25:57.432756 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 7/29] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:25: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) Jun 23 03:26:07.422925 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:26:57.449193 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:26:57.452724 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:26:57.453053 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:26:57.453543 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:26:57.454002 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:26:57.455146 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:26:57.462678 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] Get all volumes completed successfully. Jun 23 03:26:57.465405 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-c7a52fab-ec57-4298-b782-5f1f530dcd8b demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:26:57.465808 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 8/30] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:26: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) Jun 23 03:27:07.457925 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:27:57.483522 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-45194ea0-a78d-4323-bb0d-402b039162de None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:27:57.486871 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:27:57.487153 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:27:57.487545 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:27:57.487855 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:27:57.488975 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:27:57.499727 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] Get all volumes completed successfully. Jun 23 03:27:57.502035 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-45194ea0-a78d-4323-bb0d-402b039162de demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:27:57.502425 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 8/31] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:27:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:28:07.492825 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:28:57.518377 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:28:57.652055 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:28:57.652486 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:28:57.652887 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:28:57.653356 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:28:57.654912 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:28:57.663373 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] Get all volumes completed successfully. Jun 23 03:28:57.665997 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-0184204e-c11a-43e0-b5bc-f2598f9d886f demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:28:57.666485 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 9/32] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:28:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:29:07.658394 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:29:57.685183 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:29:57.689377 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:29:57.689377 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:29:57.689743 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:29:57.690204 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:29:57.691313 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:29:57.699583 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] Get all volumes completed successfully. Jun 23 03:29:57.702173 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-cdf132a3-cd06-4ff1-8cdb-bc24070c8ae8 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:29:57.702173 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 8/33] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:29:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:30:07.694759 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:30:57.720663 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:30:57.724064 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:30:57.724210 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:30:57.724538 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:30:57.724669 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:30:57.725336 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:30:57.737033 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] Get all volumes completed successfully. Jun 23 03:30:57.740020 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-1f3fd644-3aa3-4ee8-adc9-b786630e4c02 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:30:57.740583 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 9/34] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:30: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) Jun 23 03:31:07.728397 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:31:57.757684 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-dd1c6288-fec9-4947-853e-0e42b146967d None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:31:57.761123 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:31:57.761384 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:31:57.761651 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:31:57.762045 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:31:57.763173 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:31:57.772919 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] Get all volumes completed successfully. Jun 23 03:31:57.776021 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-dd1c6288-fec9-4947-853e-0e42b146967d demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:31:57.776610 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 9/35] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:31:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:32:07.767988 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:32:57.791919 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:32:57.795460 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:32:57.795727 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:32:57.795961 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:32:57.796253 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:32:57.797338 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:32:57.806029 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] Get all volumes completed successfully. Jun 23 03:32:57.809101 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-10098992-021b-4c0f-8de4-9e2fc9c9aa05 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:32:57.809644 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 10/36] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:32: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) Jun 23 03:33:07.801148 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:33:57.823073 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-743780b6-77a6-427d-aada-d32e923e4bd7 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:33:58.039597 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:33:58.039925 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:33:58.040227 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:33:58.040644 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:33:58.041875 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:33:58.055328 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] Get all volumes completed successfully. Jun 23 03:33:58.057654 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-743780b6-77a6-427d-aada-d32e923e4bd7 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:33:58.058059 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 9/37] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:33:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:34:08.046614 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:34:58.073247 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:34:58.077692 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:34:58.077968 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:34:58.078226 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:34:58.078754 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:34:58.079677 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:34:58.088620 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] Get all volumes completed successfully. Jun 23 03:34:58.091388 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-1e7b5698-8de6-4e34-ba8f-e38b6f2e5a04 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:34:58.091923 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 10/38] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:34:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:35:08.082654 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:35:58.111823 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:35:58.115782 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:35:58.116040 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:35:58.116298 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:35:58.116643 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:35:58.117674 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:35:58.126267 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] Get all volumes completed successfully. Jun 23 03:35:58.128751 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-99b3dedf-f42f-419c-b82f-42458e2dac64 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:35:58.129181 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 10/39] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:35:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:36:08.121058 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:36:58.146202 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-ce98d612-0516-4c71-ad43-98ed9a750297 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:36:58.149240 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:36:58.149517 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:36:58.149767 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:36:58.150071 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:36:58.151100 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:36:58.158524 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] Get all volumes completed successfully. Jun 23 03:36:58.160452 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-ce98d612-0516-4c71-ad43-98ed9a750297 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:36:58.160800 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 11/40] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:36:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:37:08.154261 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:37:58.176375 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:37:58.179823 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:37:58.179823 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:37:58.180007 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:37:58.180196 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:37:58.181187 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:37:58.190074 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] Get all volumes completed successfully. Jun 23 03:37:58.192825 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-8f3b7b79-b9b5-4f13-bd1d-1ee99490cdd0 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:37:58.193252 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 10/41] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:37:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:38:08.184638 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:38:58.211540 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:38:58.302016 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:38:58.302331 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:38:58.302606 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:38:58.302901 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:38:58.303898 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:38:58.313995 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] Get all volumes completed successfully. Jun 23 03:38:58.316633 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-70b1f225-1188-48a1-bc24-9d6239e64f40 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:38:58.317403 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 11/42] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:38:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:39:08.307392 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:39:58.333002 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:39:58.336121 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:39:58.336398 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:39:58.336672 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:39:58.337054 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:39:58.338962 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:39:58.346783 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] Get all volumes completed successfully. Jun 23 03:39:58.349442 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-d665c7c4-22a0-4df5-a7e7-b5c15c991150 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:39:58.349778 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 11/43] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:39:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:40:08.342846 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:40:58.365809 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-eca94d16-baa8-466a-85a2-2172f6717f5d None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:40:58.368724 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:40:58.369017 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:40:58.369355 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:40:58.369886 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:40:58.371153 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:40:58.380431 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] Get all volumes completed successfully. Jun 23 03:40:58.383652 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-eca94d16-baa8-466a-85a2-2172f6717f5d demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:40:58.384219 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 12/44] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:40:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:41:08.374716 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:41:58.403427 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:41:58.406594 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:41:58.406786 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:41:58.406978 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:41:58.408389 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:41:58.408389 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:41:58.419912 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] Get all volumes completed successfully. Jun 23 03:41:58.422649 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-af451d2d-d65f-4e14-a52a-7cdcd872e7ff demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:41:58.423222 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 11/45] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:41:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:42:08.412950 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:42:58.440446 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.middleware.request_id [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 None None] RequestId filter calling following filter/app {{(pid=112400) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:42:58.442684 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:42:58.443139 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] Empty body provided in request {{(pid=112400) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:42:58.443550 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.openstack.wsgi [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] Calling method 'detail' {{(pid=112400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:42:58.444381 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.api.api_utils [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] Removing options '' from query. {{(pid=112400) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:42:58.445380 np0000182524 devstack@c-api.service[112400]: DEBUG cinder.volume.api [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112400) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:42:58.452941 np0000182524 devstack@c-api.service[112400]: INFO cinder.volume.api [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] Get all volumes completed successfully. Jun 23 03:42:58.455256 np0000182524 devstack@c-api.service[112400]: INFO cinder.api.openstack.wsgi [None req-d9e7798b-9493-45e0-9c9e-25081f2bd7a4 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:42:58.456126 np0000182524 devstack@c-api.service[112400]: [pid: 112400|app: 0|req: 12/46] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:42:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:43:08.448678 np0000182524 devstack@c-api.service[112400]: DEBUG dbcounter [-] [112400] Writing DB stats cinder:SELECT=1 {{(pid=112400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:43:58.475559 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.middleware.request_id [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 None None] RequestId filter calling following filter/app {{(pid=112401) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:43:58.607616 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:43:58.607890 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] Empty body provided in request {{(pid=112401) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:43:58.608077 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.openstack.wsgi [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] Calling method 'detail' {{(pid=112401) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:43:58.608369 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.api.api_utils [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] Removing options '' from query. {{(pid=112401) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:43:58.609237 np0000182524 devstack@c-api.service[112401]: DEBUG cinder.volume.api [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112401) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:43:58.621036 np0000182524 devstack@c-api.service[112401]: INFO cinder.volume.api [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] Get all volumes completed successfully. Jun 23 03:43:58.625231 np0000182524 devstack@c-api.service[112401]: INFO cinder.api.openstack.wsgi [None req-f237f0e1-e8f8-459d-b13e-3e9f1092be26 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:43:58.627480 np0000182524 devstack@c-api.service[112401]: [pid: 112401|app: 0|req: 12/47] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:43:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:44:08.613200 np0000182524 devstack@c-api.service[112401]: DEBUG dbcounter [-] [112401] Writing DB stats cinder:SELECT=1 {{(pid=112401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:44:58.648654 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.middleware.request_id [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 None None] RequestId filter calling following filter/app {{(pid=112402) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:44:58.653164 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:44:58.653560 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] Empty body provided in request {{(pid=112402) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:44:58.653938 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.openstack.wsgi [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] Calling method 'detail' {{(pid=112402) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:44:58.654456 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.api.api_utils [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] Removing options '' from query. {{(pid=112402) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:44:58.656149 np0000182524 devstack@c-api.service[112402]: DEBUG cinder.volume.api [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112402) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:44:58.663891 np0000182524 devstack@c-api.service[112402]: INFO cinder.volume.api [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] Get all volumes completed successfully. Jun 23 03:44:58.666650 np0000182524 devstack@c-api.service[112402]: INFO cinder.api.openstack.wsgi [None req-439f3c0f-f898-4984-a3a0-abf60dd9aaf9 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:44:58.666881 np0000182524 devstack@c-api.service[112402]: [pid: 112402|app: 0|req: 13/48] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:44:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:45:08.659087 np0000182524 devstack@c-api.service[112402]: DEBUG dbcounter [-] [112402] Writing DB stats cinder:SELECT=1 {{(pid=112402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 23 03:45:58.683149 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.middleware.request_id [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 None None] RequestId filter calling following filter/app {{(pid=112399) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 23 03:45:58.686091 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] GET https://199.19.213.159/volume/v3/volumes/detail Jun 23 03:45:58.686406 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] Empty body provided in request {{(pid=112399) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 23 03:45:58.686743 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.openstack.wsgi [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] Calling method 'detail' {{(pid=112399) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 23 03:45:58.687088 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.api.api_utils [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] Removing options '' from query. {{(pid=112399) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 23 03:45:58.688074 np0000182524 devstack@c-api.service[112399]: DEBUG cinder.volume.api [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112399) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 23 03:45:58.697671 np0000182524 devstack@c-api.service[112399]: INFO cinder.volume.api [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] Get all volumes completed successfully. Jun 23 03:45:58.701749 np0000182524 devstack@c-api.service[112399]: INFO cinder.api.openstack.wsgi [None req-71aa17be-a957-4c35-bca5-ec0cb14aafb3 demo demo] https://199.19.213.159/volume/v3/volumes/detail returned with HTTP 200 Jun 23 03:45:58.701749 np0000182524 devstack@c-api.service[112399]: [pid: 112399|app: 0|req: 12/49] 199.19.213.159 () {64 vars in 1296 bytes} [Tue Jun 23 03:45:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 23 03:46:08.691333 np0000182524 devstack@c-api.service[112399]: DEBUG dbcounter [-] [112399] Writing DB stats cinder:SELECT=1 {{(pid=112399) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}